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
This commit is contained in:
@@ -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)
|
||||
//
|
||||
|
Reference in New Issue
Block a user