]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/MdePkg.dec
MdePkg/Include: Enhance DebugLib to support reproduce builds
[mirror_edk2.git] / MdePkg / MdePkg.dec
index a28a2daaffa8166d41f89d42337e7c8e5b0f65c9..8b18415b107a03b11dc984341bb788cf9cd6e0ea 100644 (file)
   ## Include/Ppi/MmConfiguration.h\r
   gEfiPeiMmConfigurationPpi       =  { 0xc109319, 0xc149, 0x450e, { 0xa3, 0xe3, 0xb9, 0xba, 0xdd, 0x9d, 0xc3, 0xa4 } }\r
 \r
+  ## Include/Ppi/MmCommunication.h\r
+  gEfiPeiMmCommunicationPpiGuid   =  { 0xae933e1c, 0xcc47, 0x4e38, { 0x8f, 0xe, 0xe2, 0xf6, 0x1d, 0x26, 0x5, 0xdf } }\r
+\r
   #\r
   # PPIs defined in PI 1.7.\r
   #\r
   # @Prompt PCI Express Base Address.\r
   gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress|0xE0000000|UINT64|0x0000000a\r
 \r
+  ## This value is used to set the base address of PCI MMIO window that provides I/O access.\r
+  # @Prompt PCI I/O Memory Map Window Base Address.\r
+  gEfiMdePkgTokenSpaceGuid.PcdPciIoTranslation|0x0|UINT64|0x00000040\r
+\r
+  ## This value is used for the 32-bit PCI memory map I/O base address translation.\r
+  # @Prompt 32-bit PCI Memory Map I/O Base Address translation.\r
+  gEfiMdePkgTokenSpaceGuid.PcdPciMmio32Translation|0x0|UINT64|0x00000041\r
+\r
+  ## This value is used for the 64-bit PCI memory map I/O base address translation.\r
+  # @Prompt 64-bit PCI Memory Map I/O Base Address translation.\r
+  gEfiMdePkgTokenSpaceGuid.PcdPciMmio64Translation|0x0|UINT64|0x00000042\r
+\r
   ## This value is used to set the size of PCI express hierarchy. The default is 256 MB.\r
   # @Prompt PCI Express Base Size.\r
   gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseSize|0x10000000|UINT64|0x0000000f\r