summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/EmbeddedPkg.dec
diff options
context:
space:
mode:
authorAshish Singhal <ashishsingha@nvidia.com>2019-11-04 10:49:31 -0700
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2019-11-07 12:54:53 +0100
commit601a18bf08ca815544b2223208b437a83fba6858 (patch)
treee1240d53255488b08753b8fa31101da31d6f078c /EmbeddedPkg/EmbeddedPkg.dec
parent3a63c17ebc853cbb27d190729d01e27f68e65b94 (diff)
downloadedk2-601a18bf08ca815544b2223208b437a83fba6858.tar.gz
edk2-601a18bf08ca815544b2223208b437a83fba6858.tar.bz2
edk2-601a18bf08ca815544b2223208b437a83fba6858.zip
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>
Diffstat (limited to 'EmbeddedPkg/EmbeddedPkg.dec')
-rw-r--r--EmbeddedPkg/EmbeddedPkg.dec5
1 files changed, 5 insertions, 0 deletions
diff --git a/EmbeddedPkg/EmbeddedPkg.dec b/EmbeddedPkg/EmbeddedPkg.dec
index bbaadc5a17..8812a6db7c 100644
--- a/EmbeddedPkg/EmbeddedPkg.dec
+++ b/EmbeddedPkg/EmbeddedPkg.dec
@@ -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