edk2/ArmPkg/Library/ArmMonitorLib
Ard Biesheuvel 43130ae403 ArmPkg: Convert PcdMonitorConduitHvc to FixedAtBuild
Feature PCDs and fixed-at-build PCDs are identical in concept, but the
latter are accessible from assembler, whereas the former are not. So
convert the SMCCC conduit selection PCD to fixed-at-build so we can make
use of this in a subsequent patch.

Continuous-integration-options: PatchCheck.ignore-multi-package
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
2024-07-25 14:41:09 +00:00
..
ArmMonitorLib.c ArmPkg: Convert PcdMonitorConduitHvc to FixedAtBuild 2024-07-25 14:41:09 +00:00
ArmMonitorLib.inf