mirror of
https://github.com/edk2-porting/edk2-msm
synced 2025-06-01 20:30:54 +00:00
35 lines
1.6 KiB
Plaintext
Executable File
35 lines
1.6 KiB
Plaintext
Executable File
/*
|
|
* Intel ACPI Component Architecture
|
|
* AML/ASL+ Disassembler version 20211217 (32-bit version)
|
|
* Copyright (c) 2000 - 2021 Intel Corporation
|
|
*
|
|
* Disassembly of ./TPM2.acpi, Sat Oct 22 14:05:09 2022
|
|
*
|
|
* ACPI Data Table [TPM2]
|
|
*
|
|
* Format: [HexOffset DecimalOffset ByteLength] FieldName : FieldValue (in hex)
|
|
*/
|
|
|
|
[000h 0000 4] Signature : "TPM2" [Trusted Platform Module hardware interface Table]
|
|
[004h 0004 4] Table Length : 00000054
|
|
[008h 0008 1] Revision : 03
|
|
[009h 0009 1] Checksum : 00 /* Incorrect checksum, should be B4 */
|
|
[00Ah 0010 6] Oem ID : "QCOM "
|
|
[010h 0016 8] Oem Table ID : "QCOMEDK2"
|
|
[018h 0024 4] Oem Revision : 00007280
|
|
[01Ch 0028 4] Asl Compiler ID : "QCOM"
|
|
[020h 0032 4] Asl Compiler Revision : 00000001
|
|
|
|
[024h 0036 4] Reserved : 00000000
|
|
[028h 0040 8] Control Address : 0000000000000000
|
|
[030h 0048 4] Start Method : 00000009
|
|
|
|
Raw Table Data: Length 84 (0x54)
|
|
|
|
0000: 54 50 4D 32 54 00 00 00 03 00 51 43 4F 4D 20 20 // TPM2T.....QCOM
|
|
0010: 51 43 4F 4D 45 44 4B 32 80 72 00 00 51 43 4F 4D // QCOMEDK2.r..QCOM
|
|
0020: 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 // ................
|
|
0030: 09 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 // ................
|
|
0040: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 // ................
|
|
0050: 00 00 00 00 // ....
|