]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/IndustryStandard/AlertStandardFormatTable.h
Synchronized with UEFI Spec
[mirror_edk2.git] / MdePkg / Include / IndustryStandard / AlertStandardFormatTable.h
index 13a0b9076881ed8f8690db9a65a4640525ed6476..21239d9edcfa0a45c5de70fe1221c1bb2d2ea73f 100644 (file)
@@ -1,5 +1,5 @@
 /** @file   \r
-       ACPI Alert Standard Format Description Table ASF! as described in the ASF2.0 Specification\r
+  ACPI Alert Standard Format Description Table ASF! as described in the ASF2.0 Specification\r
 \r
   Copyright (c) 2006 - 2008, Intel Corporation\r
   All rights reserved. This program and the accompanying materials                          \r
 \r
 #include <IndustryStandard/Acpi.h>\r
 \r
+//\r
+// Ensure proper structure formats\r
+//\r
+#pragma pack (1)\r
+\r
 ///\r
 /// Information Record header that appears at the beginning of each record\r
 ///\r
@@ -136,4 +141,6 @@ typedef EFI_ACPI_DESCRIPTION_HEADER EFI_ACPI_ASF_DESCRIPTION_HEADER;
 ///\r
 #define EFI_ACPI_ASF_DESCRIPTION_TABLE_SIGNATURE  SIGNATURE_32 ('A', 'S', 'F', '!')\r
 \r
-#endif \r
+#pragma pack ()\r
+\r
+#endif // _ALERT_STANDARD_FORMAT_TABLE_H\r