summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/IndustryStandard/WatchdogResourceTable.h
diff options
context:
space:
mode:
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-10 05:28:57 +0000
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-10 05:28:57 +0000
commit54569f0f8fa7cb0f11a6cbfb6d73e2a14014c6c9 (patch)
tree42666d76de2ad735a5b369af120ef4ee66ba09aa /MdePkg/Include/IndustryStandard/WatchdogResourceTable.h
parent531237a5ef547f77b91721f5538add55bea308c9 (diff)
downloadedk2-54569f0f8fa7cb0f11a6cbfb6d73e2a14014c6c9.tar.gz
edk2-54569f0f8fa7cb0f11a6cbfb6d73e2a14014c6c9.tar.bz2
edk2-54569f0f8fa7cb0f11a6cbfb6d73e2a14014c6c9.zip
remove un-necessary #pragma pack(1) and clean up doxgen format.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6437 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/IndustryStandard/WatchdogResourceTable.h')
-rw-r--r--MdePkg/Include/IndustryStandard/WatchdogResourceTable.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/MdePkg/Include/IndustryStandard/WatchdogResourceTable.h b/MdePkg/Include/IndustryStandard/WatchdogResourceTable.h
index 90154b3d3e..d1dba4f479 100644
--- a/MdePkg/Include/IndustryStandard/WatchdogResourceTable.h
+++ b/MdePkg/Include/IndustryStandard/WatchdogResourceTable.h
@@ -17,11 +17,6 @@
#include <IndustryStandard/Acpi.h>
-//
-// Ensure proper structure formats
-//
-#pragma pack(1)
-
///
/// Watchdog Resource Table definition.
///
@@ -39,8 +34,6 @@ typedef struct {
UINT8 Units;
} EFI_ACPI_WATCHDOG_RESOURCE_1_0_TABLE;
-#pragma pack()
-
//
// WDRT Revision (defined in spec)
//