summaryrefslogtreecommitdiffstats
path: root/ArmVirtPkg
diff options
context:
space:
mode:
authorSami Mujawar <sami.mujawar@arm.com>2023-05-11 13:55:24 +0100
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2023-05-29 15:14:00 +0000
commit86cc2749418af2f52702972ab5db0ca52cb12caa (patch)
treea98f58da2eaeb5d8a61b0925ea585396f88f0ee7 /ArmVirtPkg
parent0b4263a2c2cd9d590945a8a01d310d88db3e39b0 (diff)
downloadedk2-86cc2749418af2f52702972ab5db0ca52cb12caa.tar.gz
edk2-86cc2749418af2f52702972ab5db0ca52cb12caa.tar.bz2
edk2-86cc2749418af2f52702972ab5db0ca52cb12caa.zip
ArmPkg: Configure PcdEmuVariableNvModeEnable as a dynamic PCD
The PCD gEfiMdeModulePkgTokenSpaceGuid.PcdEmuVariableNvModeEnable indicates if a variable driver will emulate the variable NV mode. This PCD is defined as [PcdsFixedAtBuild, PcdsPatchableInModule, PcdsDynamic, PcdsDynamicEx]. Some firmware builds may define this PCD as a dynamic PCD and initialise the value at runtime. Therefore, move the PCD declaration from the [FixedPcd] section to the [Pcd] section in the platform boot manager library file PlatformBootManagerLib.inf. Without this change the build would not succeed. Signed-off-by: Sami Mujawar <sami.mujawar@arm.com> Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'ArmVirtPkg')
0 files changed, 0 insertions, 0 deletions