]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/PciRootBridgeNoEnumerationDxe/PcatPciRootBridge.h
remove DEFIO_PCI_ADDRESS from MdePkg.
[mirror_edk2.git] / DuetPkg / PciRootBridgeNoEnumerationDxe / PcatPciRootBridge.h
index 50bd9b43b2a47fa79e2eb0f6f6a2eb43773c3119..f88932615e16184a408480551afea2d1691d723a 100644 (file)
@@ -143,6 +143,14 @@ typedef struct {
   UINT32                    PpbMemoryWindow;     \r
 } PCAT_PCI_ROOT_BRIDGE_SCAN_FOR_ROM_CONTEXT;\r
 \r
+typedef struct {\r
+  UINT8 Register;\r
+  UINT8 Function;\r
+  UINT8 Device;\r
+  UINT8 Bus;\r
+  UINT8 Reserved[4];\r
+} DEFIO_PCI_ADDR;\r
+\r
 //\r
 // Driver Protocol Constructor Prototypes\r
 //\r