Skip to content

Commit

Permalink
ACPICA: iASL: Finish support for the TPM2 table.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Bob Moore authored and Rafael J. Wysocki committed Jan 10, 2013
1 parent e6750be commit 7e2e11a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/acpi/actbl3.h
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@

/* Reserved table signatures */

#define ACPI_SIG_CSRT "CSRT" /* Core System Resources Table */
#define ACPI_SIG_MATR "MATR" /* Memory Address Translation Table */
#define ACPI_SIG_MSDM "MSDM" /* Microsoft Data Management Table */
#define ACPI_SIG_WPBT "WPBT" /* Windows Platform Binary Table */
Expand Down

0 comments on commit 7e2e11a

Please sign in to comment.