]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/IndustryStandard/Acpi50.h
Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UNDI, PXE_S...
[mirror_edk2.git] / MdePkg / Include / IndustryStandard / Acpi50.h
index c30813667bbc2d9ba4aed923e06214b4f2820fe5..96227c0d960ed9fcb477c2416265d236227a8eed 100644 (file)
@@ -1,7 +1,7 @@
 /** @file   \r
-  ACPI 5.0 definitions from the ACPI Specification Revision 5.0 November 23, 2011\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