mirror of
https://github.com/edk2-porting/edk2-msm
synced 2025-06-01 20:30:54 +00:00
89 lines
4.2 KiB
Plaintext
Executable File
89 lines
4.2 KiB
Plaintext
Executable File
/*
|
|
* Intel ACPI Component Architecture
|
|
* AML/ASL+ Disassembler version 20211217 (32-bit version)
|
|
* Copyright (c) 2000 - 2021 Intel Corporation
|
|
*
|
|
* Disassembly of ./Gtdt.acpi, Sat Oct 22 14:01:01 2022
|
|
*
|
|
* ACPI Data Table [GTDT]
|
|
*
|
|
* Format: [HexOffset DecimalOffset ByteLength] FieldName : FieldValue (in hex)
|
|
*/
|
|
|
|
[000h 0000 4] Signature : "GTDT" [Generic Timer Description Table]
|
|
[004h 0004 4] Table Length : 0000009C
|
|
[008h 0008 1] Revision : 02
|
|
[009h 0009 1] Checksum : 00 /* Incorrect checksum, should be 49 */
|
|
[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 8] Counter Block Address : FFFFFFFFFFFFFFFF
|
|
[02Ch 0044 4] Reserved : 00000000
|
|
|
|
[030h 0048 4] Secure EL1 Interrupt : 0000001D
|
|
[034h 0052 4] EL1 Flags (decoded below) : 00000000
|
|
Trigger Mode : 0
|
|
Polarity : 0
|
|
Always On : 0
|
|
|
|
[038h 0056 4] Non-Secure EL1 Interrupt : 0000001E
|
|
[03Ch 0060 4] NEL1 Flags (decoded below) : 00000000
|
|
Trigger Mode : 0
|
|
Polarity : 0
|
|
Always On : 0
|
|
|
|
[040h 0064 4] Virtual Timer Interrupt : 0000001B
|
|
[044h 0068 4] VT Flags (decoded below) : 00000000
|
|
Trigger Mode : 0
|
|
Polarity : 0
|
|
Always On : 0
|
|
|
|
[048h 0072 4] Non-Secure EL2 Interrupt : 0000001A
|
|
[04Ch 0076 4] NEL2 Flags (decoded below) : 00000000
|
|
Trigger Mode : 0
|
|
Polarity : 0
|
|
Always On : 0
|
|
[050h 0080 8] Counter Read Block Address : FFFFFFFFFFFFFFFF
|
|
|
|
[058h 0088 4] Platform Timer Count : 00000001
|
|
[05Ch 0092 4] Platform Timer Offset : 00000060
|
|
|
|
[060h 0096 1] Subtable Type : 00 [Generic Timer Block]
|
|
[061h 0097 2] Length : 003C
|
|
[063h 0099 1] Reserved : 00
|
|
[064h 0100 8] Block Address : 0000000017C20000
|
|
[06Ch 0108 4] Timer Count : 00000001
|
|
[070h 0112 4] Timer Offset : 00000014
|
|
|
|
[074h 0116 1] Frame Number : 00
|
|
[075h 0117 3] Reserved : 000000
|
|
[078h 0120 8] Base Address : 0000000017C21000
|
|
[080h 0128 8] EL0 Base Address : 0000000017C22000
|
|
[088h 0136 4] Timer Interrupt : 00000028
|
|
[08Ch 0140 4] Timer Flags (decoded below) : 00000000
|
|
Trigger Mode : 0
|
|
Polarity : 0
|
|
[090h 0144 4] Virtual Timer Interrupt : 00000026
|
|
[094h 0148 4] Virtual Timer Flags (decoded below) : 00000000
|
|
Trigger Mode : 0
|
|
Polarity : 0
|
|
[098h 0152 4] Common Flags (decoded below) : 00000002
|
|
Secure : 0
|
|
Always On : 1
|
|
|
|
Raw Table Data: Length 156 (0x9C)
|
|
|
|
0000: 47 54 44 54 9C 00 00 00 02 00 51 43 4F 4D 20 20 // GTDT......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 FF FF FF FF FF FF FF FF 00 00 00 00 // ................
|
|
0030: 1D 00 00 00 00 00 00 00 1E 00 00 00 00 00 00 00 // ................
|
|
0040: 1B 00 00 00 00 00 00 00 1A 00 00 00 00 00 00 00 // ................
|
|
0050: FF FF FF FF FF FF FF FF 01 00 00 00 60 00 00 00 // ............`...
|
|
0060: 00 3C 00 00 00 00 C2 17 00 00 00 00 01 00 00 00 // .<..............
|
|
0070: 14 00 00 00 00 00 00 00 00 10 C2 17 00 00 00 00 // ................
|
|
0080: 00 20 C2 17 00 00 00 00 28 00 00 00 00 00 00 00 // . ......(.......
|
|
0090: 26 00 00 00 00 00 00 00 02 00 00 00 // &...........
|