blob: f234456570251990639e2f172b884a2cb13737b5 [file] [log] [blame]
Paul Menzel26285712017-04-17 10:57:51 +02001
2
3coreboot-4.2-590-g74babff-dirty Thu Dec 17 18:55:26 UTC 2015 romstage starting...
4BSP Family_Model: 00100f21
5*sysinfo range: [000c4d20,000c7634]
6bsp_apicid = 00
7cpu_init_detectedx = 00000000
8CBFS: 'Master Header Locator' located CBFS at [0:ff480)
9CBFS: Locating 'microcode_amd.bin'
10CBFS: Checking offset 0
11CBFS: Unmatched 'cmos.default' at 0
12CBFS: Checking offset 140
13CBFS: Unmatched 'cmos_layout.bin' at 140
14CBFS: Checking offset c00
15CBFS: Unmatched '' at c00
16CBFS: Checking offset c40
17CBFS: Unmatched 'fallback/dsdt.aml' at c40
18CBFS: Checking offset 3300
19CBFS: Found @ offset 3300 size 318c
20[microcode] patch id to apply = 0x01000084
21[microcode] updated to patch id = 0x01000084 success
22CBFS: 'Master Header Locator' located CBFS at [0:ff480)
23CBFS: Locating 'microcode_amd_fam15h.bin'
24CBFS: Checking offset 0
25CBFS: Unmatched 'cmos.default' at 0
26CBFS: Checking offset 140
27CBFS: Unmatched 'cmos_layout.bin' at 140
28CBFS: Checking offset c00
29CBFS: Unmatched '' at c00
30CBFS: Checking offset c40
31CBFS: Unmatched 'fallback/dsdt.aml' at c40
32CBFS: Checking offset 3300
33CBFS: Unmatched 'microcode_amd.bin' at 3300
34CBFS: Checking offset 6500
35CBFS: Unmatched 'fallback/romstage' at 6500
36CBFS: Checking offset 1b000
37CBFS: Unmatched 'fallback/ramstage' at 1b000
38CBFS: Checking offset 2b0c0
39CBFS: Unmatched 'fallback/payload' at 2b0c0
40CBFS: Checking offset 38b80
41CBFS: Unmatched 'pci14e4,1659.rom' at 38b80
42CBFS: Checking offset 49c00
43CBFS: Unmatched 'normal/romstage' at 49c00
44CBFS: Checking offset 60000
45CBFS: Unmatched 'normal/ramstage' at 60000
46CBFS: Checking offset 70780
47CBFS: Unmatched 'normal/payload' at 70780
48CBFS: Checking offset 7e040
49CBFS: Unmatched 'vgaroms/seavgabios.bin' at 7e040
50CBFS: Checking offset 850c0
51CBFS: Unmatched 'config' at 850c0
52CBFS: Checking offset 853c0
53CBFS: Unmatched 'revision' at 853c0
54CBFS: Checking offset 85640
55CBFS: Unmatched 'normal/dsdt.aml' at 85640
56CBFS: Checking offset 87cc0
57CBFS: Found @ offset 87cc0 size 1ec4
58POST: 0x33
59cpuSetAMDMSR done
60POST: 0x34
61Enter amd_ht_init()
62AMD_CB_EventNotify(): INFO: HT_EVENT_COH_NODE_DISCOVERED: node 0 link 0 new node: 1
63AMD_CB_EventNotify(): INFO: HT_EVENT_NCOH_AUTO_DEPTH: node 0 link 1 depth: 0
64CBFS: 'Master Header Locator' located CBFS at [0:ff480)
65CBFS: Locating 'cmos_layout.bin'
66CBFS: Checking offset 0
67CBFS: Unmatched 'cmos.default' at 0
68CBFS: Checking offset 140
69CBFS: Found @ offset 140 size a6c
70Exit amd_ht_init()
71POST: 0x35
72cpuSetAMDPCI 00 done
73cpuSetAMDPCI 01 done
74Prep FID/VID Node:00
75 F3x80: e600a681
76 F3x84: a0e641e6
77 F3xD4: c3310f24
78 F3xD8: 03001c14
79 F3xDC: 00005428
80Prep FID/VID Node:01
81 F3x80: e600a681
82 F3x84: a0e641e6
83 F3xD4: c3310f24
84 F3xD8: 03001c14
85 F3xDC: 00005428
86setup_remote_node: 01 done
87Start node 01 done.
88POST: 0x36
89core0 started: 01
90
91Begin FIDVID MSR 0xc0010071 0x20a600e4 0x38005044
92POST: 0x39
93POST: 0x3a
94End FIDVIDMSR 0xc0010071 0x20a600e4 0x38003803
95start_other_cores()
96init node: 00 cores: 03 pass 1
97Start other core - nodeid: 00 cores: 03
98
99
100*** Log truncated, 17442 characters dropped. ***
101
102POST: 0x41
103amdmct_cbmem_store_info: Storing AMDMCT configuration in CBMEM
104CBFS: 'Master Header Locator' located CBFS at [0:ff480)
105CBFS: Locating 'cmos_layout.bin'
106CBFS: Checking offset 0
107CBFS: Unmatched 'cmos.default' at 0
108CBFS: Checking offset 140
109CBFS: Found @ offset 140 size a6c
110disable_spd()
111enable_msi_mapping()
112prepare_romstage_ramstack: Prepare CAR migration and stack regions...memset_: Fill [003fd000-003fffff] ...prepare_romstage_ramstack: Done
113post_cache_as_ram: Copying data from cache to RAM...memcpy_: Copy [000c4c00-000c763f] to [003fd5c0 - 003fffff] ...post_cache_as_ram: Done
114post_cache_as_ram: Verifying data integrity in RAM...memcmp_: Compare [000c4c00-000c763f] with [003fd5c0 - 003fffff] ...post_cache_as_ram: Done
115post_cache_as_ram: Switching to use RAM as stack...cache_as_ram_new_stack: Top about 003fd5ac ... Done
116cache_as_ram_new_stack: Disabling cache as ram now
117prepare_ramstage_region: Prepare ramstage memory region...memset_: Fill [00000000-003fcfff] ...
118
119coreboot-4.2-590-g74babff-dirty Thu Dec 17 18:55:26 UTC 2015 ramstage starting...
120POST: 0x39
121Moving GDT to bfffe700...ok
122POST: 0x80
123POST: 0x70
124BS: BS_PRE_DEVICE times (us): entry 0 run 0 exit 0
125POST: 0x71
126BS: BS_DEV_INIT_CHIPS times (us): entry 0 run 6 exit 0
127POST: 0x72
128Enumerating buses...
129Show all devs... Before device enumeration.
130Root Device: enabled 1
131CPU_CLUSTER: 0: enabled 1
132APIC: 00: enabled 1
133DOMAIN: 0000: enabled 1
134PCI: 00:18.0: enabled 1
135PCI: 00:00.0: enabled 1
136PCI: 00:01.0: enabled 1
137PNP: 002e.0: enabled 1
138PNP: 002e.1: enabled 0
139PNP: 002e.2: enabled 1
140PNP: 002e.3: enabled 1
141PNP: 002e.5: enabled 1
142PNP: 002e.7: enabled 0
143PNP: 002e.8: enabled 0
144PNP: 002e.9: enabled 1
145PNP: 002e.a: enabled 0
146PNP: 002e.b: enabled 1
147PCI: 00:01.1: enabled 1
148I2C: 00:50: enabled 1
149I2C: 00:51: enabled 1
150I2C: 00:52: enabled 1
151I2C: 00:53: enabled 1
152I2C: 00:54: enabled 1
153I2C: 00:55: enabled 1
154I2C: 00:56: enabled 1
155I2C: 00:57: enabled 1
156I2C: 00:2f: enabled 1
157PCI: 00:02.0: enabled 1
158PCI: 00:02.1: enabled 1
159PCI: 00:04.0: enabled 0
160PCI: 00:04.1: enabled 0
161PCI: 00:06.0: enabled 1
162PCI: 00:07.0: enabled 1
163PCI: 00:08.0: enabled 1
164PCI: 00:09.0: enabled 1
165PCI: 00:04.0: enabled 1
166PCI: 00:0a.0: enabled 0
167PCI: 00:0b.0: enabled 1
168PCI: 00:00.0: enabled 1
169PCI: 00:0c.0: enabled 1
170PCI: 00:00.0: enabled 1
171PCI: 00:0d.0: enabled 1
172PCI: 00:00.0: enabled 1
173PCI: 00:0e.0: enabled 1
174PCI: 00:0f.0: enabled 0
175PCI: 00:18.1: enabled 1
176PCI: 00:18.2: enabled 1
177PCI: 00:18.3: enabled 1
178PCI: 00:18.4: enabled 1
179PCI: 00:19.0: enabled 1
180PCI: 00:19.1: enabled 1
181PCI: 00:19.2: enabled 1
182PCI: 00:19.3: enabled 1
183PCI: 00:19.4: enabled 1
184Compare with tree...
185Root Device: enabled 1
186 CPU_CLUSTER: 0: enabled 1
187 APIC: 00: enabled 1
188 DOMAIN: 0000: enabled 1
189 PCI: 00:18.0: enabled 1
190 PCI: 00:00.0: enabled 1
191 PCI: 00:01.0: enabled 1
192 PNP: 002e.0: enabled 1
193 PNP: 002e.1: enabled 0
194 PNP: 002e.2: enabled 1
195 PNP: 002e.3: enabled 1
196 PNP: 002e.5: enabled 1
197 PNP: 002e.7: enabled 0
198 PNP: 002e.8: enabled 0
199 PNP: 002e.9: enabled 1
200 PNP: 002e.a: enabled 0
201 PNP: 002e.b: enabled 1
202 PCI: 00:01.1: enabled 1
203 I2C: 00:50: enabled 1
204 I2C: 00:51: enabled 1
205 I2C: 00:52: enabled 1
206 I2C: 00:53: enabled 1
207 I2C: 00:54: enabled 1
208 I2C: 00:55: enabled 1
209 I2C: 00:56: enabled 1
210 I2C: 00:57: enabled 1
211 I2C: 00:2f: enabled 1
212 PCI: 00:02.0: enabled 1
213 PCI: 00:02.1: enabled 1
214 PCI: 00:04.0: enabled 0
215 PCI: 00:04.1: enabled 0
216 PCI: 00:06.0: enabled 1
217 PCI: 00:07.0: enabled 1
218 PCI: 00:08.0: enabled 1
219 PCI: 00:09.0: enabled 1
220 PCI: 00:04.0: enabled 1
221 PCI: 00:0a.0: enabled 0
222 PCI: 00:0b.0: enabled 1
223 PCI: 00:00.0: enabled 1
224 PCI: 00:0c.0: enabled 1
225 PCI: 00:00.0: enabled 1
226 PCI: 00:0d.0: enabled 1
227 PCI: 00:00.0: enabled 1
228 PCI: 00:0e.0: enabled 1
229 PCI: 00:0f.0: enabled 0
230 PCI: 00:18.1: enabled 1
231 PCI: 00:18.2: enabled 1
232 PCI: 00:18.3: enabled 1
233 PCI: 00:18.4: enabled 1
234 PCI: 00:19.0: enabled 1
235 PCI: 00:19.1: enabled 1
236 PCI: 00:19.2: enabled 1
237 PCI: 00:19.3: enabled 1
238 PCI: 00:19.4: enabled 1
239Root Device scanning...
240root_dev_scan_bus for Root Device
241setup_bsp_ramtop, TOP MEM: msr.lo = 0xc0000000, msr.hi = 0x00000000
242setup_bsp_ramtop, TOP MEM2: msr.lo = 0x80000000, msr.hi = 0x00000001
243CPU_CLUSTER: 0 enabled
244DOMAIN: 0000 enabled
245CPU_CLUSTER: 0 scanning...
246CBFS: 'Master Header Locator' located CBFS at [0:ff480)
247CBFS: Locating 'cmos_layout.bin'
248CBFS: Checking offset 0
249CBFS: Unmatched 'cmos.default' at 0
250CBFS: Checking offset 140
251CBFS: Found @ offset 140 size a6c
252CBFS: 'Master Header Locator' located CBFS at [0:ff480)
253CBFS: Locating 'cmos_layout.bin'
254CBFS: Checking offset 0
255CBFS: Unmatched 'cmos.default' at 0
256CBFS: Checking offset 140
257CBFS: Found @ offset 140 size a6c
258WARNING: No CMOS option 'compute_unit_siblings'.
259 PCI: 00:18.3 siblings=3
260CPU: APIC: 00 enabled
261CPU: APIC: 01 enabled
262CPU: APIC: 02 enabled
263CPU: APIC: 03 enabled
264 PCI: 00:19.3 siblings=3
265CPU: APIC: 04 enabled
266CPU: APIC: 05 enabled
267CPU: APIC: 06 enabled
268CPU: APIC: 07 enabled
269scan_bus: scanning of bus CPU_CLUSTER: 0 took 556 usecs
270DOMAIN: 0000 scanning...
271PCI: pci_scan_bus for bus 00
272POST: 0x24
273PCI: 00:18.0 [1022/1200] bus ops
274PCI: 00:18.0 [1022/1200] enabled
275PCI: 00:18.1 [1022/1201] enabled
276PCI: 00:18.2 [1022/1202] enabled
277PCI: 00:18.3 [1022/1203] ops
278PCI: 00:18.3 [1022/1203] enabled
279PCI: 00:18.4 [1022/1204] ops
280PCI: 00:18.4 [1022/1204] enabled
281PCI: 00:19.0 [1022/1200] bus ops
282PCI: 00:19.0 [1022/1200] enabled
283PCI: 00:19.1 [1022/1201] enabled
284PCI: 00:19.2 [1022/1202] enabled
285PCI: 00:19.3 [1022/1203] ops
286PCI: 00:19.3 [1022/1203] enabled
287PCI: 00:19.4 [1022/1204] ops
288PCI: 00:19.4 [1022/1204] enabled
289POST: 0x25
290PCI: 00:18.0 scanning...
291do_hypertransport_scan_chain for bus 00
292PCI: 00:00.0 [10de/005e] ops
293PCI: 00:00.0 [10de/005e] enabled
294Capability: type 0x08 @ 0x44
295flags: 0x01e0
296PCI: 00:00.0 count: 000f static_count: 0010
297PCI: 00:00.0 [10de/005e] enabled next_unitid: 0010
298PCI: pci_scan_bus for bus 00
299POST: 0x24
300PCI: 00:00.0 [10de/005e] enabled
301PCI: 00:01.0 [10de/0051] bus ops
302PCI: 00:01.0 [10de/0051] enabled
303PCI: 00:01.1 [10de/0052] bus ops
304PCI: 00:01.1 [10de/0052] enabled
305PCI: 00:02.0 [10de/005a] ops
306PCI: 00:02.0 [10de/005a] enabled
307PCI: 00:02.1 [10de/005b] ops
308PCI: 00:02.1 [10de/005b] enabled
309PCI: 00:04.0 [10de/0059] ops
310PCI: 00:04.0 [10de/0059] disabled
311PCI: 00:04.1 [10de/0058] ops
312PCI: 00:04.1 [10de/0058] disabled
313PCI: 00:06.0 [10de/0053] ops
314PCI: 00:06.0 [10de/0053] enabled
315PCI: 00:07.0 [10de/0054] ops
316PCI: 00:07.0 [10de/0054] enabled
317PCI: 00:08.0 [10de/0055] ops
318PCI: 00:08.0 [10de/0055] enabled
319PCI: 00:09.0 [10de/005c] bus ops
320PCI: 00:09.0 [10de/005c] enabled
321PCI: 00:0b.0 [10de/005d] bus ops
322PCI: 00:0b.0 [10de/005d] enabled
323PCI: 00:0c.0 [10de/005d] bus ops
324PCI: 00:0c.0 [10de/005d] enabled
325PCI: 00:0d.0 [10de/005d] bus ops
326PCI: 00:0d.0 [10de/005d] enabled
327PCI: 00:0e.0 [10de/005d] bus ops
328PCI: 00:0e.0 [10de/005d] enabled
329POST: 0x25
330PCI: 00:01.0 scanning...
331scan_lpc_bus for PCI: 00:01.0
332PNP: 002e.0 enabled
333PNP: 002e.1 disabled
334PNP: 002e.2 enabled
335PNP: 002e.3 enabled
336PNP: 002e.5 enabled
337PNP: 002e.7 disabled
338PNP: 002e.8 disabled
339PNP: 002e.9 enabled
340PNP: 002e.a disabled
341PNP: 002e.b enabled
342scan_lpc_bus for PCI: 00:01.0 done
343scan_bus: scanning of bus PCI: 00:01.0 took 116 usecs
344PCI: 00:01.1 scanning...
345scan_smbus for PCI: 00:01.1
346smbus: PCI: 00:01.1[0]->I2C: 01:50 enabled
347smbus: PCI: 00:01.1[0]->I2C: 01:51 enabled
348smbus: PCI: 00:01.1[0]->I2C: 01:52 enabled
349smbus: PCI: 00:01.1[0]->I2C: 01:53 enabled
350smbus: PCI: 00:01.1[0]->I2C: 01:54 enabled
351smbus: PCI: 00:01.1[0]->I2C: 01:55 enabled
352smbus: PCI: 00:01.1[0]->I2C: 01:56 enabled
353smbus: PCI: 00:01.1[0]->I2C: 01:57 enabled
354smbus: PCI: 00:01.1[0]->I2C: 01:2f enabled
355scan_smbus for PCI: 00:01.1 done
356scan_bus: scanning of bus PCI: 00:01.1 took 24 usecs
357PCI: 00:09.0 scanning...
358do_pci_scan_bridge for PCI: 00:09.0
359PCI: pci_scan_bus for bus 01
360POST: 0x24
361PCI: 01:04.0 [18ca/0020] ops
362PCI: 01:04.0 [18ca/0020] enabled
363POST: 0x25
364POST: 0x55
365scan_bus: scanning of bus PCI: 00:09.0 took 30 usecs
366PCI: 00:0b.0 scanning...
367do_pci_scan_bridge for PCI: 00:0b.0
368PCI: pci_scan_bus for bus 02
369POST: 0x24
370PCI: 02:00.0 [14e4/1659] enabled
371POST: 0x25
372POST: 0x55
373scan_bus: scanning of bus PCI: 00:0b.0 took 34 usecs
374PCI: 00:0c.0 scanning...
375do_pci_scan_bridge for PCI: 00:0c.0
376PCI: pci_scan_bus for bus 03
377POST: 0x24
378PCI: 03:00.0 [14e4/1659] enabled
379POST: 0x25
380POST: 0x55
381scan_bus: scanning of bus PCI: 00:0c.0 took 24 usecs
382PCI: 00:0d.0 scanning...
383do_pci_scan_bridge for PCI: 00:0d.0
384PCI: pci_scan_bus for bus 04
385POST: 0x24
386PCI: Static device PCI: 04:00.0 not found, disabling it.
387POST: 0x25
388POST: 0x55
389scan_bus: scanning of bus PCI: 00:0d.0 took 35 usecs
390PCI: 00:0e.0 scanning...
391do_pci_scan_bridge for PCI: 00:0e.0
392PCI: pci_scan_bus for bus 05
393POST: 0x24
394POST: 0x25
395POST: 0x55
396scan_bus: scanning of bus PCI: 00:0e.0 took 19 usecs
397POST: 0x55
398scan_bus: scanning of bus PCI: 00:18.0 took 469 usecs
399PCI: 00:19.0 scanning...
400scan_bus: scanning of bus PCI: 00:19.0 took 2 usecs
401POST: 0x55
402DOMAIN: 0000 passpw: enabled
403DOMAIN: 0000 passpw: enabled
404scan_bus: scanning of bus DOMAIN: 0000 took 544 usecs
405root_dev_scan_bus for Root Device done
406scan_bus: scanning of bus Root Device took 1119 usecs
407done
408BS: BS_DEV_ENUMERATE times (us): entry 0 run 1738 exit 0
409POST: 0x73
410found VGA at PCI: 01:04.0
411Setting up VGA for PCI: 01:04.0
412Setting PCI_BRIDGE_CTL_VGA for bridge PCI: 00:09.0
413Setting PCI_BRIDGE_CTL_VGA for bridge PCI: 00:18.0
414Setting PCI_BRIDGE_CTL_VGA for bridge DOMAIN: 0000
415Setting PCI_BRIDGE_CTL_VGA for bridge Root Device
416Allocating resources...
417Reading resources...
418Root Device read_resources bus 0 link: 0
419CPU_CLUSTER: 0 read_resources bus 0 link: 0
420CPU_CLUSTER: 0 read_resources bus 0 link: 0 done
421DOMAIN: 0000 read_resources bus 0 link: 0
422PCI: 00:18.0 read_resources bus 0 link: 1
423PCI: 00:01.0 read_resources bus 0 link: 0
424PCI: 00:01.0 read_resources bus 0 link: 0 done
425PCI: 00:01.1 read_resources bus 1 link: 0
426I2C: 01:50 missing read_resources
427I2C: 01:51 missing read_resources
428I2C: 01:52 missing read_resources
429I2C: 01:53 missing read_resources
430I2C: 01:54 missing read_resources
431I2C: 01:55 missing read_resources
432I2C: 01:56 missing read_resources
433I2C: 01:57 missing read_resources
434PCI: 00:01.1 read_resources bus 1 link: 0 done
435PCI: 00:01.1 read_resources bus 2 link: 1
436PCI: 00:01.1 read_resources bus 2 link: 1 done
437PCI: 00:09.0 read_resources bus 1 link: 0
438PCI: 00:09.0 read_resources bus 1 link: 0 done
439PCI: 00:0b.0 read_resources bus 2 link: 0
440PCI: 00:0b.0 read_resources bus 2 link: 0 done
441PCI: 00:0c.0 read_resources bus 3 link: 0
442PCI: 00:0c.0 read_resources bus 3 link: 0 done
443PCI: 00:0d.0 read_resources bus 4 link: 0
444PCI: 00:0d.0 read_resources bus 4 link: 0 done
445PCI: 00:0e.0 read_resources bus 5 link: 0
446PCI: 00:0e.0 read_resources bus 5 link: 0 done
447PCI: 00:18.0 read_resources bus 0 link: 1 done
448PCI: 00:18.0 read_resources bus 0 link: 0
449PCI: 00:18.0 read_resources bus 0 link: 0 done
450PCI: 00:18.0 read_resources bus 0 link: 2
451PCI: 00:18.0 read_resources bus 0 link: 2 done
452PCI: 00:18.0 read_resources bus 0 link: 3
453PCI: 00:18.0 read_resources bus 0 link: 3 done
454CBFS: 'Master Header Locator' located CBFS at [0:ff480)
455CBFS: Locating 'cmos_layout.bin'
456CBFS: Checking offset 0
457CBFS: Unmatched 'cmos.default' at 0
458CBFS: Checking offset 140
459CBFS: Found @ offset 140 size a6c
460PCI: 00:18.4 read_resources bus 0 link: 0
461PCI: 00:18.4 read_resources bus 0 link: 0 done
462PCI: 00:18.4 read_resources bus 0 link: 1
463PCI: 00:18.4 read_resources bus 0 link: 1 done
464PCI: 00:18.4 read_resources bus 0 link: 2
465PCI: 00:18.4 read_resources bus 0 link: 2 done
466PCI: 00:18.4 read_resources bus 0 link: 3
467PCI: 00:18.4 read_resources bus 0 link: 3 done
468PCI: 00:19.0 read_resources bus 0 link: 0
469PCI: 00:19.0 read_resources bus 0 link: 0 done
470PCI: 00:19.0 read_resources bus 0 link: 1
471PCI: 00:19.0 read_resources bus 0 link: 1 done
472PCI: 00:19.0 read_resources bus 0 link: 2
473PCI: 00:19.0 read_resources bus 0 link: 2 done
474PCI: 00:19.0 read_resources bus 0 link: 3
475PCI: 00:19.0 read_resources bus 0 link: 3 done
476PCI: 00:19.4 read_resources bus 0 link: 0
477PCI: 00:19.4 read_resources bus 0 link: 0 done
478PCI: 00:19.4 read_resources bus 0 link: 1
479PCI: 00:19.4 read_resources bus 0 link: 1 done
480PCI: 00:19.4 read_resources bus 0 link: 2
481PCI: 00:19.4 read_resources bus 0 link: 2 done
482PCI: 00:19.4 read_resources bus 0 link: 3
483PCI: 00:19.4 read_resources bus 0 link: 3 done
484DOMAIN: 0000 read_resources bus 0 link: 0 done
485Root Device read_resources bus 0 link: 0 done
486Done reading resources.
487Show resources in subtree (Root Device)...After reading.
488 Root Device child on link 0 CPU_CLUSTER: 0
489 CPU_CLUSTER: 0 child on link 0 APIC: 00
490 APIC: 00
491 APIC: 01
492 APIC: 02
493 APIC: 03
494 APIC: 04
495 APIC: 05
496 APIC: 06
497 APIC: 07
498 DOMAIN: 0000 child on link 0 PCI: 00:18.0
499 DOMAIN: 0000 resource base 0 size 0 align 0 gran 0 limit ffff flags 40040100 index 10000000
500 DOMAIN: 0000 resource base 0 size 0 align 0 gran 0 limit ffffffff flags 40040200 index 10000100
501 DOMAIN: 0000 resource base c0000000 size 10000000 align 0 gran 0 limit 0 flags f0000200 index c0010058
502 DOMAIN: 0000 resource base 0 size c0000000 align 0 gran 0 limit 0 flags e0004200 index 7
503 PCI: 00:18.0 child on link 0 PCI: 00:00.0
504 PCI: 00:18.0 resource base 0 size 0 align 12 gran 12 limit ffff flags 80100 index 110d8
505 PCI: 00:18.0 resource base 0 size 0 align 20 gran 20 limit ffffffffff flags 81200 index 110b8
506 PCI: 00:18.0 resource base 0 size 0 align 20 gran 20 limit ffffffffff flags 80200 index 110b0
507 PCI: 00:00.0
508 PCI: 00:01.0 child on link 0 PNP: 002e.0
509 PCI: 00:01.0 resource base 0 size 80 align 7 gran 7 limit ffff flags 100 index 10
510 PCI: 00:01.0 resource base fec00000 size 1000 align 12 gran 12 limit ffffffff flags c0000200 index 14
511 PCI: 00:01.0 resource base fed00000 size 1000 align 12 gran 12 limit ffffffff flags c0000200 index 44
512 PCI: 00:01.0 resource base 0 size 100 align 8 gran 8 limit ffff flags 100 index 60
513 PCI: 00:01.0 resource base 0 size 100 align 8 gran 8 limit ffff flags 100 index 64
514 PCI: 00:01.0 resource base 0 size 100 align 8 gran 8 limit ffff flags 100 index 68
515 PCI: 00:01.0 resource base 0 size 1000 align 0 gran 0 limit 0 flags c0040100 index 10000000
516 PCI: 00:01.0 resource base ff800000 size 800000 align 0 gran 0 limit 0 flags c0040200 index 10000100
517 PNP: 002e.0
518 PNP: 002e.0 resource base 3f0 size 8 align 3 gran 3 limit 7ff flags c0000100 index 60
519 PNP: 002e.0 resource base 6 size 1 align 0 gran 0 limit 0 flags c0000400 index 70
520 PNP: 002e.0 resource base 2 size 1 align 0 gran 0 limit 0 flags c0000800 index 74
521 PNP: 002e.1
522 PNP: 002e.1 resource base 0 size 8 align 3 gran 3 limit 7ff flags 100 index 60
523 PNP: 002e.1 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
524 PNP: 002e.1 resource base 0 size 1 align 0 gran 0 limit 0 flags 800 index 74
525 PNP: 002e.2
526 PNP: 002e.2 resource base 3f8 size 8 align 3 gran 3 limit 7ff flags c0000100 index 60
527 PNP: 002e.2 resource base 4 size 1 align 0 gran 0 limit 0 flags c0000400 index 70
528 PNP: 002e.3
529 PNP: 002e.3 resource base 2f8 size 8 align 3 gran 3 limit 7ff flags c0000100 index 60
530 PNP: 002e.3 resource base 3 size 1 align 0 gran 0 limit 0 flags c0000400 index 70
531 PNP: 002e.3 resource base 4 size 1 align 0 gran 0 limit 0 flags c0000500 index f1
532 PNP: 002e.5
533 PNP: 002e.5 resource base 60 size 1 align 0 gran 0 limit ffffffff flags c0000100 index 60
534 PNP: 002e.5 resource base 64 size 1 align 0 gran 0 limit ffffffff flags c0000100 index 62
535 PNP: 002e.5 resource base 1 size 1 align 0 gran 0 limit 0 flags c0000400 index 70
536 PNP: 002e.5 resource base c size 1 align 0 gran 0 limit 0 flags c0000400 index 72
537 PNP: 002e.5 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index f0
538 PNP: 002e.7
539 PNP: 002e.7 resource base 0 size 1 align 0 gran 0 limit ffffffff flags 100 index 60
540 PNP: 002e.7 resource base 0 size 2 align 1 gran 1 limit 7ff flags 100 index 62
541 PNP: 002e.7 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
542 PNP: 002e.8
543 PNP: 002e.9
544 PNP: 002e.9 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 30
545 PNP: 002e.9 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index f0
546 PNP: 002e.9 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index f1
547 PNP: 002e.a
548 PNP: 002e.a resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
549 PNP: 002e.b
550 PNP: 002e.b resource base 290 size 8 align 3 gran 3 limit fff flags c0000100 index 60
551 PNP: 002e.b resource base 5 size 1 align 0 gran 0 limit 0 flags c0000400 index 70
552 PCI: 00:01.1 child on link 0 I2C: 01:50
553 PCI: 00:01.1 resource base 0 size 20 align 5 gran 5 limit ffff flags 100 index 10
554 PCI: 00:01.1 resource base 0 size 40 align 6 gran 6 limit ffff flags 100 index 20
555 PCI: 00:01.1 resource base 0 size 40 align 6 gran 6 limit ffff flags 100 index 24
556 I2C: 01:50
557 I2C: 01:51
558 I2C: 01:52
559 I2C: 01:53
560 I2C: 01:54
561 I2C: 01:55
562 I2C: 01:56
563 I2C: 01:57
564 I2C: 01:2f
565 PCI: 00:02.0
566 PCI: 00:02.0 resource base 0 size 1000 align 12 gran 12 limit ffffffff flags 200 index 10
567 PCI: 00:02.1
568 PCI: 00:02.1 resource base 0 size 100 align 12 gran 8 limit ffffffff flags 200 index 10
569 PCI: 00:04.0
570 PCI: 00:04.1
571 PCI: 00:06.0
572 PCI: 00:06.0 resource base 0 size 10 align 4 gran 4 limit ffff flags 100 index 20
573 PCI: 00:07.0
574 PCI: 00:07.0 resource base 0 size 8 align 3 gran 3 limit ffff flags 100 index 10
575 PCI: 00:07.0 resource base 0 size 4 align 2 gran 2 limit ffff flags 100 index 14
576 PCI: 00:07.0 resource base 0 size 8 align 3 gran 3 limit ffff flags 100 index 18
577 PCI: 00:07.0 resource base 0 size 4 align 2 gran 2 limit ffff flags 100 index 1c
578 PCI: 00:07.0 resource base 0 size 10 align 4 gran 4 limit ffff flags 100 index 20
579 PCI: 00:07.0 resource base 0 size 1000 align 12 gran 12 limit ffffffff flags 200 index 24
580 PCI: 00:08.0
581 PCI: 00:08.0 resource base 0 size 8 align 3 gran 3 limit ffff flags 100 index 10
582 PCI: 00:08.0 resource base 0 size 4 align 2 gran 2 limit ffff flags 100 index 14
583 PCI: 00:08.0 resource base 0 size 8 align 3 gran 3 limit ffff flags 100 index 18
584 PCI: 00:08.0 resource base 0 size 4 align 2 gran 2 limit ffff flags 100 index 1c
585 PCI: 00:08.0 resource base 0 size 10 align 4 gran 4 limit ffff flags 100 index 20
586 PCI: 00:08.0 resource base 0 size 1000 align 12 gran 12 limit ffffffff flags 200 index 24
587 PCI: 00:09.0 child on link 0 PCI: 01:04.0
588 PCI: 00:09.0 resource base 0 size 0 align 12 gran 12 limit ffff flags 80102 index 1c
589 PCI: 00:09.0 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 81202 index 24
590 PCI: 00:09.0 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
591 PCI: 01:04.0
592 PCI: 01:04.0 resource base 0 size 4000000 align 26 gran 26 limit ffffffff flags 1200 index 10
593 PCI: 01:04.0 resource base 0 size 40000 align 18 gran 18 limit ffffffff flags 200 index 14
594 PCI: 01:04.0 resource base 0 size 80 align 7 gran 7 limit ffff flags 100 index 18
595 PCI: 00:0a.0
596 PCI: 00:0b.0 child on link 0 PCI: 02:00.0
597 PCI: 00:0b.0 resource base 0 size 0 align 12 gran 12 limit ffffffff flags 80102 index 1c
598 PCI: 00:0b.0 resource base 0 size 0 align 20 gran 20 limit ffffffffffffffff flags 81202 index 24
599 PCI: 00:0b.0 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
600 PCI: 02:00.0
601 PCI: 02:00.0 resource base 0 size 10000 align 16 gran 16 limit ffffffffffffffff flags 201 index 10
602 PCI: 00:0c.0 child on link 0 PCI: 03:00.0
603 PCI: 00:0c.0 resource base 0 size 0 align 12 gran 12 limit ffffffff flags 80102 index 1c
604 PCI: 00:0c.0 resource base 0 size 0 align 20 gran 20 limit ffffffffffffffff flags 81202 index 24
605 PCI: 00:0c.0 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
606 PCI: 03:00.0
607 PCI: 03:00.0 resource base 0 size 10000 align 16 gran 16 limit ffffffffffffffff flags 201 index 10
608 PCI: 00:0d.0 child on link 0 PCI: 04:00.0
609 PCI: 00:0d.0 resource base 0 size 0 align 12 gran 12 limit ffffffff flags 80102 index 1c
610 PCI: 00:0d.0 resource base 0 size 0 align 20 gran 20 limit ffffffffffffffff flags 81202 index 24
611 PCI: 00:0d.0 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
612 PCI: 04:00.0
613 PCI: 00:0e.0
614 PCI: 00:0e.0 resource base 0 size 0 align 12 gran 12 limit ffffffff flags 80102 index 1c
615 PCI: 00:0e.0 resource base 0 size 0 align 20 gran 20 limit ffffffffffffffff flags 81202 index 24
616 PCI: 00:0e.0 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
617 PCI: 00:0f.0
618 PCI: 00:18.1
619 PCI: 00:18.2
620 PCI: 00:18.3
621 PCI: 00:18.4
622 PCI: 00:19.0
623 PCI: 00:19.1
624 PCI: 00:19.2
625 PCI: 00:19.3
626 PCI: 00:19.4
627DOMAIN: 0000 io: base: 0 size: 0 align: 0 gran: 0 limit: ffff
628PCI: 00:18.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffff
629PCI: 00:09.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffff
630PCI: 01:04.0 18 * [0x0 - 0x7f] io
631PCI: 00:09.0 io: base: 80 size: 1000 align: 12 gran: 12 limit: ffff done
632PCI: 00:0b.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff
633PCI: 00:0b.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff done
634PCI: 00:0c.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff
635PCI: 00:0c.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff done
636PCI: 00:0d.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff
637PCI: 00:0d.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff done
638PCI: 00:0e.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff
639PCI: 00:0e.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff done
640PCI: 00:09.0 1c * [0x0 - 0xfff] io
641PCI: 00:01.0 60 * [0x1000 - 0x10ff] io
642PCI: 00:01.0 64 * [0x1400 - 0x14ff] io
643PCI: 00:01.0 68 * [0x1800 - 0x18ff] io
644PCI: 00:01.0 10 * [0x1c00 - 0x1c7f] io
645PCI: 00:01.1 20 * [0x1c80 - 0x1cbf] io
646PCI: 00:01.1 24 * [0x1cc0 - 0x1cff] io
647PCI: 00:01.1 10 * [0x2000 - 0x201f] io
648PCI: 00:06.0 20 * [0x2020 - 0x202f] io
649PCI: 00:07.0 20 * [0x2030 - 0x203f] io
650PCI: 00:08.0 20 * [0x2040 - 0x204f] io
651PCI: 00:07.0 10 * [0x2050 - 0x2057] io
652PCI: 00:07.0 18 * [0x2058 - 0x205f] io
653PCI: 00:08.0 10 * [0x2060 - 0x2067] io
654PCI: 00:08.0 18 * [0x2068 - 0x206f] io
655PCI: 00:07.0 14 * [0x2070 - 0x2073] io
656PCI: 00:07.0 1c * [0x2074 - 0x2077] io
657PCI: 00:08.0 14 * [0x2078 - 0x207b] io
658PCI: 00:08.0 1c * [0x207c - 0x207f] io
659PCI: 00:18.0 io: base: 2080 size: 3000 align: 12 gran: 12 limit: ffff done
660PCI: 00:18.0 110d8 * [0x0 - 0x2fff] io
661DOMAIN: 0000 io: base: 3000 size: 3000 align: 12 gran: 0 limit: ffff done
662DOMAIN: 0000 mem: base: 0 size: 0 align: 0 gran: 0 limit: ffffffff
663PCI: 00:18.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffff
664PCI: 00:09.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
665PCI: 01:04.0 10 * [0x0 - 0x3ffffff] prefmem
666PCI: 00:09.0 prefmem: base: 4000000 size: 4000000 align: 26 gran: 20 limit: ffffffff done
667PCI: 00:0b.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff
668PCI: 00:0b.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff done
669PCI: 00:0c.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff
670PCI: 00:0c.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff done
671PCI: 00:0d.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff
672PCI: 00:0d.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff done
673PCI: 00:0e.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff
674PCI: 00:0e.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff done
675PCI: 00:09.0 24 * [0x0 - 0x3ffffff] prefmem
676PCI: 00:18.0 prefmem: base: 4000000 size: 4000000 align: 26 gran: 20 limit: ffffffff done
677PCI: 00:18.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffff
678PCI: 00:09.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
679PCI: 01:04.0 14 * [0x0 - 0x3ffff] mem
680PCI: 00:09.0 mem: base: 40000 size: 100000 align: 20 gran: 20 limit: ffffffff done
681PCI: 00:0b.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
682PCI: 02:00.0 10 * [0x0 - 0xffff] mem
683PCI: 00:0b.0 mem: base: 10000 size: 100000 align: 20 gran: 20 limit: ffffffff done
684PCI: 00:0c.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
685PCI: 03:00.0 10 * [0x0 - 0xffff] mem
686PCI: 00:0c.0 mem: base: 10000 size: 100000 align: 20 gran: 20 limit: ffffffff done
687PCI: 00:0d.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
688PCI: 00:0d.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff done
689PCI: 00:0e.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
690PCI: 00:0e.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff done
691PCI: 00:09.0 20 * [0x0 - 0xfffff] mem
692PCI: 00:0b.0 20 * [0x100000 - 0x1fffff] mem
693PCI: 00:0c.0 20 * [0x200000 - 0x2fffff] mem
694PCI: 00:02.0 10 * [0x300000 - 0x300fff] mem
695PCI: 00:07.0 24 * [0x301000 - 0x301fff] mem
696PCI: 00:08.0 24 * [0x302000 - 0x302fff] mem
697PCI: 00:02.1 10 * [0x303000 - 0x3030ff] mem
698PCI: 00:18.0 mem: base: 303100 size: 400000 align: 20 gran: 20 limit: ffffffff done
699PCI: 00:18.0 110b8 * [0x0 - 0x3ffffff] prefmem
700PCI: 00:18.0 110b0 * [0x4000000 - 0x43fffff] mem
701DOMAIN: 0000 mem: base: 4400000 size: 4400000 align: 26 gran: 0 limit: ffffffff done
702avoid_fixed_resources: DOMAIN: 0000
703avoid_fixed_resources:@DOMAIN: 0000 10000000 limit 0000ffff
704avoid_fixed_resources:@DOMAIN: 0000 10000100 limit ffffffff
705constrain_resources: DOMAIN: 0000 c0010058 base c0000000 limit cfffffff mem (fixed)
706constrain_resources: DOMAIN: 0000 07 base 00000000 limit bfffffff mem (fixed)
707constrain_resources: PCI: 00:01.0 14 base fec00000 limit fec00fff mem (fixed)
708constrain_resources: PCI: 00:01.0 10000000 base 00000000 limit 00000fff io (fixed)
709avoid_fixed_resources:@DOMAIN: 0000 10000000 base 00001000 limit 0000ffff
710avoid_fixed_resources:@DOMAIN: 0000 10000100 base f8000000 limit febfffff
711Setting resources...
712DOMAIN: 0000 io: base:1000 size:3000 align:12 gran:0 limit:ffff
713PCI: 00:18.0 110d8 * [0x1000 - 0x3fff] io
714DOMAIN: 0000 io: next_base: 4000 size: 3000 align: 12 gran: 0 done
715PCI: 00:18.0 io: base:1000 size:3000 align:12 gran:12 limit:3fff
716PCI: 00:09.0 1c * [0x1000 - 0x1fff] io
717PCI: 00:01.0 60 * [0x2000 - 0x20ff] io
718PCI: 00:01.0 64 * [0x2400 - 0x24ff] io
719PCI: 00:01.0 68 * [0x2800 - 0x28ff] io
720PCI: 00:01.0 10 * [0x2c00 - 0x2c7f] io
721PCI: 00:01.1 20 * [0x2c80 - 0x2cbf] io
722PCI: 00:01.1 24 * [0x2cc0 - 0x2cff] io
723PCI: 00:01.1 10 * [0x3000 - 0x301f] io
724PCI: 00:06.0 20 * [0x3020 - 0x302f] io
725PCI: 00:07.0 20 * [0x3030 - 0x303f] io
726PCI: 00:08.0 20 * [0x3040 - 0x304f] io
727PCI: 00:07.0 10 * [0x3050 - 0x3057] io
728PCI: 00:07.0 18 * [0x3058 - 0x305f] io
729PCI: 00:08.0 10 * [0x3060 - 0x3067] io
730PCI: 00:08.0 18 * [0x3068 - 0x306f] io
731PCI: 00:07.0 14 * [0x3070 - 0x3073] io
732PCI: 00:07.0 1c * [0x3074 - 0x3077] io
733PCI: 00:08.0 14 * [0x3078 - 0x307b] io
734PCI: 00:08.0 1c * [0x307c - 0x307f] io
735PCI: 00:18.0 io: next_base: 3080 size: 3000 align: 12 gran: 12 done
736PCI: 00:09.0 io: base:1000 size:1000 align:12 gran:12 limit:1fff
737PCI: 01:04.0 18 * [0x1000 - 0x107f] io
738PCI: 00:09.0 io: next_base: 1080 size: 1000 align: 12 gran: 12 done
739PCI: 00:0b.0 io: base:3fff size:0 align:12 gran:12 limit:3fff
740PCI: 00:0b.0 io: next_base: 3fff size: 0 align: 12 gran: 12 done
741PCI: 00:0c.0 io: base:3fff size:0 align:12 gran:12 limit:3fff
742PCI: 00:0c.0 io: next_base: 3fff size: 0 align: 12 gran: 12 done
743PCI: 00:0d.0 io: base:3fff size:0 align:12 gran:12 limit:3fff
744PCI: 00:0d.0 io: next_base: 3fff size: 0 align: 12 gran: 12 done
745PCI: 00:0e.0 io: base:3fff size:0 align:12 gran:12 limit:3fff
746PCI: 00:0e.0 io: next_base: 3fff size: 0 align: 12 gran: 12 done
747DOMAIN: 0000 mem: base:f8000000 size:4400000 align:26 gran:0 limit:febfffff
748PCI: 00:18.0 110b8 * [0xf8000000 - 0xfbffffff] prefmem
749PCI: 00:18.0 110b0 * [0xfc000000 - 0xfc3fffff] mem
750DOMAIN: 0000 mem: next_base: fc400000 size: 4400000 align: 26 gran: 0 done
751PCI: 00:18.0 prefmem: base:f8000000 size:4000000 align:26 gran:20 limit:fbffffff
752PCI: 00:09.0 24 * [0xf8000000 - 0xfbffffff] prefmem
753PCI: 00:18.0 prefmem: next_base: fc000000 size: 4000000 align: 26 gran: 20 done
754PCI: 00:09.0 prefmem: base:f8000000 size:4000000 align:26 gran:20 limit:fbffffff
755PCI: 01:04.0 10 * [0xf8000000 - 0xfbffffff] prefmem
756PCI: 00:09.0 prefmem: next_base: fc000000 size: 4000000 align: 26 gran: 20 done
757PCI: 00:0b.0 prefmem: base:fbffffff size:0 align:20 gran:20 limit:fbffffff
758PCI: 00:0b.0 prefmem: next_base: fbffffff size: 0 align: 20 gran: 20 done
759PCI: 00:0c.0 prefmem: base:fbffffff size:0 align:20 gran:20 limit:fbffffff
760PCI: 00:0c.0 prefmem: next_base: fbffffff size: 0 align: 20 gran: 20 done
761PCI: 00:0d.0 prefmem: base:fbffffff size:0 align:20 gran:20 limit:fbffffff
762PCI: 00:0d.0 prefmem: next_base: fbffffff size: 0 align: 20 gran: 20 done
763PCI: 00:0e.0 prefmem: base:fbffffff size:0 align:20 gran:20 limit:fbffffff
764PCI: 00:0e.0 prefmem: next_base: fbffffff size: 0 align: 20 gran: 20 done
765PCI: 00:18.0 mem: base:fc000000 size:400000 align:20 gran:20 limit:fc3fffff
766PCI: 00:09.0 20 * [0xfc000000 - 0xfc0fffff] mem
767PCI: 00:0b.0 20 * [0xfc100000 - 0xfc1fffff] mem
768PCI: 00:0c.0 20 * [0xfc200000 - 0xfc2fffff] mem
769PCI: 00:02.0 10 * [0xfc300000 - 0xfc300fff] mem
770PCI: 00:07.0 24 * [0xfc301000 - 0xfc301fff] mem
771PCI: 00:08.0 24 * [0xfc302000 - 0xfc302fff] mem
772PCI: 00:02.1 10 * [0xfc303000 - 0xfc3030ff] mem
773PCI: 00:18.0 mem: next_base: fc303100 size: 400000 align: 20 gran: 20 done
774PCI: 00:09.0 mem: base:fc000000 size:100000 align:20 gran:20 limit:fc0fffff
775PCI: 01:04.0 14 * [0xfc000000 - 0xfc03ffff] mem
776PCI: 00:09.0 mem: next_base: fc040000 size: 100000 align: 20 gran: 20 done
777PCI: 00:0b.0 mem: base:fc100000 size:100000 align:20 gran:20 limit:fc1fffff
778PCI: 02:00.0 10 * [0xfc100000 - 0xfc10ffff] mem
779PCI: 00:0b.0 mem: next_base: fc110000 size: 100000 align: 20 gran: 20 done
780PCI: 00:0c.0 mem: base:fc200000 size:100000 align:20 gran:20 limit:fc2fffff
781PCI: 03:00.0 10 * [0xfc200000 - 0xfc20ffff] mem
782PCI: 00:0c.0 mem: next_base: fc210000 size: 100000 align: 20 gran: 20 done
783PCI: 00:0d.0 mem: base:fc3fffff size:0 align:20 gran:20 limit:fc3fffff
784PCI: 00:0d.0 mem: next_base: fc3fffff size: 0 align: 20 gran: 20 done
785PCI: 00:0e.0 mem: base:fc3fffff size:0 align:20 gran:20 limit:fc3fffff
786PCI: 00:0e.0 mem: next_base: fc3fffff size: 0 align: 20 gran: 20 done
787Root Device assign_resources, bus 0 link: 0
7880: mmio_basek=00300000, basek=00400000, limitk=00500000
7891: mmio_basek=00300000, basek=00500000, limitk=00600000
790DOMAIN: 0000 assign_resources, bus 0 link: 0
791VGA: PCI: 00:18.0 (aka node 0) link 1 has VGA device
792PCI: 00:18.0 111b8 <- [0x00000a0000 - 0x00000bffff] size 0x00020000 gran 0x00 mem <node 0 link 1>
793PCI: 00:18.0 110d8 <- [0x0000001000 - 0x0000003fff] size 0x00003000 gran 0x0c io <node 0 link 1>
794PCI: 00:18.0 110b8 <- [0x00f8000000 - 0x00fbffffff] size 0x04000000 gran 0x14 prefmem <node 0 link 1>
795PCI: 00:18.0 110b0 <- [0x00fc000000 - 0x00fc3fffff] size 0x00400000 gran 0x14 mem <node 0 link 1>
796PCI: 00:18.0 assign_resources, bus 0 link: 1
797PCI: 00:01.0 10 <- [0x0000002c00 - 0x0000002c7f] size 0x00000080 gran 0x07 io
798PCI: 00:01.0 60 <- [0x0000002000 - 0x00000020ff] size 0x00000100 gran 0x08 io
799PCI: 00:01.0 64 <- [0x0000002400 - 0x00000024ff] size 0x00000100 gran 0x08 io
800PCI: 00:01.0 68 <- [0x0000002800 - 0x00000028ff] size 0x00000100 gran 0x08 io
801PCI: 00:01.0 assign_resources, bus 0 link: 0
802PNP: 002e.0 60 <- [0x00000003f0 - 0x00000003f7] size 0x00000008 gran 0x03 io
803PNP: 002e.0 70 <- [0x0000000006 - 0x0000000006] size 0x00000001 gran 0x00 irq
804PNP: 002e.0 74 <- [0x0000000002 - 0x0000000002] size 0x00000001 gran 0x00 drq
805PNP: 002e.2 60 <- [0x00000003f8 - 0x00000003ff] size 0x00000008 gran 0x03 io
806PNP: 002e.2 70 <- [0x0000000004 - 0x0000000004] size 0x00000001 gran 0x00 irq
807PNP: 002e.3 60 <- [0x00000002f8 - 0x00000002ff] size 0x00000008 gran 0x03 io
808PNP: 002e.3 70 <- [0x0000000003 - 0x0000000003] size 0x00000001 gran 0x00 irq
809PNP: 002e.3 f1 <- [0x0000000004 - 0x0000000004] size 0x00000001 gran 0x00 io
810PNP: 002e.5 60 <- [0x0000000060 - 0x0000000060] size 0x00000001 gran 0x00 io
811PNP: 002e.5 62 <- [0x0000000064 - 0x0000000064] size 0x00000001 gran 0x00 io
812PNP: 002e.5 70 <- [0x0000000001 - 0x0000000001] size 0x00000001 gran 0x00 irq
813PNP: 002e.5 72 <- [0x000000000c - 0x000000000c] size 0x00000001 gran 0x00 irq
814ERROR: PNP: 002e.5 f0 irq size: 0x0000000001 not assigned
815ERROR: PNP: 002e.9 30 irq size: 0x0000000001 not assigned
816ERROR: PNP: 002e.9 f0 irq size: 0x0000000001 not assigned
817ERROR: PNP: 002e.9 f1 irq size: 0x0000000001 not assigned
818PNP: 002e.b 60 <- [0x0000000290 - 0x0000000297] size 0x00000008 gran 0x03 io
819PNP: 002e.b 70 <- [0x0000000005 - 0x0000000005] size 0x00000001 gran 0x00 irq
820PCI: 00:01.0 assign_resources, bus 0 link: 0
821PCI: 00:01.0 14 <- [0x00fec00000 - 0x00fec00fff] size 0x00001000 gran 0x0c mem
822PCI: 00:01.0 44 <- [0x00fed00000 - 0x00fed00fff] size 0x00001000 gran 0x0c mem
823PCI: 00:01.1 10 <- [0x0000003000 - 0x000000301f] size 0x00000020 gran 0x05 io
824PCI: 00:01.1 20 <- [0x0000002c80 - 0x0000002cbf] size 0x00000040 gran 0x06 io
825PCI: 00:01.1 24 <- [0x0000002cc0 - 0x0000002cff] size 0x00000040 gran 0x06 io
826PCI: 00:01.1 assign_resources, bus 1 link: 0
827PCI: 00:01.1 assign_resources, bus 1 link: 0
828PCI: 00:02.0 10 <- [0x00fc300000 - 0x00fc300fff] size 0x00001000 gran 0x0c mem
829PCI: 00:02.1 10 <- [0x00fc303000 - 0x00fc3030ff] size 0x00000100 gran 0x08 mem
830PCI: 00:06.0 20 <- [0x0000003020 - 0x000000302f] size 0x00000010 gran 0x04 io
831PCI: 00:07.0 10 <- [0x0000003050 - 0x0000003057] size 0x00000008 gran 0x03 io
832PCI: 00:07.0 14 <- [0x0000003070 - 0x0000003073] size 0x00000004 gran 0x02 io
833PCI: 00:07.0 18 <- [0x0000003058 - 0x000000305f] size 0x00000008 gran 0x03 io
834PCI: 00:07.0 1c <- [0x0000003074 - 0x0000003077] size 0x00000004 gran 0x02 io
835PCI: 00:07.0 20 <- [0x0000003030 - 0x000000303f] size 0x00000010 gran 0x04 io
836PCI: 00:07.0 24 <- [0x00fc301000 - 0x00fc301fff] size 0x00001000 gran 0x0c mem
837PCI: 00:08.0 10 <- [0x0000003060 - 0x0000003067] size 0x00000008 gran 0x03 io
838PCI: 00:08.0 14 <- [0x0000003078 - 0x000000307b] size 0x00000004 gran 0x02 io
839PCI: 00:08.0 18 <- [0x0000003068 - 0x000000306f] size 0x00000008 gran 0x03 io
840PCI: 00:08.0 1c <- [0x000000307c - 0x000000307f] size 0x00000004 gran 0x02 io
841PCI: 00:08.0 20 <- [0x0000003040 - 0x000000304f] size 0x00000010 gran 0x04 io
842PCI: 00:08.0 24 <- [0x00fc302000 - 0x00fc302fff] size 0x00001000 gran 0x0c mem
843PCI: 00:09.0 1c <- [0x0000001000 - 0x0000001fff] size 0x00001000 gran 0x0c bus 01 io
844PCI: 00:09.0 24 <- [0x00f8000000 - 0x00fbffffff] size 0x04000000 gran 0x14 bus 01 prefmem
845PCI: 00:09.0 20 <- [0x00fc000000 - 0x00fc0fffff] size 0x00100000 gran 0x14 bus 01 mem
846PCI: 00:09.0 assign_resources, bus 1 link: 0
847PCI: 01:04.0 10 <- [0x00f8000000 - 0x00fbffffff] size 0x04000000 gran 0x1a prefmem
848PCI: 01:04.0 14 <- [0x00fc000000 - 0x00fc03ffff] size 0x00040000 gran 0x12 mem
849PCI: 01:04.0 18 <- [0x0000001000 - 0x000000107f] size 0x00000080 gran 0x07 io
850PCI: 00:09.0 assign_resources, bus 1 link: 0
851PCI: 00:0b.0 1c <- [0x0000003fff - 0x0000003ffe] size 0x00000000 gran 0x0c bus 02 io
852PCI: 00:0b.0 24 <- [0x00fbffffff - 0x00fbfffffe] size 0x00000000 gran 0x14 bus 02 prefmem
853PCI: 00:0b.0 20 <- [0x00fc100000 - 0x00fc1fffff] size 0x00100000 gran 0x14 bus 02 mem
854PCI: 00:0b.0 assign_resources, bus 2 link: 0
855PCI: 02:00.0 10 <- [0x00fc100000 - 0x00fc10ffff] size 0x00010000 gran 0x10 mem64
856PCI: 00:0b.0 assign_resources, bus 2 link: 0
857PCI: 00:0c.0 1c <- [0x0000003fff - 0x0000003ffe] size 0x00000000 gran 0x0c bus 03 io
858PCI: 00:0c.0 24 <- [0x00fbffffff - 0x00fbfffffe] size 0x00000000 gran 0x14 bus 03 prefmem
859PCI: 00:0c.0 20 <- [0x00fc200000 - 0x00fc2fffff] size 0x00100000 gran 0x14 bus 03 mem
860PCI: 00:0c.0 assign_resources, bus 3 link: 0
861PCI: 03:00.0 10 <- [0x00fc200000 - 0x00fc20ffff] size 0x00010000 gran 0x10 mem64
862PCI: 00:0c.0 assign_resources, bus 3 link: 0
863PCI: 00:0d.0 1c <- [0x0000003fff - 0x0000003ffe] size 0x00000000 gran 0x0c bus 04 io
864PCI: 00:0d.0 24 <- [0x00fbffffff - 0x00fbfffffe] size 0x00000000 gran 0x14 bus 04 prefmem
865PCI: 00:0d.0 20 <- [0x00fc3fffff - 0x00fc3ffffe] size 0x00000000 gran 0x14 bus 04 mem
866PCI: 00:0d.0 assign_resources, bus 4 link: 0
867PCI: 00:0d.0 assign_resources, bus 4 link: 0
868PCI: 00:0e.0 1c <- [0x0000003fff - 0x0000003ffe] size 0x00000000 gran 0x0c bus 05 io
869PCI: 00:0e.0 24 <- [0x00fbffffff - 0x00fbfffffe] size 0x00000000 gran 0x14 bus 05 prefmem
870PCI: 00:0e.0 20 <- [0x00fc3fffff - 0x00fc3ffffe] size 0x00000000 gran 0x14 bus 05 mem
871PCI: 00:18.0 assign_resources, bus 0 link: 1
872DOMAIN: 0000 assign_resources, bus 0 link: 0
873Root Device assign_resources, bus 0 link: 0
874Done setting resources.
875Show resources in subtree (Root Device)...After assigning values.
876 Root Device child on link 0 CPU_CLUSTER: 0
877 CPU_CLUSTER: 0 child on link 0 APIC: 00
878 APIC: 00
879 APIC: 01
880 APIC: 02
881 APIC: 03
882 APIC: 04
883 APIC: 05
884 APIC: 06
885 APIC: 07
886 DOMAIN: 0000 child on link 0 PCI: 00:18.0
887 DOMAIN: 0000 resource base 1000 size 3000 align 12 gran 0 limit ffff flags 40040100 index 10000000
888 DOMAIN: 0000 resource base f8000000 size 4400000 align 26 gran 0 limit febfffff flags 40040200 index 10000100
889 DOMAIN: 0000 resource base c0000000 size 10000000 align 0 gran 0 limit 0 flags f0000200 index c0010058
890 DOMAIN: 0000 resource base 0 size c0000000 align 0 gran 0 limit 0 flags e0004200 index 7
891 DOMAIN: 0000 resource base 0 size a0000 align 0 gran 0 limit 0 flags e0004200 index 10
892 DOMAIN: 0000 resource base c0000 size bff40000 align 0 gran 0 limit 0 flags e0004200 index 20
893 DOMAIN: 0000 resource base 100000000 size 40000000 align 0 gran 0 limit 0 flags e0004200 index 30
894 DOMAIN: 0000 resource base 140000000 size 40000000 align 0 gran 0 limit 0 flags e0004200 index 41
895 PCI: 00:18.0 child on link 0 PCI: 00:00.0
896 PCI: 00:18.0 resource base 1000 size 3000 align 12 gran 12 limit 3fff flags 60080100 index 110d8
897 PCI: 00:18.0 resource base f8000000 size 4000000 align 26 gran 20 limit fbffffff flags 60081200 index 110b8
898 PCI: 00:18.0 resource base fc000000 size 400000 align 20 gran 20 limit fc3fffff flags 60080200 index 110b0
899 PCI: 00:18.0 resource base a0000 size 20000 align 0 gran 0 limit 0 flags e0000200 index 111b8
900 PCI: 00:00.0
901 PCI: 00:01.0 child on link 0 PNP: 002e.0
902 PCI: 00:01.0 resource base 2c00 size 80 align 7 gran 7 limit 2c7f flags 60000100 index 10
903 PCI: 00:01.0 resource base fec00000 size 1000 align 12 gran 12 limit ffffffff flags e0000200 index 14
904 PCI: 00:01.0 resource base fed00000 size 1000 align 12 gran 12 limit ffffffff flags e0000200 index 44
905 PCI: 00:01.0 resource base 2000 size 100 align 8 gran 8 limit 20ff flags 60000100 index 60
906 PCI: 00:01.0 resource base 2400 size 100 align 8 gran 8 limit 24ff flags 60000100 index 64
907 PCI: 00:01.0 resource base 2800 size 100 align 8 gran 8 limit 28ff flags 60000100 index 68
908 PCI: 00:01.0 resource base 0 size 1000 align 0 gran 0 limit 0 flags c0040100 index 10000000
909 PCI: 00:01.0 resource base ff800000 size 800000 align 0 gran 0 limit 0 flags c0040200 index 10000100
910 PNP: 002e.0
911 PNP: 002e.0 resource base 3f0 size 8 align 3 gran 3 limit 7ff flags e0000100 index 60
912 PNP: 002e.0 resource base 6 size 1 align 0 gran 0 limit 0 flags e0000400 index 70
913 PNP: 002e.0 resource base 2 size 1 align 0 gran 0 limit 0 flags e0000800 index 74
914 PNP: 002e.1
915 PNP: 002e.1 resource base 0 size 8 align 3 gran 3 limit 7ff flags 100 index 60
916 PNP: 002e.1 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
917 PNP: 002e.1 resource base 0 size 1 align 0 gran 0 limit 0 flags 800 index 74
918 PNP: 002e.2
919 PNP: 002e.2 resource base 3f8 size 8 align 3 gran 3 limit 7ff flags e0000100 index 60
920 PNP: 002e.2 resource base 4 size 1 align 0 gran 0 limit 0 flags e0000400 index 70
921 PNP: 002e.3
922 PNP: 002e.3 resource base 2f8 size 8 align 3 gran 3 limit 7ff flags e0000100 index 60
923 PNP: 002e.3 resource base 3 size 1 align 0 gran 0 limit 0 flags e0000400 index 70
924 PNP: 002e.3 resource base 4 size 1 align 0 gran 0 limit 0 flags e0000500 index f1
925 PNP: 002e.5
926 PNP: 002e.5 resource base 60 size 1 align 0 gran 0 limit ffffffff flags e0000100 index 60
927 PNP: 002e.5 resource base 64 size 1 align 0 gran 0 limit ffffffff flags e0000100 index 62
928 PNP: 002e.5 resource base 1 size 1 align 0 gran 0 limit 0 flags e0000400 index 70
929 PNP: 002e.5 resource base c size 1 align 0 gran 0 limit 0 flags e0000400 index 72
930 PNP: 002e.5 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index f0
931 PNP: 002e.7
932 PNP: 002e.7 resource base 0 size 1 align 0 gran 0 limit ffffffff flags 100 index 60
933 PNP: 002e.7 resource base 0 size 2 align 1 gran 1 limit 7ff flags 100 index 62
934 PNP: 002e.7 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
935 PNP: 002e.8
936 PNP: 002e.9
937 PNP: 002e.9 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 30
938 PNP: 002e.9 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index f0
939 PNP: 002e.9 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index f1
940 PNP: 002e.a
941 PNP: 002e.a resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
942 PNP: 002e.b
943 PNP: 002e.b resource base 290 size 8 align 3 gran 3 limit fff flags e0000100 index 60
944 PNP: 002e.b resource base 5 size 1 align 0 gran 0 limit 0 flags e0000400 index 70
945 PCI: 00:01.1 child on link 0 I2C: 01:50
946 PCI: 00:01.1 resource base 3000 size 20 align 5 gran 5 limit 301f flags 60000100 index 10
947 PCI: 00:01.1 resource base 2c80 size 40 align 6 gran 6 limit 2cbf flags 60000100 index 20
948 PCI: 00:01.1 resource base 2cc0 size 40 align 6 gran 6 limit 2cff flags 60000100 index 24
949 I2C: 01:50
950 I2C: 01:51
951 I2C: 01:52
952 I2C: 01:53
953 I2C: 01:54
954 I2C: 01:55
955 I2C: 01:56
956 I2C: 01:57
957 I2C: 01:2f
958 PCI: 00:02.0
959 PCI: 00:02.0 resource base fc300000 size 1000 align 12 gran 12 limit fc300fff flags 60000200 index 10
960 PCI: 00:02.1
961 PCI: 00:02.1 resource base fc303000 size 100 align 12 gran 8 limit fc3030ff flags 60000200 index 10
962 PCI: 00:04.0
963 PCI: 00:04.1
964 PCI: 00:06.0
965 PCI: 00:06.0 resource base 3020 size 10 align 4 gran 4 limit 302f flags 60000100 index 20
966 PCI: 00:07.0
967 PCI: 00:07.0 resource base 3050 size 8 align 3 gran 3 limit 3057 flags 60000100 index 10
968 PCI: 00:07.0 resource base 3070 size 4 align 2 gran 2 limit 3073 flags 60000100 index 14
969 PCI: 00:07.0 resource base 3058 size 8 align 3 gran 3 limit 305f flags 60000100 index 18
970 PCI: 00:07.0 resource base 3074 size 4 align 2 gran 2 limit 3077 flags 60000100 index 1c
971 PCI: 00:07.0 resource base 3030 size 10 align 4 gran 4 limit 303f flags 60000100 index 20
972 PCI: 00:07.0 resource base fc301000 size 1000 align 12 gran 12 limit fc301fff flags 60000200 index 24
973 PCI: 00:08.0
974 PCI: 00:08.0 resource base 3060 size 8 align 3 gran 3 limit 3067 flags 60000100 index 10
975 PCI: 00:08.0 resource base 3078 size 4 align 2 gran 2 limit 307b flags 60000100 index 14
976 PCI: 00:08.0 resource base 3068 size 8 align 3 gran 3 limit 306f flags 60000100 index 18
977 PCI: 00:08.0 resource base 307c size 4 align 2 gran 2 limit 307f flags 60000100 index 1c
978 PCI: 00:08.0 resource base 3040 size 10 align 4 gran 4 limit 304f flags 60000100 index 20
979 PCI: 00:08.0 resource base fc302000 size 1000 align 12 gran 12 limit fc302fff flags 60000200 index 24
980 PCI: 00:09.0 child on link 0 PCI: 01:04.0
981 PCI: 00:09.0 resource base 1000 size 1000 align 12 gran 12 limit 1fff flags 60080102 index 1c
982 PCI: 00:09.0 resource base f8000000 size 4000000 align 26 gran 20 limit fbffffff flags 60081202 index 24
983 PCI: 00:09.0 resource base fc000000 size 100000 align 20 gran 20 limit fc0fffff flags 60080202 index 20
984 PCI: 01:04.0
985 PCI: 01:04.0 resource base f8000000 size 4000000 align 26 gran 26 limit fbffffff flags 60001200 index 10
986 PCI: 01:04.0 resource base fc000000 size 40000 align 18 gran 18 limit fc03ffff flags 60000200 index 14
987 PCI: 01:04.0 resource base 1000 size 80 align 7 gran 7 limit 107f flags 60000100 index 18
988 PCI: 01:04.0 resource base a0000 size 1fc00 align 0 gran 0 limit 0 flags f0000200 index 3
989 PCI: 00:0a.0
990 PCI: 00:0b.0 child on link 0 PCI: 02:00.0
991 PCI: 00:0b.0 resource base 3fff size 0 align 12 gran 12 limit 3fff flags 60080102 index 1c
992 PCI: 00:0b.0 resource base fbffffff size 0 align 20 gran 20 limit fbffffff flags 60081202 index 24
993 PCI: 00:0b.0 resource base fc100000 size 100000 align 20 gran 20 limit fc1fffff flags 60080202 index 20
994 PCI: 02:00.0
995 PCI: 02:00.0 resource base fc100000 size 10000 align 16 gran 16 limit fc10ffff flags 60000201 index 10
996 PCI: 00:0c.0 child on link 0 PCI: 03:00.0
997 PCI: 00:0c.0 resource base 3fff size 0 align 12 gran 12 limit 3fff flags 60080102 index 1c
998 PCI: 00:0c.0 resource base fbffffff size 0 align 20 gran 20 limit fbffffff flags 60081202 index 24
999 PCI: 00:0c.0 resource base fc200000 size 100000 align 20 gran 20 limit fc2fffff flags 60080202 index 20
1000 PCI: 03:00.0
1001 PCI: 03:00.0 resource base fc200000 size 10000 align 16 gran 16 limit fc20ffff flags 60000201 index 10
1002 PCI: 00:0d.0 child on link 0 PCI: 04:00.0
1003 PCI: 00:0d.0 resource base 3fff size 0 align 12 gran 12 limit 3fff flags 60080102 index 1c
1004 PCI: 00:0d.0 resource base fbffffff size 0 align 20 gran 20 limit fbffffff flags 60081202 index 24
1005 PCI: 00:0d.0 resource base fc3fffff size 0 align 20 gran 20 limit fc3fffff flags 60080202 index 20
1006 PCI: 04:00.0
1007 PCI: 00:0e.0
1008 PCI: 00:0e.0 resource base 3fff size 0 align 12 gran 12 limit 3fff flags 60080102 index 1c
1009 PCI: 00:0e.0 resource base fbffffff size 0 align 20 gran 20 limit fbffffff flags 60081202 index 24
1010 PCI: 00:0e.0 resource base fc3fffff size 0 align 20 gran 20 limit fc3fffff flags 60080202 index 20
1011 PCI: 00:0f.0
1012 PCI: 00:18.1
1013 PCI: 00:18.2
1014 PCI: 00:18.3
1015 PCI: 00:18.4
1016 PCI: 00:19.0
1017 PCI: 00:19.1
1018 PCI: 00:19.2
1019 PCI: 00:19.3
1020 PCI: 00:19.4
1021Done allocating resources.
1022BS: BS_DEV_RESOURCES times (us): entry 0 run 2394 exit 0
1023POST: 0x74
1024Enabling resources...
1025PCI: 00:18.0 cmd <- 00
1026PCI: 00:18.1 subsystem <- 1043/8162
1027PCI: 00:18.1 cmd <- 00
1028PCI: 00:18.2 subsystem <- 1043/8162
1029PCI: 00:18.2 cmd <- 00
1030PCI: 00:18.3 cmd <- 00
1031PCI: 00:18.4 cmd <- 00
1032PCI: 00:19.0 cmd <- 00
1033PCI: 00:19.1 subsystem <- 1043/8162
1034PCI: 00:19.1 cmd <- 00
1035PCI: 00:19.2 subsystem <- 1043/8162
1036PCI: 00:19.2 cmd <- 00
1037PCI: 00:19.3 cmd <- 00
1038PCI: 00:19.4 cmd <- 00
1039PCI: 00:00.0 subsystem <- 1043/8162
1040PCI: 00:00.0 cmd <- 06
1041PCI: 00:01.0 subsystem <- 1043/8162
1042PCI: 00:01.0 cmd <- 0f
1043ck804 lpc decode:PNP: 002e.0, base=0x000003f0, end=0x000003f7
1044ck804 lpc decode:PNP: 002e.2, base=0x000003f8, end=0x000003ff
1045ck804 lpc decode:PNP: 002e.3, base=0x000002f8, end=0x000002ff
1046ck804 lpc decode:PNP: 002e.3, base=0x00000004, end=0x00000004
1047ck804 lpc decode:PNP: 002e.5, base=0x00000060, end=0x00000060
1048ck804 lpc decode:PNP: 002e.5, base=0x00000064, end=0x00000064
1049ck804 lpc decode:PNP: 002e.b, base=0x00000290, end=0x00000297
1050PCI: 00:01.1 subsystem <- 1043/8162
1051PCI: 00:01.1 cmd <- 01
1052PCI: 00:02.0 subsystem <- 1043/8162
1053PCI: 00:02.0 cmd <- 02
1054PCI: 00:02.1 subsystem <- 1043/8162
1055PCI: 00:02.1 cmd <- 02
1056PCI: 00:06.0 subsystem <- 1043/8162
1057PCI: 00:06.0 cmd <- 01
1058PCI: 00:07.0 subsystem <- 1043/8162
1059PCI: 00:07.0 cmd <- 03
1060PCI: 00:08.0 subsystem <- 1043/8162
1061PCI: 00:08.0 cmd <- 03
1062PCI: 00:09.0 bridge ctrl <- 000b
1063PCI: 00:09.0 cmd <- 07
1064PCI: 00:0b.0 bridge ctrl <- 0003
1065PCI: 00:0b.0 cmd <- 06
1066PCI: 00:0c.0 bridge ctrl <- 0003
1067PCI: 00:0c.0 cmd <- 06
1068PCI: 00:0d.0 bridge ctrl <- 0003
1069PCI: 00:0d.0 cmd <- 00
1070PCI: 00:0e.0 bridge ctrl <- 0003
1071PCI: 00:0e.0 cmd <- 00
1072PCI: 01:04.0 cmd <- 03
1073PCI: 02:00.0 subsystem <- 1043/8162
1074PCI: 02:00.0 cmd <- 02
1075PCI: 03:00.0 subsystem <- 1043/8162
1076PCI: 03:00.0 cmd <- 02
1077done.
1078BS: BS_DEV_ENABLE times (us): entry 0 run 187 exit 0
1079POST: 0x75
1080Initializing devices...
1081Root Device init ...
1082Root Device init finished in 0 usecs
1083POST: 0x75
1084CPU_CLUSTER: 0 init ...
1085CBFS: 'Master Header Locator' located CBFS at [0:ff480)
1086CBFS: Locating 'cmos_layout.bin'
1087CBFS: Checking offset 0
1088CBFS: Unmatched 'cmos.default' at 0
1089CBFS: Checking offset 140
1090CBFS: Found @ offset 140 size a6c
1091WARNING: No CMOS option 'probe_filter'.
1092CBFS: 'Master Header Locator' located CBFS at [0:ff480)
1093CBFS: Locating 'cmos_layout.bin'
1094CBFS: Checking offset 0
1095CBFS: Unmatched 'cmos.default' at 0
1096CBFS: Checking offset 140
1097CBFS: Found @ offset 140 size a6c
1098WARNING: No CMOS option 'l3_cache_partitioning'.
1099start_eip=0x00001000, code_size=0x00000031
1100CPU1: stack_base 0012f000, stack_end 0012fff8
1101Asserting INIT.
1102Waiting for send to finish...
1103+Deasserting INIT.
1104Waiting for send to finish...
1105+#startup loops: 1.
1106Sending STARTUP #1 to 1.
1107After apic_write.
1108Startup point 1.
1109Waiting for send to finish...
1110+After Startup.
1111CPU2: stack_base 0012e000, stack_end 0012eff8
1112Asserting INIT.
1113Waiting for send to finish...
1114+Deasserting INIT.
1115Waiting for send to finish...
1116+#startup loops: 1.
1117Sending STARTUP #1 to 2.
1118After apic_write.
1119Startup point 1.
1120Waiting for send to finish...
1121+After Startup.
1122CPU3: stack_base 0012d000, stack_end 0012dff8
1123Asserting INIT.
1124Waiting for send to finish...
1125+Deasserting INIT.
1126Waiting for send to finish...
1127+#startup loops: 1.
1128Sending STARTUP #1 to 3.
1129After apic_write.
1130Startup point 1.
1131Waiting for send to finish...
1132+After Startup.
1133CPU4: stack_base 0012c000, stack_end 0012cff8
1134Asserting INIT.
1135Waiting for send to finish...
1136+Deasserting INIT.
1137Waiting for send to finish...
1138+#startup loops: 1.
1139Sending STARTUP #1 to 4.
1140After apic_write.
1141Startup point 1.
1142Waiting for send to finish...
1143+
1144MTRR check
1145Fixed MTRRs : Enabled
1146Variable MTRRs: Enabled
1147
1148POST: 0x93
1149After Startup.
1150CPU5: stack_base 0012b000, stack_end 0012bff8
1151Setting up local apic...Asserting INIT.
1152 apic_id: 0x01 done.
1153POST: 0x9b
1154Waiting for send to finish...
1155+CPU model: Quad-Core AMD Opteron(tm) Processor 8347
1156siblings = 03, Deasserting INIT.
1157Waiting for send to finish...
1158+Disabling SMM ASeg memory
1159CPU #1 initialized
1160#startup loops: 1.
1161Sending STARTUP #1 to 5.
1162After apic_write.
1163
1164MTRR check
1165Fixed MTRRs : Enabled
1166Variable MTRRs: Enabled
1167
1168POST: 0x93
1169Startup point 1.
1170Waiting for send to finish...
1171+Setting up local apic...After Startup.
1172CPU6: stack_base 0012a000, stack_end 0012aff8
1173 apic_id: 0x02 done.
1174POST: 0x9b
1175Asserting INIT.
1176CPU model: Quad-Core AMD Opteron(tm) Processor 8347
1177Waiting for send to finish...
1178+siblings = 03, Disabling SMM ASeg memory
1179Deasserting INIT.
1180CPU #2 initialized
1181Waiting for send to finish...
1182+#startup loops: 1.
1183Sending STARTUP #1 to 6.
1184After apic_write.
1185Startup point 1.
1186Waiting for send to finish...
1187+
1188MTRR check
1189Fixed MTRRs : Enabled
1190Variable MTRRs: Enabled
1191
1192POST: 0x93
1193After Startup.
1194CPU7: stack_base 00129000, stack_end 00129ff8
1195Asserting INIT.
1196Waiting for send to finish...
1197+Setting up local apic... apic_id: 0x03 done.
1198POST: 0x9b
1199Deasserting INIT.
1200Waiting for send to finish...
1201+CPU model: Quad-Core AMD Opteron(tm) Processor 8347
1202siblings = 03, #startup loops: 1.
1203Sending STARTUP #1 to 7.
1204After apic_write.
1205Disabling SMM ASeg memory
1206CPU #3 initialized
1207Startup point 1.
1208Waiting for send to finish...
1209+After Startup.
1210Initializing CPU #0
1211CPU: vendor AMD device 100f21
1212CPU: family 10, model 02, stepping 01
1213nodeid = 00, coreid = 00
1214POST: 0x60
1215Enabling cache
1216
1217MTRR check
1218Fixed MTRRs : Enabled
1219Variable MTRRs: Enabled
1220
1221POST: 0x93
1222CPU ID 0x80000001: 100f21
1223CPU is Fam 0Fh rev.F or later. We can use TOM2WB for any memory above 4GB
1224Setting up local apic... apic_id: 0x04 done.
1225POST: 0x9b
1226
1227MTRR check
1228Fixed MTRRs : Enabled
1229Variable MTRRs: Enabled
1230
1231POST: 0x93
1232CPU model: Quad-Core AMD Opteron(tm) Processor 8347
1233Setting up local apic...siblings = 03, apic_id: 0x00 done.
1234POST: 0x9b
1235
1236MTRR check
1237Fixed MTRRs : Enabled
1238Variable MTRRs: Enabled
1239
1240POST: 0x93
1241CPU model: Quad-Core AMD Opteron(tm) Processor 8347
1242Disabling SMM ASeg memory
1243siblings = 03, CPU #4 initialized
1244Disabling SMM ASeg memory
1245CPU #0 initialized
1246Waiting for 3 CPUS to stop
1247Setting up local apic... apic_id: 0x05 done.
1248POST: 0x9b
1249CPU model: Quad-Core AMD Opteron(tm) Processor 8347
1250siblings = 03, Disabling SMM ASeg memory
1251CPU #5 initialized
1252Waiting for 2 CPUS to stop
1253
1254MTRR check
1255Fixed MTRRs : Enabled
1256Variable MTRRs: Enabled
1257
1258POST: 0x93
1259Setting up local apic... apic_id: 0x06 done.
1260POST: 0x9b
1261CPU model: Quad-Core AMD Opteron(tm) Processor 8347
1262siblings = 03, Disabling SMM ASeg memory
1263CPU #6 initialized
1264Waiting for 1 CPUS to stop
1265
1266MTRR check
1267Fixed MTRRs : Enabled
1268Variable MTRRs: Enabled
1269
1270POST: 0x93
1271Setting up local apic... apic_id: 0x07 done.
1272POST: 0x9b
1273CPU model: Quad-Core AMD Opteron(tm) Processor 8347
1274siblings = 03, Disabling SMM ASeg memory
1275CPU #7 initialized
1276All AP CPUs stopped (750 loops)
1277CPU0: stack: 00130000 - 00131000, lowest used address 00130a60, stack used: 1440 bytes
1278CPU1: stack: 0012f000 - 00130000, lowest used address 0012fcac, stack used: 852 bytes
1279CPU2: stack: 0012e000 - 0012f000, lowest used address 0012ed24, stack used: 732 bytes
1280CPU3: stack: 0012d000 - 0012e000, lowest used address 0012dd24, stack used: 732 bytes
1281CPU4: stack: 0012c000 - 0012d000, lowest used address 0012cd24, stack used: 732 bytes
1282CPU5: stack: 0012b000 - 0012c000, lowest used address 0012bd24, stack used: 732 bytes
1283CPU6: stack: 0012a000 - 0012b000, lowest used address 0012ad24, stack used: 732 bytes
1284CPU7: stack: 00129000 - 0012a000, lowest used address 00129d24, stack used: 732 bytes
1285CPU_CLUSTER: 0 init finished in 47186 usecs
1286POST: 0x75
1287POST: 0x75
1288POST: 0x75
1289POST: 0x75
1290POST: 0x75
1291POST: 0x75
1292POST: 0x75
1293POST: 0x75
1294POST: 0x75
1295POST: 0x75
1296PCI: 00:18.0 init ...
1297PCI: 00:18.0 init finished in 1 usecs
1298POST: 0x75
1299PCI: 00:18.1 init ...
1300PCI: 00:18.1 init finished in 1 usecs
1301POST: 0x75
1302PCI: 00:18.2 init ...
1303PCI: 00:18.2 init finished in 1 usecs
1304POST: 0x75
1305PCI: 00:18.3 init ...
1306NB: Function 3 Misc Control.. CBFS: 'Master Header Locator' located CBFS at [0:ff480)
1307CBFS: Locating 'cmos_layout.bin'
1308CBFS: Checking offset 0
1309CBFS: Unmatched 'cmos.default' at 0
1310CBFS: Checking offset 140
1311CBFS: Found @ offset 140 size a6c
1312WARNING: No CMOS option 'maximum_p_state_limit'.
1313done.
1314PCI: 00:18.3 init finished in 356 usecs
1315POST: 0x75
1316PCI: 00:18.4 init ...
1317NB: Function 4 Link Control.. done.
1318PCI: 00:18.4 init finished in 2 usecs
1319POST: 0x75
1320PCI: 00:19.0 init ...
1321PCI: 00:19.0 init finished in 1 usecs
1322POST: 0x75
1323PCI: 00:19.1 init ...
1324PCI: 00:19.1 init finished in 1 usecs
1325POST: 0x75
1326PCI: 00:19.2 init ...
1327PCI: 00:19.2 init finished in 0 usecs
1328POST: 0x75
1329PCI: 00:19.3 init ...
1330NB: Function 3 Misc Control.. CBFS: 'Master Header Locator' located CBFS at [0:ff480)
1331CBFS: Locating 'cmos_layout.bin'
1332CBFS: Checking offset 0
1333CBFS: Unmatched 'cmos.default' at 0
1334CBFS: Checking offset 140
1335CBFS: Found @ offset 140 size a6c
1336WARNING: No CMOS option 'maximum_p_state_limit'.
1337done.
1338PCI: 00:19.3 init finished in 342 usecs
1339POST: 0x75
1340PCI: 00:19.4 init ...
1341NB: Function 4 Link Control.. done.
1342PCI: 00:19.4 init finished in 1 usecs
1343POST: 0x75
1344PCI: 00:00.0 init ...
1345PCI: 00:00.0 init finished in 1 usecs
1346POST: 0x75
1347PCI: 00:01.0 init ...
1348IOAPIC: Initializing IOAPIC at 0xfec00000
1349IOAPIC: Bootstrap Processor Local APIC = 0x00
1350IOAPIC: Dumping registers
1351 reg 0x0000: 0x00000000
1352 reg 0x0001: 0x00170011
1353 reg 0x0002: 0x00000000
1354IOAPIC: 24 interrupts
1355IOAPIC: Enabling interrupts on FSB
1356IOAPIC: reg 0x00000000 value 0x00000000 0x00000700
1357IOAPIC: reg 0x00000001 value 0x00000000 0x00010000
1358IOAPIC: reg 0x00000002 value 0x00000000 0x00010000
1359IOAPIC: reg 0x00000003 value 0x00000000 0x00010000
1360IOAPIC: reg 0x00000004 value 0x00000000 0x00010000
1361IOAPIC: reg 0x00000005 value 0x00000000 0x00010000
1362IOAPIC: reg 0x00000006 value 0x00000000 0x00010000
1363IOAPIC: reg 0x00000007 value 0x00000000 0x00010000
1364IOAPIC: reg 0x00000008 value 0x00000000 0x00010000
1365IOAPIC: reg 0x00000009 value 0x00000000 0x00010000
1366IOAPIC: reg 0x0000000a value 0x00000000 0x00010000
1367IOAPIC: reg 0x0000000b value 0x00000000 0x00010000
1368IOAPIC: reg 0x0000000c value 0x00000000 0x00010000
1369IOAPIC: reg 0x0000000d value 0x00000000 0x00010000
1370IOAPIC: reg 0x0000000e value 0x00000000 0x00010000
1371IOAPIC: reg 0x0000000f value 0x00000000 0x00010000
1372IOAPIC: reg 0x00000010 value 0x00000000 0x00010000
1373IOAPIC: reg 0x00000011 value 0x00000000 0x00010000
1374IOAPIC: reg 0x00000012 value 0x00000000 0x00010000
1375IOAPIC: reg 0x00000013 value 0x00000000 0x00010000
1376IOAPIC: reg 0x00000014 value 0x00000000 0x00010000
1377IOAPIC: reg 0x00000015 value 0x00000000 0x00010000
1378IOAPIC: reg 0x00000016 value 0x00000000 0x00010000
1379IOAPIC: reg 0x00000017 value 0x00000000 0x00010000
1380lpc_init: pm_base = 2000
1381CBFS: 'Master Header Locator' located CBFS at [0:ff480)
1382CBFS: Locating 'cmos_layout.bin'
1383CBFS: Checking offset 0
1384CBFS: Unmatched 'cmos.default' at 0
1385CBFS: Checking offset 140
1386CBFS: Found @ offset 140 size a6c
1387set power on after power fail
1388CBFS: 'Master Header Locator' located CBFS at [0:ff480)
1389CBFS: Locating 'cmos_layout.bin'
1390CBFS: Checking offset 0
1391CBFS: Unmatched 'cmos.default' at 0
1392CBFS: Checking offset 140
1393CBFS: Found @ offset 140 size a6c
1394CBFS: 'Master Header Locator' located CBFS at [0:ff480)
1395CBFS: Locating 'cmos_layout.bin'
1396CBFS: Checking offset 0
1397CBFS: Unmatched 'cmos.default' at 0
1398CBFS: Checking offset 140
1399CBFS: Found @ offset 140 size a6c
1400RTC Init
1401PCI: 00:01.0 init finished in 1849 usecs
1402POST: 0x75
1403POST: 0x75
1404PCI: 00:02.0 init ...
1405PCI: 00:02.0 init finished in 1 usecs
1406POST: 0x75
1407PCI: 00:02.1 init ...
1408PCI: 00:02.1 init finished in 1 usecs
1409POST: 0x75
1410POST: 0x75
1411POST: 0x75
1412PCI: 00:06.0 init ...
1413IDE1 IDE0
1414PCI: 00:06.0 init finished in 2 usecs
1415POST: 0x75
1416PCI: 00:07.0 init ...
1417SATA S SATA P
1418PCI: 00:07.0 init finished in 2 usecs
1419POST: 0x75
1420PCI: 00:08.0 init ...
1421SATA S SATA P
1422PCI: 00:08.0 init finished in 1 usecs
1423POST: 0x75
1424PCI: 00:09.0 init ...
1425PCI DOMAIN mem base = 0x00f8000000
1426[0x50] <-- 0xf8000000
1427PCI: 00:09.0 init finished in 4 usecs
1428POST: 0x75
1429POST: 0x75
1430PCI: 00:0b.0 init ...
1431PCI: 00:0b.0 init finished in 1 usecs
1432POST: 0x75
1433PCI: 00:0c.0 init ...
1434PCI: 00:0c.0 init finished in 1 usecs
1435POST: 0x75
1436PCI: 00:0d.0 init ...
1437PCI: 00:0d.0 init finished in 1 usecs
1438POST: 0x75
1439PCI: 00:0e.0 init ...
1440PCI: 00:0e.0 init finished in 1 usecs
1441POST: 0x75
1442POST: 0x75
1443PNP: 002e.0 init ...
1444PNP: 002e.0 init finished in 1 usecs
1445POST: 0x75
1446POST: 0x75
1447PNP: 002e.2 init ...
1448PNP: 002e.2 init finished in 0 usecs
1449POST: 0x75
1450PNP: 002e.3 init ...
1451PNP: 002e.3 init finished in 0 usecs
1452POST: 0x75
1453PNP: 002e.5 init ...
1454Keyboard init...
1455PNP: 002e.5 init finished in 345514 usecs
1456POST: 0x75
1457POST: 0x75
1458POST: 0x75
1459PNP: 002e.9 init ...
1460PNP: 002e.9 init finished in 0 usecs
1461POST: 0x75
1462POST: 0x75
1463PNP: 002e.b init ...
1464PNP: 002e.b init finished in 0 usecs
1465POST: 0x75
1466POST: 0x75
1467POST: 0x75
1468POST: 0x75
1469POST: 0x75
1470POST: 0x75
1471POST: 0x75
1472POST: 0x75
1473POST: 0x75
1474smbus: PCI: 00:01.1[0]->I2C: 01:2f init ...
1475ID: 5ca3
1476I2C: 01:2f init finished in 96137 usecs
1477POST: 0x75
1478PCI: 01:04.0 init ...
1479XGI Z9s: initializing video device
1480XGI VGA: Relocate IO address: 1000 [00001030]
1481XGI VGA: chipid = 31
1482XGI VGA: Framebuffer at 0xf8000000, mapped to 0xf8000000, size 16384k
1483XGI VGA: MMIO at 0xfc000000, mapped to 0xfc000000, size 256k
1484XGI VGA: No or unknown bridge type detected
1485XGI VGA: Default mode is 800x600x8 (60Hz)
1486XGI VGA text mode initialized
1487PCI: 01:04.0 init finished in 15658 usecs
1488POST: 0x75
1489PCI: 02:00.0 init ...
1490PCI: 02:00.0 init finished in 1 usecs
1491POST: 0x75
1492PCI: 03:00.0 init ...
1493PCI: 03:00.0 init finished in 0 usecs
1494POST: 0x75
1495Devices initialized
1496Show all devs... After init.
1497Root Device: enabled 1
1498CPU_CLUSTER: 0: enabled 1
1499APIC: 00: enabled 1
1500DOMAIN: 0000: enabled 1
1501PCI: 00:18.0: enabled 1
1502PCI: 00:00.0: enabled 1
1503PCI: 00:01.0: enabled 1
1504PNP: 002e.0: enabled 1
1505PNP: 002e.1: enabled 0
1506PNP: 002e.2: enabled 1
1507PNP: 002e.3: enabled 1
1508PNP: 002e.5: enabled 1
1509PNP: 002e.7: enabled 0
1510PNP: 002e.8: enabled 0
1511PNP: 002e.9: enabled 1
1512PNP: 002e.a: enabled 0
1513PNP: 002e.b: enabled 1
1514PCI: 00:01.1: enabled 1
1515I2C: 01:50: enabled 1
1516I2C: 01:51: enabled 1
1517I2C: 01:52: enabled 1
1518I2C: 01:53: enabled 1
1519I2C: 01:54: enabled 1
1520I2C: 01:55: enabled 1
1521I2C: 01:56: enabled 1
1522I2C: 01:57: enabled 1
1523I2C: 01:2f: enabled 1
1524PCI: 00:02.0: enabled 1
1525PCI: 00:02.1: enabled 1
1526PCI: 00:04.0: enabled 0
1527PCI: 00:04.1: enabled 0
1528PCI: 00:06.0: enabled 1
1529PCI: 00:07.0: enabled 1
1530PCI: 00:08.0: enabled 1
1531PCI: 00:09.0: enabled 1
1532PCI: 01:04.0: enabled 1
1533PCI: 00:0a.0: enabled 0
1534PCI: 00:0b.0: enabled 1
1535PCI: 02:00.0: enabled 1
1536PCI: 00:0c.0: enabled 1
1537PCI: 03:00.0: enabled 1
1538PCI: 00:0d.0: enabled 1
1539PCI: 04:00.0: enabled 0
1540PCI: 00:0e.0: enabled 1
1541PCI: 00:0f.0: enabled 0
1542PCI: 00:18.1: enabled 1
1543PCI: 00:18.2: enabled 1
1544PCI: 00:18.3: enabled 1
1545PCI: 00:18.4: enabled 1
1546PCI: 00:19.0: enabled 1
1547PCI: 00:19.1: enabled 1
1548PCI: 00:19.2: enabled 1
1549PCI: 00:19.3: enabled 1
1550PCI: 00:19.4: enabled 1
1551APIC: 01: enabled 1
1552APIC: 02: enabled 1
1553APIC: 03: enabled 1
1554APIC: 04: enabled 1
1555APIC: 05: enabled 1
1556APIC: 06: enabled 1
1557APIC: 07: enabled 1
1558BS: BS_DEV_INIT times (us): entry 0 run 507254 exit 0
1559POST: 0x76
1560Finalize devices...
1561Devices finalized
1562BS: BS_POST_DEVICE times (us): entry 0 run 4 exit 0
1563POST: 0x77
1564BS: BS_OS_RESUME_CHECK times (us): entry 0 run 0 exit 0
1565POST: 0x79
1566POST: 0x9b
1567CBFS: 'Master Header Locator' located CBFS at [0:ff480)
1568CBFS: Locating 'cmos_layout.bin'
1569CBFS: Checking offset 0
1570CBFS: Unmatched 'cmos.default' at 0
1571CBFS: Checking offset 140
1572CBFS: Found @ offset 140 size a6c
1573CONFIG_LOGICAL_CPUS==1: apicid_base: 00000001
1574Wrote the mp table end at: 000f0010 - 000f01cc
1575Wrote the mp table end at: bffd8010 - bffd81cc
1576MP table: 460 bytes.
1577POST: 0x9c
1578CBFS: 'Master Header Locator' located CBFS at [0:ff480)
1579CBFS: Locating 'normal/dsdt.aml'
1580CBFS: Checking offset 0
1581CBFS: Unmatched 'cmos.default' at 0
1582CBFS: Checking offset 140
1583CBFS: Unmatched 'cmos_layout.bin' at 140
1584CBFS: Checking offset c00
1585CBFS: Unmatched '' at c00
1586CBFS: Checking offset c40
1587CBFS: Unmatched 'fallback/dsdt.aml' at c40
1588CBFS: Checking offset 3300
1589CBFS: Unmatched 'microcode_amd.bin' at 3300
1590CBFS: Checking offset 6500
1591CBFS: Unmatched 'fallback/romstage' at 6500
1592CBFS: Checking offset 1b000
1593CBFS: Unmatched 'fallback/ramstage' at 1b000
1594CBFS: Checking offset 2b0c0
1595CBFS: Unmatched 'fallback/payload' at 2b0c0
1596CBFS: Checking offset 38b80
1597CBFS: Unmatched 'pci14e4,1659.rom' at 38b80
1598CBFS: Checking offset 49c00
1599CBFS: Unmatched 'normal/romstage' at 49c00
1600CBFS: Checking offset 60000
1601CBFS: Unmatched 'normal/ramstage' at 60000
1602CBFS: Checking offset 70780
1603CBFS: Unmatched 'normal/payload' at 70780
1604CBFS: Checking offset 7e040
1605CBFS: Unmatched 'vgaroms/seavgabios.bin' at 7e040
1606CBFS: Checking offset 850c0
1607CBFS: Unmatched 'config' at 850c0
1608CBFS: Checking offset 853c0
1609CBFS: Unmatched 'revision' at 853c0
1610CBFS: Checking offset 85640
1611CBFS: Found @ offset 85640 size 2644
1612CBFS: 'Master Header Locator' located CBFS at [0:ff480)
1613CBFS: Locating 'normal/slic'
1614CBFS: Checking offset 0
1615CBFS: Unmatched 'cmos.default' at 0
1616CBFS: Checking offset 140
1617CBFS: Unmatched 'cmos_layout.bin' at 140
1618CBFS: Checking offset c00
1619CBFS: Unmatched '' at c00
1620CBFS: Checking offset c40
1621CBFS: Unmatched 'fallback/dsdt.aml' at c40
1622CBFS: Checking offset 3300
1623CBFS: Unmatched 'microcode_amd.bin' at 3300
1624CBFS: Checking offset 6500
1625CBFS: Unmatched 'fallback/romstage' at 6500
1626CBFS: Checking offset 1b000
1627CBFS: Unmatched 'fallback/ramstage' at 1b000
1628CBFS: Checking offset 2b0c0
1629CBFS: Unmatched 'fallback/payload' at 2b0c0
1630CBFS: Checking offset 38b80
1631CBFS: Unmatched 'pci14e4,1659.rom' at 38b80
1632CBFS: Checking offset 49c00
1633CBFS: Unmatched 'normal/romstage' at 49c00
1634CBFS: Checking offset 60000
1635CBFS: Unmatched 'normal/ramstage' at 60000
1636CBFS: Checking offset 70780
1637CBFS: Unmatched 'normal/payload' at 70780
1638CBFS: Checking offset 7e040
1639CBFS: Unmatched 'vgaroms/seavgabios.bin' at 7e040
1640CBFS: Checking offset 850c0
1641CBFS: Unmatched 'config' at 850c0
1642CBFS: Checking offset 853c0
1643CBFS: Unmatched 'revision' at 853c0
1644CBFS: Checking offset 85640
1645CBFS: Unmatched 'normal/dsdt.aml' at 85640
1646CBFS: Checking offset 87cc0
1647CBFS: Unmatched 'microcode_amd_fam15h.bin' at 87cc0
1648CBFS: Checking offset 89c00
1649CBFS: Unmatched 'bootsplash.jpg' at 89c00
1650CBFS: Checking offset 90d40
1651CBFS: Unmatched 'etc/pci-optionrom-exec' at 90d40
1652CBFS: Checking offset 90dc0
1653CBFS: Unmatched '' at 90dc0
1654CBFS: Checking offset ff480
1655CBFS: 'normal/slic' not found.
1656ACPI: Writing ACPI tables at bffb4000.
1657ACPI: * FACS
1658ACPI: * DSDT
1659ACPI: * FADT
1660pm_base: 0x2000
1661ACPI: added table 1/32, length now 40
1662ACPI: * SSDT
1663CBFS: 'Master Header Locator' located CBFS at [0:ff480)
1664CBFS: Locating 'cmos_layout.bin'
1665CBFS: Checking offset 0
1666CBFS: Unmatched 'cmos.default' at 0
1667CBFS: Checking offset 140
1668CBFS: Found @ offset 140 size a6c
1669WARNING: No CMOS option 'cpu_c_states'.
1670processor_brand=Quad-Core AMD Opteron(tm) Processor 8347
1671Pstates algorithm ...
1672Pstate_freq[0] = 1900MHz Pstate_power[0] = 23040mw
1673Pstate_latency[0] = 5us
1674Pstate_freq[1] = 1700MHz Pstate_power[1] = 21385mw
1675Pstate_latency[1] = 5us
1676Pstate_freq[2] = 1400MHz Pstate_power[2] = 18787mw
1677Pstate_latency[2] = 5us
1678Pstate_freq[3] = 1200MHz Pstate_power[3] = 16770mw
1679Pstate_latency[3] = 5us
1680PSS: 1900MHz power 23040 control 0x0 status 0x0
1681PSS: 1700MHz power 21385 control 0x1 status 0x1
1682PSS: 1400MHz power 18787 control 0x2 status 0x2
1683PSS: 1200MHz power 16770 control 0x3 status 0x3
1684PSS: 1900MHz power 23040 control 0x0 status 0x0
1685PSS: 1700MHz power 21385 control 0x1 status 0x1
1686PSS: 1400MHz power 18787 control 0x2 status 0x2
1687PSS: 1200MHz power 16770 control 0x3 status 0x3
1688PSS: 1900MHz power 23040 control 0x0 status 0x0
1689PSS: 1700MHz power 21385 control 0x1 status 0x1
1690PSS: 1400MHz power 18787 control 0x2 status 0x2
1691PSS: 1200MHz power 16770 control 0x3 status 0x3
1692PSS: 1900MHz power 23040 control 0x0 status 0x0
1693PSS: 1700MHz power 21385 control 0x1 status 0x1
1694PSS: 1400MHz power 18787 control 0x2 status 0x2
1695PSS: 1200MHz power 16770 control 0x3 status 0x3
1696PSS: 1900MHz power 23040 control 0x0 status 0x0
1697PSS: 1700MHz power 21385 control 0x1 status 0x1
1698PSS: 1400MHz power 18787 control 0x2 status 0x2
1699PSS: 1200MHz power 16770 control 0x3 status 0x3
1700PSS: 1900MHz power 23040 control 0x0 status 0x0
1701PSS: 1700MHz power 21385 control 0x1 status 0x1
1702PSS: 1400MHz power 18787 control 0x2 status 0x2
1703PSS: 1200MHz power 16770 control 0x3 status 0x3
1704PSS: 1900MHz power 23040 control 0x0 status 0x0
1705PSS: 1700MHz power 21385 control 0x1 status 0x1
1706PSS: 1400MHz power 18787 control 0x2 status 0x2
1707PSS: 1200MHz power 16770 control 0x3 status 0x3
1708PSS: 1900MHz power 23040 control 0x0 status 0x0
1709PSS: 1700MHz power 21385 control 0x1 status 0x1
1710PSS: 1400MHz power 18787 control 0x2 status 0x2
1711PSS: 1200MHz power 16770 control 0x3 status 0x3
1712ACPI: added table 2/32, length now 44
1713ACPI: * MCFG
1714ACPI: * TCPA
1715TCPA log created at bffa4000
1716ACPI: added table 3/32, length now 48
1717ACPI: * MADT
1718ACPI: added table 4/32, length now 52
1719current = bffb7990
1720ACPI: * SRAT at bffb7990
1721SRAT: lapic cpu_index=00, node_id=00, apic_id=00
1722SRAT: lapic cpu_index=01, node_id=00, apic_id=01
1723SRAT: lapic cpu_index=02, node_id=00, apic_id=02
1724SRAT: lapic cpu_index=03, node_id=00, apic_id=03
1725SRAT: lapic cpu_index=04, node_id=01, apic_id=04
1726SRAT: lapic cpu_index=05, node_id=01, apic_id=05
1727SRAT: lapic cpu_index=06, node_id=01, apic_id=06
1728SRAT: lapic cpu_index=07, node_id=01, apic_id=07
1729set_srat_mem: dev DOMAIN: 0000, res->index=0007 startk=00000000, sizek=00300000
1730set_srat_mem: dev DOMAIN: 0000, res->index=0010 startk=00000000, sizek=00000280
1731set_srat_mem: dev DOMAIN: 0000, res->index=0020 startk=00000300, sizek=002ffd00
1732set_srat_mem: dev DOMAIN: 0000, res->index=0030 startk=00400000, sizek=00100000
1733set_srat_mem: dev DOMAIN: 0000, res->index=0041 startk=00500000, sizek=00100000
1734ACPI: added table 5/32, length now 56
1735ACPI: * SLIT at bffb7ae0
1736ACPI: added table 6/32, length now 60
1737ACPI: * HPET
1738ACPI: added table 7/32, length now 64
1739ACPI: * SRAT at bffb7b50
1740SRAT: lapic cpu_index=00, node_id=00, apic_id=00
1741SRAT: lapic cpu_index=01, node_id=00, apic_id=01
1742SRAT: lapic cpu_index=02, node_id=00, apic_id=02
1743SRAT: lapic cpu_index=03, node_id=00, apic_id=03
1744SRAT: lapic cpu_index=04, node_id=01, apic_id=04
1745SRAT: lapic cpu_index=05, node_id=01, apic_id=05
1746SRAT: lapic cpu_index=06, node_id=01, apic_id=06
1747SRAT: lapic cpu_index=07, node_id=01, apic_id=07
1748set_srat_mem: dev DOMAIN: 0000, res->index=0007 startk=00000000, sizek=00300000
1749set_srat_mem: dev DOMAIN: 0000, res->index=0010 startk=00000000, sizek=00000280
1750set_srat_mem: dev DOMAIN: 0000, res->index=0020 startk=00000300, sizek=002ffd00
1751set_srat_mem: dev DOMAIN: 0000, res->index=0030 startk=00400000, sizek=00100000
1752set_srat_mem: dev DOMAIN: 0000, res->index=0041 startk=00500000, sizek=00100000
1753ACPI: added table 8/32, length now 68
1754ACPI: * SLIT at bffb7ca0
1755ACPI: added table 9/32, length now 72
1756ACPI: done.
1757ACPI tables: 15568 bytes.
1758smbios_write_tables: bffa3000
1759Root Device (ASUS KFSN4-DRE)
1760CPU_CLUSTER: 0 (AMD Family 10h/15h Root Complex)
1761APIC: 00 (unknown)
1762DOMAIN: 0000 (AMD Family 10h/15h Root Complex)
1763PCI: 00:18.0 (AMD Family 10h/15h Northbridge)
1764PCI: 00:00.0 (NVIDIA CK804 Southbridge)
1765PCI: 00:01.0 (NVIDIA CK804 Southbridge)
1766PNP: 002e.0 (Winbond W83627THG Super I/O)
1767PNP: 002e.1 (Winbond W83627THG Super I/O)
1768PNP: 002e.2 (Winbond W83627THG Super I/O)
1769PNP: 002e.3 (Winbond W83627THG Super I/O)
1770PNP: 002e.5 (Winbond W83627THG Super I/O)
1771PNP: 002e.7 (Winbond W83627THG Super I/O)
1772PNP: 002e.8 (Winbond W83627THG Super I/O)
1773PNP: 002e.9 (Winbond W83627THG Super I/O)
1774PNP: 002e.a (Winbond W83627THG Super I/O)
1775PNP: 002e.b (Winbond W83627THG Super I/O)
1776PCI: 00:01.1 (NVIDIA CK804 Southbridge)
1777I2C: 01:50 (unknown)
1778I2C: 01:51 (unknown)
1779I2C: 01:52 (unknown)
1780I2C: 01:53 (unknown)
1781I2C: 01:54 (unknown)
1782I2C: 01:55 (unknown)
1783I2C: 01:56 (unknown)
1784I2C: 01:57 (unknown)
1785I2C: 01:2f (Nuvoton W83793 Hardware Monitor)
1786PCI: 00:02.0 (NVIDIA CK804 Southbridge)
1787PCI: 00:02.1 (NVIDIA CK804 Southbridge)
1788PCI: 00:04.0 (NVIDIA CK804 Southbridge)
1789PCI: 00:04.1 (NVIDIA CK804 Southbridge)
1790PCI: 00:06.0 (NVIDIA CK804 Southbridge)
1791PCI: 00:07.0 (NVIDIA CK804 Southbridge)
1792PCI: 00:08.0 (NVIDIA CK804 Southbridge)
1793PCI: 00:09.0 (NVIDIA CK804 Southbridge)
1794PCI: 01:04.0 (NVIDIA CK804 Southbridge)
1795PCI: 00:0a.0 (NVIDIA CK804 Southbridge)
1796PCI: 00:0b.0 (NVIDIA CK804 Southbridge)
1797PCI: 02:00.0 (NVIDIA CK804 Southbridge)
1798PCI: 00:0c.0 (NVIDIA CK804 Southbridge)
1799PCI: 03:00.0 (NVIDIA CK804 Southbridge)
1800PCI: 00:0d.0 (NVIDIA CK804 Southbridge)
1801PCI: 04:00.0 (NVIDIA CK804 Southbridge)
1802PCI: 00:0e.0 (NVIDIA CK804 Southbridge)
1803PCI: 00:0f.0 (NVIDIA CK804 Southbridge)
1804PCI: 00:18.1 (AMD Family 10h/15h Northbridge)
1805PCI: 00:18.2 (AMD Family 10h/15h Northbridge)
1806PCI: 00:18.3 (AMD Family 10h/15h Northbridge)
1807PCI: 00:18.4 (AMD Family 10h/15h Northbridge)
1808PCI: 00:19.0 (AMD Family 10h/15h Northbridge)
1809PCI: 00:19.1 (AMD Family 10h/15h Northbridge)
1810PCI: 00:19.2 (AMD Family 10h/15h Northbridge)
1811PCI: 00:19.3 (AMD Family 10h/15h Northbridge)
1812PCI: 00:19.4 (AMD Family 10h/15h Northbridge)
1813APIC: 01 (unknown)
1814APIC: 02 (unknown)
1815APIC: 03 (unknown)
1816APIC: 04 (unknown)
1817APIC: 05 (unknown)
1818APIC: 06 (unknown)
1819APIC: 07 (unknown)
1820SMBIOS tables: 650 bytes.
1821POST: 0x9e
1822POST: 0x9d
1823Writing table forward entry at 0x00000500
1824Wrote coreboot table at: 00000500, 0x10 bytes, checksum 8fe4
1825Table forward entry ends at 0x00000528.
1826... aligned to 0x00001000
1827Writing coreboot table at 0xbff9b000
1828rom_table_end = 0xbff9b000
1829... aligned to 0xbffa0000
1830CBFS: 'Master Header Locator' located CBFS at [0:ff480)
1831CBFS: Locating 'cmos_layout.bin'
1832CBFS: Checking offset 0
1833CBFS: Unmatched 'cmos.default' at 0
1834CBFS: Checking offset 140
1835CBFS: Found @ offset 140 size a6c
1836 0. 0000000000000000-0000000000000fff: CONFIGURATION TABLES
1837 1. 0000000000001000-000000000009ffff: RAM
1838 2. 00000000000a0000-00000000000bffff: RESERVED
1839 3. 00000000000c0000-00000000bff9afff: RAM
1840 4. 00000000bff9b000-00000000bfffffff: CONFIGURATION TABLES
1841 5. 00000000c0000000-00000000cfffffff: RESERVED
1842 6. 0000000100000000-000000017fffffff: RAM
1843CBFS: 'Master Header Locator' located CBFS at [0:ff480)
1844No FMAP found at 0 offset.
1845Wrote coreboot table at: bff9b000, 0xcf8 bytes, checksum 2ce5
1846coreboot table: 3344 bytes.
1847IMD ROOT 0. bffff000 00001000
1848IMD SMALL 1. bfffe000 00001000
1849CAR GLOBALS 2. bfffb000 00002a40
1850CONSOLE 3. bffdb000 00020000
1851AMDMEM INFO 4. bffd9000 000017a4
1852SMP TABLE 5. bffd8000 00001000
1853ACPI 6. bffb4000 00024000
1854TCPA LOG 7. bffa4000 00010000
1855SMBIOS 8. bffa3000 00000800
1856COREBOOT 9. bff9b000 00008000
1857IMD small region:
1858 IMD ROOT 0. bfffec00 00000400
1859 TIME STAMP 1. bfffe920 000002e0
1860 ROMSTAGE 2. bfffe900 00000004
1861 GDT 3. bfffe700 00000200
1862BS: BS_WRITE_TABLES times (us): entry 0 run 14807 exit 0
1863POST: 0x7a
1864CBFS: 'Master Header Locator' located CBFS at [0:ff480)
1865CBFS: Locating 'normal/payload'
1866CBFS: Checking offset 0
1867CBFS: Unmatched 'cmos.default' at 0
1868CBFS: Checking offset 140
1869CBFS: Unmatched 'cmos_layout.bin' at 140
1870CBFS: Checking offset c00
1871CBFS: Unmatched '' at c00
1872CBFS: Checking offset c40
1873CBFS: Unmatched 'fallback/dsdt.aml' at c40
1874CBFS: Checking offset 3300
1875CBFS: Unmatched 'microcode_amd.bin' at 3300
1876CBFS: Checking offset 6500
1877CBFS: Unmatched 'fallback/romstage' at 6500
1878CBFS: Checking offset 1b000
1879CBFS: Unmatched 'fallback/ramstage' at 1b000
1880CBFS: Checking offset 2b0c0
1881CBFS: Unmatched 'fallback/payload' at 2b0c0
1882CBFS: Checking offset 38b80
1883CBFS: Unmatched 'pci14e4,1659.rom' at 38b80
1884CBFS: Checking offset 49c00
1885CBFS: Unmatched 'normal/romstage' at 49c00
1886CBFS: Checking offset 60000
1887CBFS: Unmatched 'normal/ramstage' at 60000
1888CBFS: Checking offset 70780
1889CBFS: Found @ offset 70780 size d890
1890Loading segment from rom address 0xfff707a8
1891 code (compression=1)
1892 New segment dstaddr 0xe6694 memsize 0x1996c srcaddr 0xfff707e0 filesize 0xd858
1893Loading segment from rom address 0xfff707c4
1894 Entry Point 0x000fd51c
1895Bounce Buffer at bfdae000, 2016224 bytes
1896Loading Segment: addr: 0x00000000000e6694 memsz: 0x000000000001996c filesz: 0x000000000000d858
1897lb: [0x0000000000100000, 0x00000000001f61f0)
1898Post relocation: addr: 0x00000000000e6694 memsz: 0x000000000001996c filesz: 0x000000000000d858
1899using LZMA
1900[ 0x000e6694, 00100000, 0x00100000) <- fff707e0
1901dest 000e6694, end 00100000, bouncebuffer bfdae000
1902Loaded segments
1903BS: BS_PAYLOAD_LOAD times (us): entry 0 run 58604 exit 0
1904POST: 0x7b
1905Jumping to boot code at 000fd51c(bff9b000)
1906POST: 0xf8
1907CPU0: stack: 00130000 - 00131000, lowest used address 00130a60, stack used: 1440 bytes
1908entry = 0x000fd51c
1909lb_start = 0x00100000
1910lb_size = 0x000f61f0
1911buffer = 0xbfdae000
1912SeaBIOS (version rel-1.8.0-10-g5ae3dd6-20151217_192820-cb-test-tgt)
1913Found coreboot cbmem console @ bffdb000
1914Found mainboard ASUS KFSN4-DRE
1915Relocating init from 0x000e78c0 to 0xbff50b00 (size 42048)
1916Found CBFS header at 0xfffff498
1917CPU Mhz=1910
1918Found 26 PCI devices (max PCI bus is 05)
1919Copying SMBIOS entry point from 0xbffa3000 to 0x000f1ce0
1920Copying ACPI RSDP from 0xbffb4000 to 0x000f1cb0
1921Copying MPTABLE from 0xbffd8000/bffd8010 to 0x000f1ae0
1922Using pmtimer, ioport 0x2008
1923Scan for VGA option rom
1924Running option rom at c000:0003
1925pmm call arg1=0
1926Turning on vga text mode console
1927SeaBIOS (version rel-1.8.0-10-g5ae3dd6-20151217_192820-cb-test-tgt)
1928EHCI init on dev 00:02.1 (regs=0xfc303020)
1929OHCI init on dev 00:02.0 (regs=0xfc300000)
1930Found 0 lpt ports
1931Found 2 serial ports
1932ATA controller 1 at 1f0/3f4/0 (irq 14 dev 30)
1933ATA controller 2 at 170/374/0 (irq 15 dev 30)
1934ATA controller 3 at 3050/3070/0 (irq 0 dev 38)
1935ATA controller 4 at 3058/3074/0 (irq 0 dev 38)
1936ATA controller 5 at 3060/3078/0 (irq 0 dev 40)
1937ATA controller 6 at 3068/307c/0 (irq 0 dev 40)
1938PS2 keyboard initialized
1939All threads complete.
1940Scan for option roms
1941Running option rom at c700:0003
1942pmm call arg1=1
1943pmm call arg1=0
1944pmm call arg1=1
1945pmm call arg1=0
1946Running option rom at c800:0003
1947pmm call arg1=1
1948pmm call arg1=1
1949Searching bootorder for: /pci@i0cf8/pci-bridge@b/*@0
1950Searching bootorder for: /pci@i0cf8/pci-bridge@c/*@0
1951
1952Press F12 for boot menu.
1953
1954Unable to find vesa video mode dimensions 640/480
1955failed to find a videomode with 640x480 0bpp (0=any).
1956Searching bootorder for: HALT
1957Space available for UMB: c9000-ed000, f0000-f1a80
1958Returned 262144 bytes of ZoneHigh
1959e820 map has 6 items:
1960 0: 0000000000000000 - 000000000009fc00 = 1 RAM
1961 1: 000000000009fc00 - 00000000000a0000 = 2 RESERVED
1962 2: 00000000000f0000 - 0000000000100000 = 2 RESERVED
1963 3: 0000000000100000 - 00000000bff9b000 = 1 RAM
1964 4: 00000000bff9b000 - 00000000d0000000 = 2 RESERVED
1965 5: 0000000100000000 - 0000000180000000 = 1 RAM
1966enter handle_19:
1967 NULL
1968Booting from ROM...
1969Booting from c700:0373
1970