MdeModulePkg:
Add ACPI SDT support. Introduce PcdInstallAcpiSdtProtocol, default FALSE. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10501 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -275,6 +275,9 @@
|
||||
## This PCD specifies whether Peiphase StatusCode is replayed in DxePhase.
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeReplayIn|FALSE|BOOLEAN|0x0001002d
|
||||
|
||||
## This PCD specified whether ACPI SDT protocol is installed.
|
||||
gEfiMdeModulePkgTokenSpaceGuid.PcdInstallAcpiSdtProtocol|FALSE|BOOLEAN|0x0001004d
|
||||
|
||||
[PcdsFeatureFlag.IA32, PcdsFeatureFlag.X64]
|
||||
##
|
||||
# This feature flag specifies whether DxeIpl switches to long mode to enter DXE phase.
|
||||
|
Reference in New Issue
Block a user