]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/IndustryStandard/Acpi50.h
Resolve GCC build error, where #pragma pack(push[, id], <n>) is not supported.
[mirror_edk2.git] / MdePkg / Include / IndustryStandard / Acpi50.h
index b16925817aea27a1da02dcbca4bcc2dbab8a7d63..96227c0d960ed9fcb477c2416265d236227a8eed 100644 (file)
@@ -1,7 +1,7 @@
 /** @file   \r
   ACPI 5.0 definitions from the ACPI Specification Revision 5.0 December 6, 2011\r
 \r
-  Copyright (c) 2011, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2011 - 2012, 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
@@ -1008,6 +1008,8 @@ typedef struct {
 ///\r
 typedef struct {\r
   EFI_ACPI_5_0_PMMT_COMMON_MEMORY_AGGREGATOR_DEVICE_STRUCTURE  Header;\r
+  UINT16                                                       SocketIdentifier;\r
+  UINT16                                                       Reserved;\r
 //EFI_ACPI_5_0_PMMT_MEMORY_CONTROLLER_MEMORY_AGGREGATOR_DEVICE_STRUCTURE  MemoryController[];\r
 } EFI_ACPI_5_0_PMMT_SOCKET_MEMORY_AGGREGATOR_DEVICE_STRUCTURE;\r
 \r
@@ -1795,8 +1797,7 @@ typedef struct {
 typedef struct {\r
   EFI_ACPI_DESCRIPTION_HEADER Header;\r
   UINT32                      Flags;\r
-  UINT32                      NominalLatency;\r
-  UINT32                      Reserved;\r
+  UINT64                      Reserved;\r
 } EFI_ACPI_5_0_PLATFORM_COMMUNICATION_CHANNEL_TABLE_HEADER;\r
 \r
 ///\r
@@ -1834,6 +1835,9 @@ typedef struct {
   EFI_ACPI_5_0_GENERIC_ADDRESS_STRUCTURE   DoorbellRegister;\r
   UINT64                                   DoorbellPreserve;\r
   UINT64                                   DoorbellWrite;\r
+  UINT32                                   NominalLatency;\r
+  UINT32                                   MaximumPeriodicAccessRate;\r
+  UINT16                                   MinimumRequestTurnaroundTime;\r
 } EFI_ACPI_5_0_PCCT_SUBSPACE_GENERIC;\r
 \r
 ///\r