]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/IndustryStandard/Acpi50.h
Added PlatformNotification to ACPI 5.0 PCCT structure.
[mirror_edk2.git] / MdePkg / Include / IndustryStandard / Acpi50.h
index 235f516ba83d40b626ed4149db68a017f5e597b9..8af9963fff3a005b0d190ad9f86fc1b3383e537b 100644 (file)
@@ -1,6 +1,7 @@
 /** @file   \r
   ACPI 5.0 definitions from the ACPI Specification Revision 5.0a November 13, 2013.\r
 \r
+  Copyright (c) 2014 Hewlett-Packard Development Company, L.P.<BR>\r
   Copyright (c) 2011 - 2014, 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
@@ -1857,7 +1858,8 @@ typedef struct {
   UINT8                                    CommandComplete:1;\r
   UINT8                                    SciDoorbell:1;\r
   UINT8                                    Error:1;\r
-  UINT8                                    Reserved:5;\r
+  UINT8                                    PlatformNotification:1;\r
+  UINT8                                    Reserved:4;\r
   UINT8                                    Reserved1;\r
 } EFI_ACPI_5_0_PCCT_GENERIC_SHARED_MEMORY_REGION_STATUS;\r
 \r