Searched full:tcpa (Results 1 – 14 of 14) sorted by relevance
| /freebsd/usr.sbin/acpi/acpidump/ |
| H A D | acpidump.h | 61 /* TCPA */
|
| H A D | acpi.c | 99 /* Strings used in the TCPA table */ 1361 struct TCPAbody *tcpa; in acpi_handle_tcpa() local 1369 tcpa = (struct TCPAbody *) sdp; in acpi_handle_tcpa() 1371 switch (tcpa->platform_class) { in acpi_handle_tcpa() 1373 len = tcpa->client.log_max_len; in acpi_handle_tcpa() 1374 paddr = tcpa->client.log_start_addr; in acpi_handle_tcpa() 1378 len = tcpa->server.log_max_len; in acpi_handle_tcpa() 1379 paddr = tcpa->server.log_start_addr; in acpi_handle_tcpa() 1388 tcpa->platform_class, paddr, len); in acpi_handle_tcpa() 1391 printf("\tEmpty TCPA table\n"); in acpi_handle_tcpa() [all …]
|
| H A D | acpidump.8 | 153 .It TCPA Trusted Computing Platform Alliance
|
| /freebsd/sys/contrib/dev/acpica/common/ |
| H A D | dmtbdump3.c | 564 * PARAMETERS: Table - A TCPA table 568 * DESCRIPTION: Format the contents of a TCPA. 618 AcpiOsPrintf ("\n**** Unknown TCPA Platform Class 0x%X\n", in AcpiDmDumpTcpa() 626 AcpiOsPrintf ("\n**** Cannot disassemble TCPA table\n"); in AcpiDmDumpTcpa()
|
| H A D | dmtbinfo3.c | 503 * TCPA - Trusted Computing Platform Alliance table (Client)
|
| /freebsd/sys/contrib/edk2/Include/IndustryStandard/ |
| H A D | Acpi30.h | 711 /// "TCPA" Trusted Computing Platform Alliance Capabilities Table
|
| H A D | Acpi40.h | 1283 /// "TCPA" Trusted Computing Platform Alliance Capabilities Table
|
| H A D | Acpi50.h | 2093 /// "TCPA" Trusted Computing Platform Alliance Capabilities Table
|
| H A D | Acpi51.h | 2120 /// "TCPA" Trusted Computing Platform Alliance Capabilities Table
|
| H A D | Acpi60.h | 2368 /// "TCPA" Trusted Computing Platform Alliance Capabilities Table
|
| /freebsd/sys/contrib/dev/acpica/include/ |
| H A D | actbl3.h | 177 #define ACPI_SIG_TCPA "TCPA" /* Trusted Computing Platform Alliance table */ 519 * TCPA - Trusted Computing Platform Alliance table
|
| /freebsd/sys/contrib/dev/acpica/compiler/ |
| H A D | dttable2.c | 2891 * DESCRIPTION: Compile TCPA. 2940 AcpiOsPrintf ("\n**** Unknown TCPA Platform Class 0x%X\n", in DtCompileTcpa()
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | filesystems | 378 # assembler instructions: jnz 0729;cmp ebx,"TCPA" 396 # assembler instructions: cmp ebx,"TCPA";cmp
|
| /freebsd/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 4194 iASL: Added support for the TCPA server table to the table compiler and 4267 Updated the definitions of the TCPA and TPM2 ACPI tables to the more 4269 compiler also updated. Note: The TCPA "server" table is not supported by 12490 ASF!, BOOT, CPEP, DBGP, MCFG, SPCR, SPMI, TCPA, and WDRT. With this
|