EmbeddedPkg/DtPlatformDxe: Add DT/ACPI Default Flexibility
Add a PCD to govern whether to use DT or ACPI in case the variable governing this is not found or is not valid. Signed-off-by: Ashish Singhal <ashishsingha@nvidia.com> Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
This commit is contained in:
committed by
Ard Biesheuvel
parent
3a63c17ebc
commit
601a18bf08
@@ -185,3 +185,8 @@
|
||||
# truncation on overflow to specify negative offsets.
|
||||
#
|
||||
gEmbeddedTokenSpaceGuid.PcdDmaDeviceOffset|0x0|UINT64|0x0000058
|
||||
|
||||
#
|
||||
# Selection between DT and ACPI as a default
|
||||
#
|
||||
gEmbeddedTokenSpaceGuid.PcdDefaultDtPref|TRUE|BOOLEAN|0x0000059
|
||||
|
Reference in New Issue
Block a user