summaryrefslogtreecommitdiffstats
path: root/MdePkg
diff options
context:
space:
mode:
authorHao Wu <hao.a.wu@intel.com>2016-02-01 16:50:44 +0800
committerHao Wu <hao.a.wu@intel.com>2016-02-17 11:30:22 +0800
commit6731c20f28cf26345e58ae232f9c1fb2dad6c09e (patch)
tree8e94715eda9eea76bef1e9c80aa1748800ac5784 /MdePkg
parentca92a370b992ced17c954f6d35e9c8c9b1068838 (diff)
downloadedk2-6731c20f28cf26345e58ae232f9c1fb2dad6c09e.tar.gz
edk2-6731c20f28cf26345e58ae232f9c1fb2dad6c09e.tar.bz2
edk2-6731c20f28cf26345e58ae232f9c1fb2dad6c09e.zip
MdePkg: Add invocation register support in SMM Communication ACPI Table
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Hao Wu <hao.a.wu@intel.com> Reviewed-by: Jeff Fan <jeff.fan@intel.com>
Diffstat (limited to 'MdePkg')
-rw-r--r--MdePkg/Include/Uefi/UefiAcpiDataTable.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/MdePkg/Include/Uefi/UefiAcpiDataTable.h b/MdePkg/Include/Uefi/UefiAcpiDataTable.h
index 30a53559fd..957721fa7c 100644
--- a/MdePkg/Include/Uefi/UefiAcpiDataTable.h
+++ b/MdePkg/Include/Uefi/UefiAcpiDataTable.h
@@ -1,7 +1,7 @@
/** @file
UEFI ACPI Data Table Definition.
-Copyright (c) 2011, Intel Corporation. All rights reserved.<BR>
+Copyright (c) 2011 - 2016, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials are licensed and made available under
the terms and conditions of the BSD License that accompanies this distribution.
The full text of the license may be found at
@@ -30,6 +30,11 @@ typedef struct {
UINT64 BufferPtrAddress;
} EFI_SMM_COMMUNICATION_ACPI_TABLE;
+typedef struct {
+ EFI_SMM_COMMUNICATION_ACPI_TABLE UefiSmmCommunicationAcpiTable;
+ EFI_ACPI_6_0_GENERIC_ADDRESS_STRUCTURE InvocationRegister;
+} EFI_SMM_COMMUNICATION_ACPI_TABLE_2;
+
///
/// To avoid confusion in interpreting frames, the communication buffer should always
/// begin with EFI_SMM_COMMUNICATE_HEADER