summaryrefslogtreecommitdiff
path: root/MdePkg/Include/IndustryStandard/Acpi10.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/IndustryStandard/Acpi10.h')
-rw-r--r--MdePkg/Include/IndustryStandard/Acpi10.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/IndustryStandard/Acpi10.h b/MdePkg/Include/IndustryStandard/Acpi10.h
index c2f3acf75c..b463d6ff28 100644
--- a/MdePkg/Include/IndustryStandard/Acpi10.h
+++ b/MdePkg/Include/IndustryStandard/Acpi10.h
@@ -67,7 +67,7 @@ typedef struct {
/// The commond definition of QWORD, DWORD, and WORD
/// Address Space Descriptors
///
-typedef struct {
+typedef PACKED struct {
UINT8 Desc;
UINT16 Len;
UINT8 ResType;