]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Include/EfiTpm.h
Clean ECP for build failure.
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Include / EfiTpm.h
index ea89f5658b4312ad75b28c81ba57d26bdbe5b3ae..212d1e002dabd94d362b3485dacfd7f460a10cd3 100644 (file)
@@ -57,7 +57,7 @@ Abstract:
 //\r
 // Set structure alignment to 1-byte\r
 //\r
-#pragma pack (push, 1)\r
+#pragma pack (1)\r
 \r
 typedef UINT32                     TCG_EVENTTYPE;\r
 \r
@@ -139,6 +139,6 @@ typedef struct tdEFI_VARIABLE_DATA {
 //\r
 // Restore original structure alignment\r
 //\r
-#pragma pack (pop)\r
+#pragma pack ()\r
 \r
 #endif  // _EFI_TPM_H_\r