]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Include/EfiPci.h
Clean ECP for build failure.
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Include / EfiPci.h
index 32014095e7a70bddfd4a5477febf650180cb8214..c475cef82e2b2bb06956bdeda0c8714aaecf5e08 100644 (file)
@@ -27,7 +27,7 @@ Revision History
 //#include "pci23.h"\r
 //#include "pci30.h"\r
 \r
-#pragma pack(push, 1)\r
+#pragma pack(1)\r
 \r
 typedef struct {\r
   UINT8 Register;\r
@@ -59,6 +59,6 @@ typedef union {
   EFI_LEGACY_EXPANSION_ROM_HEADER *PcAt;\r
 } EFI_PCI_ROM_HEADER;\r
 \r
-#pragma pack(pop)\r
+#pragma pack()\r
 \r
 #endif\r