mirror of
https://github.com/edk2-porting/edk2-msm
synced 2025-06-01 20:30:54 +00:00
38 lines
1.7 KiB
Plaintext
Executable File
38 lines
1.7 KiB
Plaintext
Executable File
/*
|
|
* Intel ACPI Component Architecture
|
|
* AML/ASL+ Disassembler version 20211217 (32-bit version)
|
|
* Copyright (c) 2000 - 2021 Intel Corporation
|
|
*
|
|
* Disassembly of ./bgrt.acpi, Sat Oct 22 13:56:02 2022
|
|
*
|
|
* ACPI Data Table [BGRT]
|
|
*
|
|
* Format: [HexOffset DecimalOffset ByteLength] FieldName : FieldValue (in hex)
|
|
*/
|
|
|
|
[000h 0000 4] Signature : "BGRT" [Boot Graphics Resource Table]
|
|
[004h 0004 4] Table Length : 00000038
|
|
[008h 0008 1] Revision : 01
|
|
[009h 0009 1] Checksum : 00 /* Incorrect checksum, should be 2E */
|
|
[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 2] Version : 0001
|
|
[026h 0038 1] Status (decoded below) : 00
|
|
Displayed : 0
|
|
Orientation Offset : 0
|
|
[027h 0039 1] Image Type : 00
|
|
[028h 0040 8] Image Address : 0000000000000000
|
|
[030h 0048 4] Image OffsetX : 00000110
|
|
[034h 0052 4] Image OffsetY : 0000018E
|
|
|
|
Raw Table Data: Length 56 (0x38)
|
|
|
|
0000: 42 47 52 54 38 00 00 00 01 00 51 43 4F 4D 20 20 // BGRT8.....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 01 00 00 00 00 00 00 00 00 00 00 00 // ................
|
|
0030: 10 01 00 00 8E 01 00 00 // ........
|