]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/IndustryStandard/WatchdogResourceTable.h
Update the copyright notice format
[mirror_edk2.git] / MdePkg / Include / IndustryStandard / WatchdogResourceTable.h
index d1dba4f4798b377d00fc040a916c6b88ead8d97e..b9b33ce47e6187392a8d992e8c54525851384b97 100644 (file)
@@ -2,8 +2,8 @@
   ACPI Watchdog Resource Table (WDRT) as defined at\r
   Microsoft Windows Hardware Developer Central.\r
 \r
-  Copyright (c) 2006 - 2008, Intel Corporation\r
-  All rights reserved. This program and the accompanying materials                          \r
+  Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR>\r
+  This program and the accompanying materials                          \r
   are licensed and made available under the terms and conditions of the BSD License         \r
   which accompanies this distribution.  The full text of the license may be found at        \r
   http://opensource.org/licenses/bsd-license.php                                            \r
 \r
 #include <IndustryStandard/Acpi.h>\r
 \r
+//\r
+// Ensure proper structure formats\r
+//\r
+#pragma pack(1)\r
+\r
 ///\r
 /// Watchdog Resource Table definition.\r
 ///\r
@@ -34,6 +39,8 @@ typedef struct {
   UINT8                                   Units;\r
 } EFI_ACPI_WATCHDOG_RESOURCE_1_0_TABLE;\r
 \r
+#pragma pack()\r
+\r
 //\r
 // WDRT Revision (defined in spec)\r
 //\r