mirror of https://github.com/acidanthera/audk.git
Correct FeatureFlagExpress PCD format based on INF spec.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7327 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
364a232c4a
commit
96827f1756
|
@ -89,7 +89,7 @@
|
|||
gEfiMemoryTypeInformationGuid ## SOMETIMES_PRODUCES ## HOB
|
||||
|
||||
[FeaturePcd.IA32]
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplEnableIdt|PcdDxeIplSwitchToLongMode
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplEnableIdt||PcdDxeIplSwitchToLongMode
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSwitchToLongMode
|
||||
|
||||
[FixedPcd.common]
|
||||
|
|
Loading…
Reference in New Issue