]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmVirtPkg/ArmVirtPkg.dec
DuetPkg scripts: Support building with GCC45 - GCC49
[mirror_edk2.git] / ArmVirtPkg / ArmVirtPkg.dec
index d9870355157d2ee9cdc403ed396fef573fd3b1ca..b6ff63677837fe02e41c599e90efba0a8e4e58f7 100644 (file)
@@ -67,6 +67,7 @@
 \r
   gArmVirtTokenSpaceGuid.PcdFwCfgSelectorAddress|0x0|UINT64|0x00000004\r
   gArmVirtTokenSpaceGuid.PcdFwCfgDataAddress|0x0|UINT64|0x00000005\r
+  gArmVirtTokenSpaceGuid.PcdFwCfgDmaAddress|0x0|UINT64|0x00000009\r
 \r
   #\r
   # Supported GIC revision (2, 3, ...)\r
   # The default is to turn off the kludge; DSC's can selectively enable it.\r
   #\r
   gArmVirtTokenSpaceGuid.PcdKludgeMapPciMmioAsCached|FALSE|BOOLEAN|0x00000006\r
+\r
+  #\r
+  # Pure ACPI boot\r
+  #\r
+  # Inhibit installation of the FDT as a configuration table if this feature\r
+  # PCD is TRUE. Otherwise, the OS is presented with both a DT and an ACPI\r
+  # description of the platform, and it is up to the OS to choose.\r
+  #\r
+  gArmVirtTokenSpaceGuid.PcdPureAcpiBoot|FALSE|BOOLEAN|0x0000000a\r