Revert all the #pramga(1) related patches to r6434, we need to review all the updates carefully.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6461 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -18,6 +18,10 @@
|
||||
|
||||
#include <IndustryStandard/Acpi.h>
|
||||
|
||||
//
|
||||
// Ensure proper structure formats
|
||||
//
|
||||
#pragma pack(1)
|
||||
///
|
||||
/// Watchdog Action Table definition.
|
||||
///
|
||||
@@ -49,6 +53,8 @@ typedef struct {
|
||||
UINT32 Mask;
|
||||
} EFI_ACPI_WATCHDOG_ACTION_1_0_WATCHDOG_ACTION_INSTRUCTION_ENTRY;
|
||||
|
||||
#pragma pack()
|
||||
|
||||
///
|
||||
/// WDAT Revision (defined in spec)
|
||||
///
|
||||
|
Reference in New Issue
Block a user