mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-12 08:48:48 +00:00
ACPICA: iASL: Finish support for the TPM2 table.
Add disassembler, table compiler, and template support. Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Lv Zheng <lv.zheng@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:
parent
e6750be957
commit
7e2e11abbe
@ -75,7 +75,6 @@
|
|||||||
|
|
||||||
/* Reserved table signatures */
|
/* Reserved table signatures */
|
||||||
|
|
||||||
#define ACPI_SIG_CSRT "CSRT" /* Core System Resources Table */
|
|
||||||
#define ACPI_SIG_MATR "MATR" /* Memory Address Translation Table */
|
#define ACPI_SIG_MATR "MATR" /* Memory Address Translation Table */
|
||||||
#define ACPI_SIG_MSDM "MSDM" /* Microsoft Data Management Table */
|
#define ACPI_SIG_MSDM "MSDM" /* Microsoft Data Management Table */
|
||||||
#define ACPI_SIG_WPBT "WPBT" /* Windows Platform Binary Table */
|
#define ACPI_SIG_WPBT "WPBT" /* Windows Platform Binary Table */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user