]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg: Allow PcdFirmwareVersionString to be a dynamic PCD
authorSamer El-Haj-Mahmoud <samer.el-haj-mahmoud@hp.com>
Mon, 6 Jul 2015 16:54:26 +0000 (16:54 +0000)
committeroliviermartin <oliviermartin@Edk2>
Mon, 6 Jul 2015 16:54:26 +0000 (16:54 +0000)
commitb1179c1929386b16adf755637810dc96dcbda6cc
tree9f9590c136ef4ea44cde73164fd0a2ee3906a879
parentc4149528d4603656fbddb21b5cba821cac90cbdb
ArmPlatformPkg: Allow PcdFirmwareVersionString to be a dynamic PCD

PcdFirmwareVersionString is defined in MdeModulePkg to be
either fixed or dynamic, but is restricted in ArmPlatformPkg
drivers to FixedPcd. Changed to remove the FixedPcd
restrictions to allow platforms to chose the correct type
in their DSC files.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Samer El-Haj-Mahmoud <samer.el-haj-mahmoud@hp.com>
Reviewed-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17833 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/PrePi/PeiMPCore.inf
ArmPlatformPkg/PrePi/PeiUniCore.inf
ArmPlatformPkg/Sec/Sec.inf