blob: 928cc66c1c0a6d5c2b22c64ad0bf642be03a058a [file] [log] [blame]
Paul Menzel26285712017-04-17 10:57:51 +02001/*
2 * Intel ACPI Component Architecture
3 * AML/ASL+ Disassembler version 20160831-64
4 * Copyright (c) 2000 - 2016 Intel Corporation
5 *
6 * Disassembly of apic.dat, Mon Jan 2 15:19:14 2017
7 *
8 * ACPI Data Table [APIC]
9 *
10 * Format: [HexOffset DecimalOffset ByteLength] FieldName : FieldValue
11 */
12
13[000h 0000 4] Signature : "APIC" [Multiple APIC Description Table (MADT)]
14[004h 0004 4] Table Length : 0000006C
15[008h 0008 1] Revision : 01
16[009h 0009 1] Checksum : 5D
17[00Ah 0010 6] Oem ID : "A_M_I_"
18[010h 0016 8] Oem Table ID : "OEMAPIC "
19[018h 0024 4] Oem Revision : 03000913
20[01Ch 0028 4] Asl Compiler ID : "MSFT"
21[020h 0032 4] Asl Compiler Revision : 00000097
22
23[024h 0036 4] Local Apic Address : FEE00000
24[028h 0040 4] Flags (decoded below) : 00000001
25 PC-AT Compatibility : 1
26
27[02Ch 0044 1] Subtable Type : 00 [Processor Local APIC]
28[02Dh 0045 1] Length : 08
29[02Eh 0046 1] Processor ID : 01
30[02Fh 0047 1] Local Apic ID : 00
31[030h 0048 4] Flags (decoded below) : 00000001
32 Processor Enabled : 1
33
34[034h 0052 1] Subtable Type : 00 [Processor Local APIC]
35[035h 0053 1] Length : 08
36[036h 0054 1] Processor ID : 02
37[037h 0055 1] Local Apic ID : 01
38[038h 0056 4] Flags (decoded below) : 00000001
39 Processor Enabled : 1
40
41[03Ch 0060 1] Subtable Type : 00 [Processor Local APIC]
42[03Dh 0061 1] Length : 08
43[03Eh 0062 1] Processor ID : 03
44[03Fh 0063 1] Local Apic ID : 82
45[040h 0064 4] Flags (decoded below) : 00000000
46 Processor Enabled : 0
47
48[044h 0068 1] Subtable Type : 00 [Processor Local APIC]
49[045h 0069 1] Length : 08
50[046h 0070 1] Processor ID : 04
51[047h 0071 1] Local Apic ID : 83
52[048h 0072 4] Flags (decoded below) : 00000000
53 Processor Enabled : 0
54
55[04Ch 0076 1] Subtable Type : 01 [I/O APIC]
56[04Dh 0077 1] Length : 0C
57[04Eh 0078 1] I/O Apic ID : 02
58[04Fh 0079 1] Reserved : 00
59[050h 0080 4] Address : FEC00000
60[054h 0084 4] Interrupt : 00000000
61
62[058h 0088 1] Subtable Type : 02 [Interrupt Source Override]
63[059h 0089 1] Length : 0A
64[05Ah 0090 1] Bus : 00
65[05Bh 0091 1] Source : 00
66[05Ch 0092 4] Interrupt : 00000002
67[060h 0096 2] Flags (decoded below) : 0000
68 Polarity : 0
69 Trigger Mode : 0
70
71[062h 0098 1] Subtable Type : 02 [Interrupt Source Override]
72[063h 0099 1] Length : 0A
73[064h 0100 1] Bus : 00
74[065h 0101 1] Source : 09
75[066h 0102 4] Interrupt : 00000009
76[06Ah 0106 2] Flags (decoded below) : 000D
77 Polarity : 1
78 Trigger Mode : 3
79
80Raw Table Data: Length 108 (0x6C)
81
82 0000: 41 50 49 43 6C 00 00 00 01 5D 41 5F 4D 5F 49 5F // APICl....]A_M_I_
83 0010: 4F 45 4D 41 50 49 43 20 13 09 00 03 4D 53 46 54 // OEMAPIC ....MSFT
84 0020: 97 00 00 00 00 00 E0 FE 01 00 00 00 00 08 01 00 // ................
85 0030: 01 00 00 00 00 08 02 01 01 00 00 00 00 08 03 82 // ................
86 0040: 00 00 00 00 00 08 04 83 00 00 00 00 01 0C 02 00 // ................
87 0050: 00 00 C0 FE 00 00 00 00 02 0A 00 00 02 00 00 00 // ................
88 0060: 00 00 02 0A 00 09 09 00 00 00 0D 00 // ............