projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c160b7d
)
ACPICA: iASL: Add support for the SVKL table
author
Bob Moore
<robert.moore@intel.com>
Fri, 4 Jun 2021 21:25:59 +0000
(14:25 -0700)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Mon, 7 Jun 2021 12:04:43 +0000
(14:04 +0200)
Includes the table compiler, the disassembler and the template
generator.
ACPICA commit
27a434379e3ecafea5340c0c384789ea2062c4fb
Link:
https://github.com/acpica/acpica/commit/27a43437
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Erik Kaneda <erik.kaneda@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
include/acpi/actbl2.h
patch
|
blob
|
history
diff --git
a/include/acpi/actbl2.h
b/include/acpi/actbl2.h
index 42c78fecca7c3ed70968d3dcf8a0feb1f775204a..d042341e8ba93529b7dc45a46df09de7eaee6f93 100644
(file)
--- a/
include/acpi/actbl2.h
+++ b/
include/acpi/actbl2.h
@@
-1923,6
+1923,8
@@
struct acpi_sdev_pcie_path {
/*******************************************************************************
*
* SVKL - Storage Volume Key Location Table (ACPI 6.4)
+ * From: "Guest-Host-Communication Interface (GHCI) for Intel
+ * Trust Domain Extensions (Intel TDX)".
* Version 1
*
******************************************************************************/
@@
-1932,7
+1934,7
@@
struct acpi_table_svkl {
u32 count;
};
-struct acpi_svkl_
header
{
+struct acpi_svkl_
key
{
u16 type;
u16 format;
u32 size;