You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
1.8 KiB
43 lines
1.8 KiB
/*
|
|
* Intel ACPI Component Architecture
|
|
* AML/ASL+ Disassembler version 20220331 (64-bit version)
|
|
* Copyright (c) 2000 - 2022 Intel Corporation
|
|
*
|
|
* Disassembly of fpdt.dat, Thu Sep 1 23:24:17 2022
|
|
*
|
|
* ACPI Data Table [FPDT]
|
|
*
|
|
* Format: [HexOffset DecimalOffset ByteLength] FieldName : FieldValue (in hex)
|
|
*/
|
|
|
|
[000h 0000 4] Signature : "FPDT" [Firmware Performance Data Table]
|
|
[004h 0004 4] Table Length : 00000044
|
|
[008h 0008 1] Revision : 01
|
|
[009h 0009 1] Checksum : 41
|
|
[00Ah 0010 6] Oem ID : "LENOVO"
|
|
[010h 0016 8] Oem Table ID : "CB-01 "
|
|
[018h 0024 4] Oem Revision : 00000001
|
|
[01Ch 0028 4] Asl Compiler ID : "ACPI"
|
|
[020h 0032 4] Asl Compiler Revision : 00040000
|
|
|
|
|
|
[024h 0036 2] Subtable Type : 0000
|
|
[026h 0038 1] Length : 10
|
|
[027h 0039 1] Revision : 01
|
|
[028h 0040 4] Reserved : 00000000
|
|
[02Ch 0044 8] FPDT Boot Record Address : 0000000071F80000
|
|
|
|
[034h 0052 2] Subtable Type : 0001
|
|
[036h 0054 1] Length : 10
|
|
[037h 0055 1] Revision : 01
|
|
[038h 0056 4] Reserved : 00000000
|
|
[03Ch 0060 8] S3PT Record Address : 0000000071F7F000
|
|
|
|
Raw Table Data: Length 68 (0x44)
|
|
|
|
0000: 46 50 44 54 44 00 00 00 01 41 4C 45 4E 4F 56 4F // FPDTD....ALENOVO
|
|
0010: 43 42 2D 30 31 20 20 20 01 00 00 00 41 43 50 49 // CB-01 ....ACPI
|
|
0020: 00 00 04 00 00 00 10 01 00 00 00 00 00 00 F8 71 // ...............q
|
|
0030: 00 00 00 00 01 00 10 01 00 00 00 00 00 F0 F7 71 // ...............q
|
|
0040: 00 00 00 00 // ....
|