blob: a4fafa88bada4ae46e2c6fa4f06a73e273897705 [file] [log] [blame]
Paul Menzel26285712017-04-17 10:57:51 +02001
2
3coreboot-4.2-280-g0122afb-dirty Wed Nov 18 16:14:48 UTC 2015 romstage starting...
4BSP Family_Model: 00100f21
5*sysinfo range: [000c4d20,000c7634]
6bsp_apicid = 00
7cpu_init_detectedx = 00000000
8CBFS @ 0 size 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 c40
15CBFS: Unmatched 'fallback/dsdt.aml' at c40
16CBFS: Checking offset 3300
17CBFS: Found @ offset 3300 size 318c
18[microcode] patch id to apply = 0x01000084
19[microcode] updated to patch id = 0x01000084 success
20CBFS @ 0 size ff480
21CBFS: Locating 'microcode_amd_fam15h.bin'
22CBFS: Checking offset 0
23CBFS: Unmatched 'cmos.default' at 0
24CBFS: Checking offset 140
25CBFS: Unmatched 'cmos_layout.bin' at 140
26CBFS: Checking offset c40
27CBFS: Unmatched 'fallback/dsdt.aml' at c40
28CBFS: Checking offset 3300
29CBFS: Unmatched 'microcode_amd.bin' at 3300
30CBFS: Checking offset 6500
31CBFS: Unmatched 'fallback/romstage' at 6500
32CBFS: Checking offset 1b000
33CBFS: Unmatched 'fallback/ramstage' at 1b000
34CBFS: Checking offset 2b0c0
35CBFS: Unmatched 'fallback/payload' at 2b0c0
36CBFS: Checking offset 38b80
37CBFS: Unmatched 'pci14e4,1659.rom' at 38b80
38CBFS: Checking offset 49c00
39CBFS: Unmatched 'normal/dsdt.aml' at 49c00
40CBFS: Checking offset 4c280
41CBFS: Unmatched 'normal/romstage' at 4c280
42CBFS: Checking offset 714c0
43CBFS: Unmatched 'normal/ramstage' at 714c0
44CBFS: Checking offset 81800
45CBFS: Unmatched 'normal/payload' at 81800
46CBFS: Checking offset 8efc0
47CBFS: Unmatched 'vgaroms/seavgabios.bin' at 8efc0
48CBFS: Checking offset 96040
49CBFS: Unmatched 'config' at 96040
50CBFS: Checking offset 96300
51CBFS: Unmatched 'revision' at 96300
52CBFS: Checking offset 96580
53CBFS: Unmatched 'payload_config' at 96580
54CBFS: Checking offset 96bc0
55CBFS: Unmatched 'payload_revision' at 96bc0
56CBFS: Checking offset 96c80
57CBFS: Unmatched 'bootsplash.jpg' at 96c80
58CBFS: Checking offset 9ddc0
59CBFS: Unmatched 'etc/pci-optionrom-exec' at 9ddc0
60CBFS: Checking offset 9de40
61CBFS: Unmatched '' at 9de40
62CBFS: Checking offset ff480
63CBFS: 'microcode_amd_fam15h.bin' not found.
64[microcode] microcode file not found. Skipping updates.
65POST: 0x33
66cpuSetAMDMSR done
67POST: 0x34
68Enter amd_ht_init()
69AMD_CB_EventNotify(): INFO: HT_EVENT_COH_NODE_DISCOVERED: node 0 link 0 new node: 1
70AMD_CB_EventNotify(): INFO: HT_EVENT_NCOH_AUTO_DEPTH: node 0 link 1 depth: 0
71CBFS @ 0 size ff480
72CBFS: Locating 'cmos_layout.bin'
73CBFS: Checking offset 0
74CBFS: Unmatched 'cmos.default' at 0
75CBFS: Checking offset 140
76CBFS: Found @ offset 140 size a90
77Exit amd_ht_init()
78POST: 0x35
79cpuSetAMDPCI 00 done
80cpuSetAMDPCI 01 done
81Prep FID/VID Node:00
82 F3x80: e600a681
83 F3x84: a0e641e6
84 F3xD4: c3310f24
85 F3xD8: 03001c14
86 F3xDC: 00005428
87Prep FID/VID Node:01
88 F3x80: e600a681
89 F3x84: a0e641e6
90 F3xD4: c3310f24
91 F3xD8: 03001c14
92 F3xDC: 00005428
93setup_remote_node: 01 done
94Start node 01 done.
95POST: 0x36
96core0 started: 01
97
98Begin FIDVID
99
100*** Log truncated, 17064 characters dropped. ***
101
102POST: 0x41
103amdmct_cbmem_store_info: Storing AMDMCT configuration in CBMEM
104CBFS @ 0 size 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 a90
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-280-g0122afb-dirty Wed Nov 18 16:14:48 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 3 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 @ 0 size 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 a90
252CBFS @ 0 size 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 a90
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 609 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 113 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 63 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 31 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 36 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 29 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 33 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 37 usecs
397POST: 0x55
398scan_bus: scanning of bus PCI: 00:18.0 took 591 usecs
399PCI: 00:19.0 scanning...
400scan_bus: scanning of bus PCI: 00:19.0 took 1 usecs
401POST: 0x55
402DOMAIN: 0000 passpw: enabled
403DOMAIN: 0000 passpw: enabled
404scan_bus: scanning of bus DOMAIN: 0000 took 664 usecs
405root_dev_scan_bus for Root Device done
406scan_bus: scanning of bus Root Device took 1293 usecs
407done
408BS: BS_DEV_ENUMERATE times (us): entry 0 run 1455 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
420APIC: 00 missing read_resources
421APIC: 01 missing read_resources
422APIC: 02 missing read_resources
423APIC: 03 missing read_resources
424APIC: 04 missing read_resources
425APIC: 05 missing read_resources
426APIC: 06 missing read_resources
427APIC: 07 missing read_resources
428CPU_CLUSTER: 0 read_resources bus 0 link: 0 done
429DOMAIN: 0000 read_resources bus 0 link: 0
430PCI: 00:18.0 read_resources bus 0 link: 1
431PCI: 00:01.0 read_resources bus 0 link: 0
432PCI: 00:01.0 read_resources bus 0 link: 0 done
433PCI: 00:01.1 read_resources bus 1 link: 0
434I2C: 01:50 missing read_resources
435I2C: 01:51 missing read_resources
436I2C: 01:52 missing read_resources
437I2C: 01:53 missing read_resources
438I2C: 01:54 missing read_resources
439I2C: 01:55 missing read_resources
440I2C: 01:56 missing read_resources
441I2C: 01:57 missing read_resources
442PCI: 00:01.1 read_resources bus 1 link: 0 done
443PCI: 00:01.1 read_resources bus 2 link: 1
444PCI: 00:01.1 read_resources bus 2 link: 1 done
445PCI: 00:09.0 read_resources bus 1 link: 0
446PCI: 00:09.0 read_resources bus 1 link: 0 done
447PCI: 00:0b.0 read_resources bus 2 link: 0
448PCI: 00:0b.0 read_resources bus 2 link: 0 done
449PCI: 00:0c.0 read_resources bus 3 link: 0
450PCI: 00:0c.0 read_resources bus 3 link: 0 done
451PCI: 00:0d.0 read_resources bus 4 link: 0
452PCI: 00:0d.0 read_resources bus 4 link: 0 done
453PCI: 00:0e.0 read_resources bus 5 link: 0
454PCI: 00:0e.0 read_resources bus 5 link: 0 done
455PCI: 00:18.0 read_resources bus 0 link: 1 done
456PCI: 00:18.0 read_resources bus 0 link: 0
457PCI: 00:18.0 read_resources bus 0 link: 0 done
458PCI: 00:18.0 read_resources bus 0 link: 2
459PCI: 00:18.0 read_resources bus 0 link: 2 done
460PCI: 00:18.0 read_resources bus 0 link: 3
461PCI: 00:18.0 read_resources bus 0 link: 3 done
462CBFS @ 0 size ff480
463CBFS: Locating 'cmos_layout.bin'
464CBFS: Checking offset 0
465CBFS: Unmatched 'cmos.default' at 0
466CBFS: Checking offset 140
467CBFS: Found @ offset 140 size a90
468PCI: 00:18.4 read_resources bus 0 link: 0
469PCI: 00:18.4 read_resources bus 0 link: 0 done
470PCI: 00:18.4 read_resources bus 0 link: 1
471PCI: 00:18.4 read_resources bus 0 link: 1 done
472PCI: 00:18.4 read_resources bus 0 link: 2
473PCI: 00:18.4 read_resources bus 0 link: 2 done
474PCI: 00:18.4 read_resources bus 0 link: 3
475PCI: 00:18.4 read_resources bus 0 link: 3 done
476PCI: 00:19.0 read_resources bus 0 link: 0
477PCI: 00:19.0 read_resources bus 0 link: 0 done
478PCI: 00:19.0 read_resources bus 0 link: 1
479PCI: 00:19.0 read_resources bus 0 link: 1 done
480PCI: 00:19.0 read_resources bus 0 link: 2
481PCI: 00:19.0 read_resources bus 0 link: 2 done
482PCI: 00:19.0 read_resources bus 0 link: 3
483PCI: 00:19.0 read_resources bus 0 link: 3 done
484PCI: 00:19.4 read_resources bus 0 link: 0
485PCI: 00:19.4 read_resources bus 0 link: 0 done
486PCI: 00:19.4 read_resources bus 0 link: 1
487PCI: 00:19.4 read_resources bus 0 link: 1 done
488PCI: 00:19.4 read_resources bus 0 link: 2
489PCI: 00:19.4 read_resources bus 0 link: 2 done
490PCI: 00:19.4 read_resources bus 0 link: 3
491PCI: 00:19.4 read_resources bus 0 link: 3 done
492DOMAIN: 0000 read_resources bus 0 link: 0 done
493Root Device read_resources bus 0 link: 0 done
494Done reading resources.
495Show resources in subtree (Root Device)...After reading.
496 Root Device child on link 0 CPU_CLUSTER: 0
497 CPU_CLUSTER: 0 child on link 0 APIC: 00
498 APIC: 00
499 APIC: 01
500 APIC: 02
501 APIC: 03
502 APIC: 04
503 APIC: 05
504 APIC: 06
505 APIC: 07
506 DOMAIN: 0000 child on link 0 PCI: 00:18.0
507 DOMAIN: 0000 resource base 0 size 0 align 0 gran 0 limit ffff flags 40040100 index 10000000
508 DOMAIN: 0000 resource base 0 size 0 align 0 gran 0 limit ffffffff flags 40040200 index 10000100
509 DOMAIN: 0000 resource base c0000000 size 10000000 align 0 gran 0 limit 0 flags f0000200 index c0010058
510 DOMAIN: 0000 resource base 0 size c0000000 align 0 gran 0 limit 0 flags e0004200 index 7
511 PCI: 00:18.0 child on link 0 PCI: 00:00.0
512 PCI: 00:18.0 resource base 0 size 0 align 12 gran 12 limit ffff flags 80100 index 110d8
513 PCI: 00:18.0 resource base 0 size 0 align 20 gran 20 limit ffffffffff flags 81200 index 110b8
514 PCI: 00:18.0 resource base 0 size 0 align 20 gran 20 limit ffffffffff flags 80200 index 110b0
515 PCI: 00:00.0
516 PCI: 00:01.0 child on link 0 PNP: 002e.0
517 PCI: 00:01.0 resource base 0 size 80 align 7 gran 7 limit ffff flags 100 index 10
518 PCI: 00:01.0 resource base fec00000 size 1000 align 12 gran 12 limit ffffffff flags c0000200 index 14
519 PCI: 00:01.0 resource base fed00000 size 1000 align 12 gran 12 limit ffffffff flags c0000200 index 44
520 PCI: 00:01.0 resource base 0 size 100 align 8 gran 8 limit ffff flags 100 index 60
521 PCI: 00:01.0 resource base 0 size 100 align 8 gran 8 limit ffff flags 100 index 64
522 PCI: 00:01.0 resource base 0 size 100 align 8 gran 8 limit ffff flags 100 index 68
523 PCI: 00:01.0 resource base 0 size 1000 align 0 gran 0 limit 0 flags c0040100 index 10000000
524 PCI: 00:01.0 resource base ff800000 size 800000 align 0 gran 0 limit 0 flags c0040200 index 10000100
525 PNP: 002e.0
526 PNP: 002e.0 resource base 3f0 size 8 align 3 gran 3 limit 7ff flags c0000100 index 60
527 PNP: 002e.0 resource base 6 size 1 align 0 gran 0 limit 0 flags c0000400 index 70
528 PNP: 002e.0 resource base 2 size 1 align 0 gran 0 limit 0 flags c0000800 index 74
529 PNP: 002e.1
530 PNP: 002e.1 resource base 0 size 8 align 3 gran 3 limit 7ff flags 100 index 60
531 PNP: 002e.1 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
532 PNP: 002e.1 resource base 0 size 1 align 0 gran 0 limit 0 flags 800 index 74
533 PNP: 002e.2
534 PNP: 002e.2 resource base 3f8 size 8 align 3 gran 3 limit 7ff flags c0000100 index 60
535 PNP: 002e.2 resource base 4 size 1 align 0 gran 0 limit 0 flags c0000400 index 70
536 PNP: 002e.3
537 PNP: 002e.3 resource base 2f8 size 8 align 3 gran 3 limit 7ff flags c0000100 index 60
538 PNP: 002e.3 resource base 3 size 1 align 0 gran 0 limit 0 flags c0000400 index 70
539 PNP: 002e.3 resource base 4 size 1 align 0 gran 0 limit 0 flags c0000500 index f1
540 PNP: 002e.5
541 PNP: 002e.5 resource base 60 size 1 align 0 gran 0 limit ffffffff flags c0000100 index 60
542 PNP: 002e.5 resource base 64 size 1 align 0 gran 0 limit ffffffff flags c0000100 index 62
543 PNP: 002e.5 resource base 1 size 1 align 0 gran 0 limit 0 flags c0000400 index 70
544 PNP: 002e.5 resource base c size 1 align 0 gran 0 limit 0 flags c0000400 index 72
545 PNP: 002e.5 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index f0
546 PNP: 002e.7
547 PNP: 002e.7 resource base 0 size 1 align 0 gran 0 limit ffffffff flags 100 index 60
548 PNP: 002e.7 resource base 0 size 2 align 1 gran 1 limit 7ff flags 100 index 62
549 PNP: 002e.7 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
550 PNP: 002e.8
551 PNP: 002e.9
552 PNP: 002e.9 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 30
553 PNP: 002e.9 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index f0
554 PNP: 002e.9 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index f1
555 PNP: 002e.a
556 PNP: 002e.a resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
557 PNP: 002e.b
558 PNP: 002e.b resource base 290 size 8 align 3 gran 3 limit fff flags c0000100 index 60
559 PNP: 002e.b resource base 5 size 1 align 0 gran 0 limit 0 flags c0000400 index 70
560 PCI: 00:01.1 child on link 0 I2C: 01:50
561 PCI: 00:01.1 resource base 0 size 20 align 5 gran 5 limit ffff flags 100 index 10
562 PCI: 00:01.1 resource base 0 size 40 align 6 gran 6 limit ffff flags 100 index 20
563 PCI: 00:01.1 resource base 0 size 40 align 6 gran 6 limit ffff flags 100 index 24
564 I2C: 01:50
565 I2C: 01:51
566 I2C: 01:52
567 I2C: 01:53
568 I2C: 01:54
569 I2C: 01:55
570 I2C: 01:56
571 I2C: 01:57
572 I2C: 01:2f
573 PCI: 00:02.0
574 PCI: 00:02.0 resource base 0 size 1000 align 12 gran 12 limit ffffffff flags 200 index 10
575 PCI: 00:02.1
576 PCI: 00:02.1 resource base 0 size 100 align 12 gran 8 limit ffffffff flags 200 index 10
577 PCI: 00:04.0
578 PCI: 00:04.1
579 PCI: 00:06.0
580 PCI: 00:06.0 resource base 0 size 10 align 4 gran 4 limit ffff flags 100 index 20
581 PCI: 00:07.0
582 PCI: 00:07.0 resource base 0 size 8 align 3 gran 3 limit ffff flags 100 index 10
583 PCI: 00:07.0 resource base 0 size 4 align 2 gran 2 limit ffff flags 100 index 14
584 PCI: 00:07.0 resource base 0 size 8 align 3 gran 3 limit ffff flags 100 index 18
585 PCI: 00:07.0 resource base 0 size 4 align 2 gran 2 limit ffff flags 100 index 1c
586 PCI: 00:07.0 resource base 0 size 10 align 4 gran 4 limit ffff flags 100 index 20
587 PCI: 00:07.0 resource base 0 size 1000 align 12 gran 12 limit ffffffff flags 200 index 24
588 PCI: 00:08.0
589 PCI: 00:08.0 resource base 0 size 8 align 3 gran 3 limit ffff flags 100 index 10
590 PCI: 00:08.0 resource base 0 size 4 align 2 gran 2 limit ffff flags 100 index 14
591 PCI: 00:08.0 resource base 0 size 8 align 3 gran 3 limit ffff flags 100 index 18
592 PCI: 00:08.0 resource base 0 size 4 align 2 gran 2 limit ffff flags 100 index 1c
593 PCI: 00:08.0 resource base 0 size 10 align 4 gran 4 limit ffff flags 100 index 20
594 PCI: 00:08.0 resource base 0 size 1000 align 12 gran 12 limit ffffffff flags 200 index 24
595 PCI: 00:09.0 child on link 0 PCI: 01:04.0
596 PCI: 00:09.0 resource base 0 size 0 align 12 gran 12 limit ffff flags 80102 index 1c
597 PCI: 00:09.0 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 81202 index 24
598 PCI: 00:09.0 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
599 PCI: 01:04.0
600 PCI: 01:04.0 resource base 0 size 4000000 align 26 gran 26 limit ffffffff flags 1200 index 10
601 PCI: 01:04.0 resource base 0 size 40000 align 18 gran 18 limit ffffffff flags 200 index 14
602 PCI: 01:04.0 resource base 0 size 80 align 7 gran 7 limit ffff flags 100 index 18
603 PCI: 00:0a.0
604 PCI: 00:0b.0 child on link 0 PCI: 02:00.0
605 PCI: 00:0b.0 resource base 0 size 0 align 12 gran 12 limit ffffffff flags 80102 index 1c
606 PCI: 00:0b.0 resource base 0 size 0 align 20 gran 20 limit ffffffffffffffff flags 81202 index 24
607 PCI: 00:0b.0 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
608 PCI: 02:00.0
609 PCI: 02:00.0 resource base 0 size 10000 align 16 gran 16 limit ffffffffffffffff flags 201 index 10
610 PCI: 00:0c.0 child on link 0 PCI: 03:00.0
611 PCI: 00:0c.0 resource base 0 size 0 align 12 gran 12 limit ffffffff flags 80102 index 1c
612 PCI: 00:0c.0 resource base 0 size 0 align 20 gran 20 limit ffffffffffffffff flags 81202 index 24
613 PCI: 00:0c.0 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
614 PCI: 03:00.0
615 PCI: 03:00.0 resource base 0 size 10000 align 16 gran 16 limit ffffffffffffffff flags 201 index 10
616 PCI: 00:0d.0 child on link 0 PCI: 04:00.0
617 PCI: 00:0d.0 resource base 0 size 0 align 12 gran 12 limit ffffffff flags 80102 index 1c
618 PCI: 00:0d.0 resource base 0 size 0 align 20 gran 20 limit ffffffffffffffff flags 81202 index 24
619 PCI: 00:0d.0 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
620 PCI: 04:00.0
621 PCI: 00:0e.0
622 PCI: 00:0e.0 resource base 0 size 0 align 12 gran 12 limit ffffffff flags 80102 index 1c
623 PCI: 00:0e.0 resource base 0 size 0 align 20 gran 20 limit ffffffffffffffff flags 81202 index 24
624 PCI: 00:0e.0 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
625 PCI: 00:0f.0
626 PCI: 00:18.1
627 PCI: 00:18.2
628 PCI: 00:18.3
629 PCI: 00:18.4
630 PCI: 00:19.0
631 PCI: 00:19.1
632 PCI: 00:19.2
633 PCI: 00:19.3
634 PCI: 00:19.4
635DOMAIN: 0000 io: base: 0 size: 0 align: 0 gran: 0 limit: ffff
636PCI: 00:18.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffff
637PCI: 00:09.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffff
638PCI: 01:04.0 18 * [0x0 - 0x7f] io
639PCI: 00:09.0 io: base: 80 size: 1000 align: 12 gran: 12 limit: ffff done
640PCI: 00:0b.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff
641PCI: 00:0b.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff done
642PCI: 00:0c.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff
643PCI: 00:0c.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff done
644PCI: 00:0d.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff
645PCI: 00:0d.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff done
646PCI: 00:0e.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff
647PCI: 00:0e.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff done
648PCI: 00:09.0 1c * [0x0 - 0xfff] io
649PCI: 00:01.0 60 * [0x1000 - 0x10ff] io
650PCI: 00:01.0 64 * [0x1400 - 0x14ff] io
651PCI: 00:01.0 68 * [0x1800 - 0x18ff] io
652PCI: 00:01.0 10 * [0x1c00 - 0x1c7f] io
653PCI: 00:01.1 20 * [0x1c80 - 0x1cbf] io
654PCI: 00:01.1 24 * [0x1cc0 - 0x1cff] io
655PCI: 00:01.1 10 * [0x2000 - 0x201f] io
656PCI: 00:06.0 20 * [0x2020 - 0x202f] io
657PCI: 00:07.0 20 * [0x2030 - 0x203f] io
658PCI: 00:08.0 20 * [0x2040 - 0x204f] io
659PCI: 00:07.0 10 * [0x2050 - 0x2057] io
660PCI: 00:07.0 18 * [0x2058 - 0x205f] io
661PCI: 00:08.0 10 * [0x2060 - 0x2067] io
662PCI: 00:08.0 18 * [0x2068 - 0x206f] io
663PCI: 00:07.0 14 * [0x2070 - 0x2073] io
664PCI: 00:07.0 1c * [0x2074 - 0x2077] io
665PCI: 00:08.0 14 * [0x2078 - 0x207b] io
666PCI: 00:08.0 1c * [0x207c - 0x207f] io
667PCI: 00:18.0 io: base: 2080 size: 3000 align: 12 gran: 12 limit: ffff done
668PCI: 00:18.0 110d8 * [0x0 - 0x2fff] io
669DOMAIN: 0000 io: base: 3000 size: 3000 align: 12 gran: 0 limit: ffff done
670DOMAIN: 0000 mem: base: 0 size: 0 align: 0 gran: 0 limit: ffffffff
671PCI: 00:18.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffff
672PCI: 00:09.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
673PCI: 01:04.0 10 * [0x0 - 0x3ffffff] prefmem
674PCI: 00:09.0 prefmem: base: 4000000 size: 4000000 align: 26 gran: 20 limit: ffffffff done
675PCI: 00:0b.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff
676PCI: 00:0b.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff done
677PCI: 00:0c.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff
678PCI: 00:0c.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff done
679PCI: 00:0d.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff
680PCI: 00:0d.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff done
681PCI: 00:0e.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff
682PCI: 00:0e.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff done
683PCI: 00:09.0 24 * [0x0 - 0x3ffffff] prefmem
684PCI: 00:18.0 prefmem: base: 4000000 size: 4000000 align: 26 gran: 20 limit: ffffffff done
685PCI: 00:18.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffff
686PCI: 00:09.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
687PCI: 01:04.0 14 * [0x0 - 0x3ffff] mem
688PCI: 00:09.0 mem: base: 40000 size: 100000 align: 20 gran: 20 limit: ffffffff done
689PCI: 00:0b.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
690PCI: 02:00.0 10 * [0x0 - 0xffff] mem
691PCI: 00:0b.0 mem: base: 10000 size: 100000 align: 20 gran: 20 limit: ffffffff done
692PCI: 00:0c.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
693PCI: 03:00.0 10 * [0x0 - 0xffff] mem
694PCI: 00:0c.0 mem: base: 10000 size: 100000 align: 20 gran: 20 limit: ffffffff done
695PCI: 00:0d.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
696PCI: 00:0d.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff done
697PCI: 00:0e.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
698PCI: 00:0e.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff done
699PCI: 00:09.0 20 * [0x0 - 0xfffff] mem
700PCI: 00:0b.0 20 * [0x100000 - 0x1fffff] mem
701PCI: 00:0c.0 20 * [0x200000 - 0x2fffff] mem
702PCI: 00:02.0 10 * [0x300000 - 0x300fff] mem
703PCI: 00:07.0 24 * [0x301000 - 0x301fff] mem
704PCI: 00:08.0 24 * [0x302000 - 0x302fff] mem
705PCI: 00:02.1 10 * [0x303000 - 0x3030ff] mem
706PCI: 00:18.0 mem: base: 303100 size: 400000 align: 20 gran: 20 limit: ffffffff done
707PCI: 00:18.0 110b8 * [0x0 - 0x3ffffff] prefmem
708PCI: 00:18.0 110b0 * [0x4000000 - 0x43fffff] mem
709DOMAIN: 0000 mem: base: 4400000 size: 4400000 align: 26 gran: 0 limit: ffffffff done
710avoid_fixed_resources: DOMAIN: 0000
711avoid_fixed_resources:@DOMAIN: 0000 10000000 limit 0000ffff
712avoid_fixed_resources:@DOMAIN: 0000 10000100 limit ffffffff
713constrain_resources: DOMAIN: 0000 c0010058 base c0000000 limit cfffffff mem (fixed)
714constrain_resources: DOMAIN: 0000 07 base 00000000 limit bfffffff mem (fixed)
715constrain_resources: PCI: 00:01.0 14 base fec00000 limit fec00fff mem (fixed)
716constrain_resources: PCI: 00:01.0 10000000 base 00000000 limit 00000fff io (fixed)
717avoid_fixed_resources:@DOMAIN: 0000 10000000 base 00001000 limit 0000ffff
718avoid_fixed_resources:@DOMAIN: 0000 10000100 base f8000000 limit febfffff
719Setting resources...
720DOMAIN: 0000 io: base:1000 size:3000 align:12 gran:0 limit:ffff
721PCI: 00:18.0 110d8 * [0x1000 - 0x3fff] io
722DOMAIN: 0000 io: next_base: 4000 size: 3000 align: 12 gran: 0 done
723PCI: 00:18.0 io: base:1000 size:3000 align:12 gran:12 limit:3fff
724PCI: 00:09.0 1c * [0x1000 - 0x1fff] io
725PCI: 00:01.0 60 * [0x2000 - 0x20ff] io
726PCI: 00:01.0 64 * [0x2400 - 0x24ff] io
727PCI: 00:01.0 68 * [0x2800 - 0x28ff] io
728PCI: 00:01.0 10 * [0x2c00 - 0x2c7f] io
729PCI: 00:01.1 20 * [0x2c80 - 0x2cbf] io
730PCI: 00:01.1 24 * [0x2cc0 - 0x2cff] io
731PCI: 00:01.1 10 * [0x3000 - 0x301f] io
732PCI: 00:06.0 20 * [0x3020 - 0x302f] io
733PCI: 00:07.0 20 * [0x3030 - 0x303f] io
734PCI: 00:08.0 20 * [0x3040 - 0x304f] io
735PCI: 00:07.0 10 * [0x3050 - 0x3057] io
736PCI: 00:07.0 18 * [0x3058 - 0x305f] io
737PCI: 00:08.0 10 * [0x3060 - 0x3067] io
738PCI: 00:08.0 18 * [0x3068 - 0x306f] io
739PCI: 00:07.0 14 * [0x3070 - 0x3073] io
740PCI: 00:07.0 1c * [0x3074 - 0x3077] io
741PCI: 00:08.0 14 * [0x3078 - 0x307b] io
742PCI: 00:08.0 1c * [0x307c - 0x307f] io
743PCI: 00:18.0 io: next_base: 3080 size: 3000 align: 12 gran: 12 done
744PCI: 00:09.0 io: base:1000 size:1000 align:12 gran:12 limit:1fff
745PCI: 01:04.0 18 * [0x1000 - 0x107f] io
746PCI: 00:09.0 io: next_base: 1080 size: 1000 align: 12 gran: 12 done
747PCI: 00:0b.0 io: base:3fff size:0 align:12 gran:12 limit:3fff
748PCI: 00:0b.0 io: next_base: 3fff size: 0 align: 12 gran: 12 done
749PCI: 00:0c.0 io: base:3fff size:0 align:12 gran:12 limit:3fff
750PCI: 00:0c.0 io: next_base: 3fff size: 0 align: 12 gran: 12 done
751PCI: 00:0d.0 io: base:3fff size:0 align:12 gran:12 limit:3fff
752PCI: 00:0d.0 io: next_base: 3fff size: 0 align: 12 gran: 12 done
753PCI: 00:0e.0 io: base:3fff size:0 align:12 gran:12 limit:3fff
754PCI: 00:0e.0 io: next_base: 3fff size: 0 align: 12 gran: 12 done
755DOMAIN: 0000 mem: base:f8000000 size:4400000 align:26 gran:0 limit:febfffff
756PCI: 00:18.0 110b8 * [0xf8000000 - 0xfbffffff] prefmem
757PCI: 00:18.0 110b0 * [0xfc000000 - 0xfc3fffff] mem
758DOMAIN: 0000 mem: next_base: fc400000 size: 4400000 align: 26 gran: 0 done
759PCI: 00:18.0 prefmem: base:f8000000 size:4000000 align:26 gran:20 limit:fbffffff
760PCI: 00:09.0 24 * [0xf8000000 - 0xfbffffff] prefmem
761PCI: 00:18.0 prefmem: next_base: fc000000 size: 4000000 align: 26 gran: 20 done
762PCI: 00:09.0 prefmem: base:f8000000 size:4000000 align:26 gran:20 limit:fbffffff
763PCI: 01:04.0 10 * [0xf8000000 - 0xfbffffff] prefmem
764PCI: 00:09.0 prefmem: next_base: fc000000 size: 4000000 align: 26 gran: 20 done
765PCI: 00:0b.0 prefmem: base:fbffffff size:0 align:20 gran:20 limit:fbffffff
766PCI: 00:0b.0 prefmem: next_base: fbffffff size: 0 align: 20 gran: 20 done
767PCI: 00:0c.0 prefmem: base:fbffffff size:0 align:20 gran:20 limit:fbffffff
768PCI: 00:0c.0 prefmem: next_base: fbffffff size: 0 align: 20 gran: 20 done
769PCI: 00:0d.0 prefmem: base:fbffffff size:0 align:20 gran:20 limit:fbffffff
770PCI: 00:0d.0 prefmem: next_base: fbffffff size: 0 align: 20 gran: 20 done
771PCI: 00:0e.0 prefmem: base:fbffffff size:0 align:20 gran:20 limit:fbffffff
772PCI: 00:0e.0 prefmem: next_base: fbffffff size: 0 align: 20 gran: 20 done
773PCI: 00:18.0 mem: base:fc000000 size:400000 align:20 gran:20 limit:fc3fffff
774PCI: 00:09.0 20 * [0xfc000000 - 0xfc0fffff] mem
775PCI: 00:0b.0 20 * [0xfc100000 - 0xfc1fffff] mem
776PCI: 00:0c.0 20 * [0xfc200000 - 0xfc2fffff] mem
777PCI: 00:02.0 10 * [0xfc300000 - 0xfc300fff] mem
778PCI: 00:07.0 24 * [0xfc301000 - 0xfc301fff] mem
779PCI: 00:08.0 24 * [0xfc302000 - 0xfc302fff] mem
780PCI: 00:02.1 10 * [0xfc303000 - 0xfc3030ff] mem
781PCI: 00:18.0 mem: next_base: fc303100 size: 400000 align: 20 gran: 20 done
782PCI: 00:09.0 mem: base:fc000000 size:100000 align:20 gran:20 limit:fc0fffff
783PCI: 01:04.0 14 * [0xfc000000 - 0xfc03ffff] mem
784PCI: 00:09.0 mem: next_base: fc040000 size: 100000 align: 20 gran: 20 done
785PCI: 00:0b.0 mem: base:fc100000 size:100000 align:20 gran:20 limit:fc1fffff
786PCI: 02:00.0 10 * [0xfc100000 - 0xfc10ffff] mem
787PCI: 00:0b.0 mem: next_base: fc110000 size: 100000 align: 20 gran: 20 done
788PCI: 00:0c.0 mem: base:fc200000 size:100000 align:20 gran:20 limit:fc2fffff
789PCI: 03:00.0 10 * [0xfc200000 - 0xfc20ffff] mem
790PCI: 00:0c.0 mem: next_base: fc210000 size: 100000 align: 20 gran: 20 done
791PCI: 00:0d.0 mem: base:fc3fffff size:0 align:20 gran:20 limit:fc3fffff
792PCI: 00:0d.0 mem: next_base: fc3fffff size: 0 align: 20 gran: 20 done
793PCI: 00:0e.0 mem: base:fc3fffff size:0 align:20 gran:20 limit:fc3fffff
794PCI: 00:0e.0 mem: next_base: fc3fffff size: 0 align: 20 gran: 20 done
795Root Device assign_resources, bus 0 link: 0
7960: mmio_basek=00300000, basek=00400000, limitk=00500000
7971: mmio_basek=00300000, basek=00500000, limitk=00600000
798DOMAIN: 0000 assign_resources, bus 0 link: 0
799VGA: PCI: 00:18.0 (aka node 0) link 1 has VGA device
800PCI: 00:18.0 111b8 <- [0x00000a0000 - 0x00000bffff] size 0x00020000 gran 0x00 mem <node 0 link 1>
801PCI: 00:18.0 110d8 <- [0x0000001000 - 0x0000003fff] size 0x00003000 gran 0x0c io <node 0 link 1>
802PCI: 00:18.0 110b8 <- [0x00f8000000 - 0x00fbffffff] size 0x04000000 gran 0x14 prefmem <node 0 link 1>
803PCI: 00:18.0 110b0 <- [0x00fc000000 - 0x00fc3fffff] size 0x00400000 gran 0x14 mem <node 0 link 1>
804PCI: 00:18.0 assign_resources, bus 0 link: 1
805PCI: 00:01.0 10 <- [0x0000002c00 - 0x0000002c7f] size 0x00000080 gran 0x07 io
806PCI: 00:01.0 60 <- [0x0000002000 - 0x00000020ff] size 0x00000100 gran 0x08 io
807PCI: 00:01.0 64 <- [0x0000002400 - 0x00000024ff] size 0x00000100 gran 0x08 io
808PCI: 00:01.0 68 <- [0x0000002800 - 0x00000028ff] size 0x00000100 gran 0x08 io
809PCI: 00:01.0 assign_resources, bus 0 link: 0
810PNP: 002e.0 60 <- [0x00000003f0 - 0x00000003f7] size 0x00000008 gran 0x03 io
811PNP: 002e.0 70 <- [0x0000000006 - 0x0000000006] size 0x00000001 gran 0x00 irq
812PNP: 002e.0 74 <- [0x0000000002 - 0x0000000002] size 0x00000001 gran 0x00 drq
813PNP: 002e.2 60 <- [0x00000003f8 - 0x00000003ff] size 0x00000008 gran 0x03 io
814PNP: 002e.2 70 <- [0x0000000004 - 0x0000000004] size 0x00000001 gran 0x00 irq
815PNP: 002e.3 60 <- [0x00000002f8 - 0x00000002ff] size 0x00000008 gran 0x03 io
816PNP: 002e.3 70 <- [0x0000000003 - 0x0000000003] size 0x00000001 gran 0x00 irq
817PNP: 002e.3 f1 <- [0x0000000004 - 0x0000000004] size 0x00000001 gran 0x00 io
818PNP: 002e.5 60 <- [0x0000000060 - 0x0000000060] size 0x00000001 gran 0x00 io
819PNP: 002e.5 62 <- [0x0000000064 - 0x0000000064] size 0x00000001 gran 0x00 io
820PNP: 002e.5 70 <- [0x0000000001 - 0x0000000001] size 0x00000001 gran 0x00 irq
821PNP: 002e.5 72 <- [0x000000000c - 0x000000000c] size 0x00000001 gran 0x00 irq
822ERROR: PNP: 002e.5 f0 irq size: 0x0000000001 not assigned
823ERROR: PNP: 002e.9 30 irq size: 0x0000000001 not assigned
824ERROR: PNP: 002e.9 f0 irq size: 0x0000000001 not assigned
825ERROR: PNP: 002e.9 f1 irq size: 0x0000000001 not assigned
826PNP: 002e.b 60 <- [0x0000000290 - 0x0000000297] size 0x00000008 gran 0x03 io
827PNP: 002e.b 70 <- [0x0000000005 - 0x0000000005] size 0x00000001 gran 0x00 irq
828PCI: 00:01.0 assign_resources, bus 0 link: 0
829PCI: 00:01.0 14 <- [0x00fec00000 - 0x00fec00fff] size 0x00001000 gran 0x0c mem
830PCI: 00:01.0 44 <- [0x00fed00000 - 0x00fed00fff] size 0x00001000 gran 0x0c mem
831PCI: 00:01.1 10 <- [0x0000003000 - 0x000000301f] size 0x00000020 gran 0x05 io
832PCI: 00:01.1 20 <- [0x0000002c80 - 0x0000002cbf] size 0x00000040 gran 0x06 io
833PCI: 00:01.1 24 <- [0x0000002cc0 - 0x0000002cff] size 0x00000040 gran 0x06 io
834PCI: 00:01.1 assign_resources, bus 1 link: 0
835PCI: 00:01.1 assign_resources, bus 1 link: 0
836PCI: 00:02.0 10 <- [0x00fc300000 - 0x00fc300fff] size 0x00001000 gran 0x0c mem
837PCI: 00:02.1 10 <- [0x00fc303000 - 0x00fc3030ff] size 0x00000100 gran 0x08 mem
838PCI: 00:06.0 20 <- [0x0000003020 - 0x000000302f] size 0x00000010 gran 0x04 io
839PCI: 00:07.0 10 <- [0x0000003050 - 0x0000003057] size 0x00000008 gran 0x03 io
840PCI: 00:07.0 14 <- [0x0000003070 - 0x0000003073] size 0x00000004 gran 0x02 io
841PCI: 00:07.0 18 <- [0x0000003058 - 0x000000305f] size 0x00000008 gran 0x03 io
842PCI: 00:07.0 1c <- [0x0000003074 - 0x0000003077] size 0x00000004 gran 0x02 io
843PCI: 00:07.0 20 <- [0x0000003030 - 0x000000303f] size 0x00000010 gran 0x04 io
844PCI: 00:07.0 24 <- [0x00fc301000 - 0x00fc301fff] size 0x00001000 gran 0x0c mem
845PCI: 00:08.0 10 <- [0x0000003060 - 0x0000003067] size 0x00000008 gran 0x03 io
846PCI: 00:08.0 14 <- [0x0000003078 - 0x000000307b] size 0x00000004 gran 0x02 io
847PCI: 00:08.0 18 <- [0x0000003068 - 0x000000306f] size 0x00000008 gran 0x03 io
848PCI: 00:08.0 1c <- [0x000000307c - 0x000000307f] size 0x00000004 gran 0x02 io
849PCI: 00:08.0 20 <- [0x0000003040 - 0x000000304f] size 0x00000010 gran 0x04 io
850PCI: 00:08.0 24 <- [0x00fc302000 - 0x00fc302fff] size 0x00001000 gran 0x0c mem
851PCI: 00:09.0 1c <- [0x0000001000 - 0x0000001fff] size 0x00001000 gran 0x0c bus 01 io
852PCI: 00:09.0 24 <- [0x00f8000000 - 0x00fbffffff] size 0x04000000 gran 0x14 bus 01 prefmem
853PCI: 00:09.0 20 <- [0x00fc000000 - 0x00fc0fffff] size 0x00100000 gran 0x14 bus 01 mem
854PCI: 00:09.0 assign_resources, bus 1 link: 0
855PCI: 01:04.0 10 <- [0x00f8000000 - 0x00fbffffff] size 0x04000000 gran 0x1a prefmem
856PCI: 01:04.0 14 <- [0x00fc000000 - 0x00fc03ffff] size 0x00040000 gran 0x12 mem
857PCI: 01:04.0 18 <- [0x0000001000 - 0x000000107f] size 0x00000080 gran 0x07 io
858PCI: 00:09.0 assign_resources, bus 1 link: 0
859PCI: 00:0b.0 1c <- [0x0000003fff - 0x0000003ffe] size 0x00000000 gran 0x0c bus 02 io
860PCI: 00:0b.0 24 <- [0x00fbffffff - 0x00fbfffffe] size 0x00000000 gran 0x14 bus 02 prefmem
861PCI: 00:0b.0 20 <- [0x00fc100000 - 0x00fc1fffff] size 0x00100000 gran 0x14 bus 02 mem
862PCI: 00:0b.0 assign_resources, bus 2 link: 0
863PCI: 02:00.0 10 <- [0x00fc100000 - 0x00fc10ffff] size 0x00010000 gran 0x10 mem64
864PCI: 00:0b.0 assign_resources, bus 2 link: 0
865PCI: 00:0c.0 1c <- [0x0000003fff - 0x0000003ffe] size 0x00000000 gran 0x0c bus 03 io
866PCI: 00:0c.0 24 <- [0x00fbffffff - 0x00fbfffffe] size 0x00000000 gran 0x14 bus 03 prefmem
867PCI: 00:0c.0 20 <- [0x00fc200000 - 0x00fc2fffff] size 0x00100000 gran 0x14 bus 03 mem
868PCI: 00:0c.0 assign_resources, bus 3 link: 0
869PCI: 03:00.0 10 <- [0x00fc200000 - 0x00fc20ffff] size 0x00010000 gran 0x10 mem64
870PCI: 00:0c.0 assign_resources, bus 3 link: 0
871PCI: 00:0d.0 1c <- [0x0000003fff - 0x0000003ffe] size 0x00000000 gran 0x0c bus 04 io
872PCI: 00:0d.0 24 <- [0x00fbffffff - 0x00fbfffffe] size 0x00000000 gran 0x14 bus 04 prefmem
873PCI: 00:0d.0 20 <- [0x00fc3fffff - 0x00fc3ffffe] size 0x00000000 gran 0x14 bus 04 mem
874PCI: 00:0d.0 assign_resources, bus 4 link: 0
875PCI: 00:0d.0 assign_resources, bus 4 link: 0
876PCI: 00:0e.0 1c <- [0x0000003fff - 0x0000003ffe] size 0x00000000 gran 0x0c bus 05 io
877PCI: 00:0e.0 24 <- [0x00fbffffff - 0x00fbfffffe] size 0x00000000 gran 0x14 bus 05 prefmem
878PCI: 00:0e.0 20 <- [0x00fc3fffff - 0x00fc3ffffe] size 0x00000000 gran 0x14 bus 05 mem
879PCI: 00:18.0 assign_resources, bus 0 link: 1
880DOMAIN: 0000 assign_resources, bus 0 link: 0
881Root Device assign_resources, bus 0 link: 0
882Done setting resources.
883Show resources in subtree (Root Device)...After assigning values.
884 Root Device child on link 0 CPU_CLUSTER: 0
885 CPU_CLUSTER: 0 child on link 0 APIC: 00
886 APIC: 00
887 APIC: 01
888 APIC: 02
889 APIC: 03
890 APIC: 04
891 APIC: 05
892 APIC: 06
893 APIC: 07
894 DOMAIN: 0000 child on link 0 PCI: 00:18.0
895 DOMAIN: 0000 resource base 1000 size 3000 align 12 gran 0 limit ffff flags 40040100 index 10000000
896 DOMAIN: 0000 resource base f8000000 size 4400000 align 26 gran 0 limit febfffff flags 40040200 index 10000100
897 DOMAIN: 0000 resource base c0000000 size 10000000 align 0 gran 0 limit 0 flags f0000200 index c0010058
898 DOMAIN: 0000 resource base 0 size c0000000 align 0 gran 0 limit 0 flags e0004200 index 7
899 DOMAIN: 0000 resource base 0 size a0000 align 0 gran 0 limit 0 flags e0004200 index 10
900 DOMAIN: 0000 resource base c0000 size bff40000 align 0 gran 0 limit 0 flags e0004200 index 20
901 DOMAIN: 0000 resource base 100000000 size 40000000 align 0 gran 0 limit 0 flags e0004200 index 30
902 DOMAIN: 0000 resource base 140000000 size 40000000 align 0 gran 0 limit 0 flags e0004200 index 41
903 PCI: 00:18.0 child on link 0 PCI: 00:00.0
904 PCI: 00:18.0 resource base 1000 size 3000 align 12 gran 12 limit 3fff flags 60080100 index 110d8
905 PCI: 00:18.0 resource base f8000000 size 4000000 align 26 gran 20 limit fbffffff flags 60081200 index 110b8
906 PCI: 00:18.0 resource base fc000000 size 400000 align 20 gran 20 limit fc3fffff flags 60080200 index 110b0
907 PCI: 00:18.0 resource base a0000 size 20000 align 0 gran 0 limit 0 flags e0000200 index 111b8
908 PCI: 00:00.0
909 PCI: 00:01.0 child on link 0 PNP: 002e.0
910 PCI: 00:01.0 resource base 2c00 size 80 align 7 gran 7 limit 2c7f flags 60000100 index 10
911 PCI: 00:01.0 resource base fec00000 size 1000 align 12 gran 12 limit ffffffff flags e0000200 index 14
912 PCI: 00:01.0 resource base fed00000 size 1000 align 12 gran 12 limit ffffffff flags e0000200 index 44
913 PCI: 00:01.0 resource base 2000 size 100 align 8 gran 8 limit 20ff flags 60000100 index 60
914 PCI: 00:01.0 resource base 2400 size 100 align 8 gran 8 limit 24ff flags 60000100 index 64
915 PCI: 00:01.0 resource base 2800 size 100 align 8 gran 8 limit 28ff flags 60000100 index 68
916 PCI: 00:01.0 resource base 0 size 1000 align 0 gran 0 limit 0 flags c0040100 index 10000000
917 PCI: 00:01.0 resource base ff800000 size 800000 align 0 gran 0 limit 0 flags c0040200 index 10000100
918 PNP: 002e.0
919 PNP: 002e.0 resource base 3f0 size 8 align 3 gran 3 limit 7ff flags e0000100 index 60
920 PNP: 002e.0 resource base 6 size 1 align 0 gran 0 limit 0 flags e0000400 index 70
921 PNP: 002e.0 resource base 2 size 1 align 0 gran 0 limit 0 flags e0000800 index 74
922 PNP: 002e.1
923 PNP: 002e.1 resource base 0 size 8 align 3 gran 3 limit 7ff flags 100 index 60
924 PNP: 002e.1 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
925 PNP: 002e.1 resource base 0 size 1 align 0 gran 0 limit 0 flags 800 index 74
926 PNP: 002e.2
927 PNP: 002e.2 resource base 3f8 size 8 align 3 gran 3 limit 7ff flags e0000100 index 60
928 PNP: 002e.2 resource base 4 size 1 align 0 gran 0 limit 0 flags e0000400 index 70
929 PNP: 002e.3
930 PNP: 002e.3 resource base 2f8 size 8 align 3 gran 3 limit 7ff flags e0000100 index 60
931 PNP: 002e.3 resource base 3 size 1 align 0 gran 0 limit 0 flags e0000400 index 70
932 PNP: 002e.3 resource base 4 size 1 align 0 gran 0 limit 0 flags e0000500 index f1
933 PNP: 002e.5
934 PNP: 002e.5 resource base 60 size 1 align 0 gran 0 limit ffffffff flags e0000100 index 60
935 PNP: 002e.5 resource base 64 size 1 align 0 gran 0 limit ffffffff flags e0000100 index 62
936 PNP: 002e.5 resource base 1 size 1 align 0 gran 0 limit 0 flags e0000400 index 70
937 PNP: 002e.5 resource base c size 1 align 0 gran 0 limit 0 flags e0000400 index 72
938 PNP: 002e.5 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index f0
939 PNP: 002e.7
940 PNP: 002e.7 resource base 0 size 1 align 0 gran 0 limit ffffffff flags 100 index 60
941 PNP: 002e.7 resource base 0 size 2 align 1 gran 1 limit 7ff flags 100 index 62
942 PNP: 002e.7 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
943 PNP: 002e.8
944 PNP: 002e.9
945 PNP: 002e.9 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 30
946 PNP: 002e.9 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index f0
947 PNP: 002e.9 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index f1
948 PNP: 002e.a
949 PNP: 002e.a resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
950 PNP: 002e.b
951 PNP: 002e.b resource base 290 size 8 align 3 gran 3 limit fff flags e0000100 index 60
952 PNP: 002e.b resource base 5 size 1 align 0 gran 0 limit 0 flags e0000400 index 70
953 PCI: 00:01.1 child on link 0 I2C: 01:50
954 PCI: 00:01.1 resource base 3000 size 20 align 5 gran 5 limit 301f flags 60000100 index 10
955 PCI: 00:01.1 resource base 2c80 size 40 align 6 gran 6 limit 2cbf flags 60000100 index 20
956 PCI: 00:01.1 resource base 2cc0 size 40 align 6 gran 6 limit 2cff flags 60000100 index 24
957 I2C: 01:50
958 I2C: 01:51
959 I2C: 01:52
960 I2C: 01:53
961 I2C: 01:54
962 I2C: 01:55
963 I2C: 01:56
964 I2C: 01:57
965 I2C: 01:2f
966 PCI: 00:02.0
967 PCI: 00:02.0 resource base fc300000 size 1000 align 12 gran 12 limit fc300fff flags 60000200 index 10
968 PCI: 00:02.1
969 PCI: 00:02.1 resource base fc303000 size 100 align 12 gran 8 limit fc3030ff flags 60000200 index 10
970 PCI: 00:04.0
971 PCI: 00:04.1
972 PCI: 00:06.0
973 PCI: 00:06.0 resource base 3020 size 10 align 4 gran 4 limit 302f flags 60000100 index 20
974 PCI: 00:07.0
975 PCI: 00:07.0 resource base 3050 size 8 align 3 gran 3 limit 3057 flags 60000100 index 10
976 PCI: 00:07.0 resource base 3070 size 4 align 2 gran 2 limit 3073 flags 60000100 index 14
977 PCI: 00:07.0 resource base 3058 size 8 align 3 gran 3 limit 305f flags 60000100 index 18
978 PCI: 00:07.0 resource base 3074 size 4 align 2 gran 2 limit 3077 flags 60000100 index 1c
979 PCI: 00:07.0 resource base 3030 size 10 align 4 gran 4 limit 303f flags 60000100 index 20
980 PCI: 00:07.0 resource base fc301000 size 1000 align 12 gran 12 limit fc301fff flags 60000200 index 24
981 PCI: 00:08.0
982 PCI: 00:08.0 resource base 3060 size 8 align 3 gran 3 limit 3067 flags 60000100 index 10
983 PCI: 00:08.0 resource base 3078 size 4 align 2 gran 2 limit 307b flags 60000100 index 14
984 PCI: 00:08.0 resource base 3068 size 8 align 3 gran 3 limit 306f flags 60000100 index 18
985 PCI: 00:08.0 resource base 307c size 4 align 2 gran 2 limit 307f flags 60000100 index 1c
986 PCI: 00:08.0 resource base 3040 size 10 align 4 gran 4 limit 304f flags 60000100 index 20
987 PCI: 00:08.0 resource base fc302000 size 1000 align 12 gran 12 limit fc302fff flags 60000200 index 24
988 PCI: 00:09.0 child on link 0 PCI: 01:04.0
989 PCI: 00:09.0 resource base 1000 size 1000 align 12 gran 12 limit 1fff flags 60080102 index 1c
990 PCI: 00:09.0 resource base f8000000 size 4000000 align 26 gran 20 limit fbffffff flags 60081202 index 24
991 PCI: 00:09.0 resource base fc000000 size 100000 align 20 gran 20 limit fc0fffff flags 60080202 index 20
992 PCI: 01:04.0
993 PCI: 01:04.0 resource base f8000000 size 4000000 align 26 gran 26 limit fbffffff flags 60001200 index 10
994 PCI: 01:04.0 resource base fc000000 size 40000 align 18 gran 18 limit fc03ffff flags 60000200 index 14
995 PCI: 01:04.0 resource base 1000 size 80 align 7 gran 7 limit 107f flags 60000100 index 18
996 PCI: 01:04.0 resource base a0000 size 1fc00 align 0 gran 0 limit 0 flags f0000200 index 3
997 PCI: 00:0a.0
998 PCI: 00:0b.0 child on link 0 PCI: 02:00.0
999 PCI: 00:0b.0 resource base 3fff size 0 align 12 gran 12 limit 3fff flags 60080102 index 1c
1000 PCI: 00:0b.0 resource base fbffffff size 0 align 20 gran 20 limit fbffffff flags 60081202 index 24
1001 PCI: 00:0b.0 resource base fc100000 size 100000 align 20 gran 20 limit fc1fffff flags 60080202 index 20
1002 PCI: 02:00.0
1003 PCI: 02:00.0 resource base fc100000 size 10000 align 16 gran 16 limit fc10ffff flags 60000201 index 10
1004 PCI: 00:0c.0 child on link 0 PCI: 03:00.0
1005 PCI: 00:0c.0 resource base 3fff size 0 align 12 gran 12 limit 3fff flags 60080102 index 1c
1006 PCI: 00:0c.0 resource base fbffffff size 0 align 20 gran 20 limit fbffffff flags 60081202 index 24
1007 PCI: 00:0c.0 resource base fc200000 size 100000 align 20 gran 20 limit fc2fffff flags 60080202 index 20
1008 PCI: 03:00.0
1009 PCI: 03:00.0 resource base fc200000 size 10000 align 16 gran 16 limit fc20ffff flags 60000201 index 10
1010 PCI: 00:0d.0 child on link 0 PCI: 04:00.0
1011 PCI: 00:0d.0 resource base 3fff size 0 align 12 gran 12 limit 3fff flags 60080102 index 1c
1012 PCI: 00:0d.0 resource base fbffffff size 0 align 20 gran 20 limit fbffffff flags 60081202 index 24
1013 PCI: 00:0d.0 resource base fc3fffff size 0 align 20 gran 20 limit fc3fffff flags 60080202 index 20
1014 PCI: 04:00.0
1015 PCI: 00:0e.0
1016 PCI: 00:0e.0 resource base 3fff size 0 align 12 gran 12 limit 3fff flags 60080102 index 1c
1017 PCI: 00:0e.0 resource base fbffffff size 0 align 20 gran 20 limit fbffffff flags 60081202 index 24
1018 PCI: 00:0e.0 resource base fc3fffff size 0 align 20 gran 20 limit fc3fffff flags 60080202 index 20
1019 PCI: 00:0f.0
1020 PCI: 00:18.1
1021 PCI: 00:18.2
1022 PCI: 00:18.3
1023 PCI: 00:18.4
1024 PCI: 00:19.0
1025 PCI: 00:19.1
1026 PCI: 00:19.2
1027 PCI: 00:19.3
1028 PCI: 00:19.4
1029Done allocating resources.
1030BS: BS_DEV_RESOURCES times (us): entry 0 run 2437 exit 0
1031POST: 0x74
1032Enabling resources...
1033PCI: 00:18.0 cmd <- 00
1034PCI: 00:18.1 subsystem <- 1043/8162
1035PCI: 00:18.1 cmd <- 00
1036PCI: 00:18.2 subsystem <- 1043/8162
1037PCI: 00:18.2 cmd <- 00
1038PCI: 00:18.3 cmd <- 00
1039PCI: 00:18.4 cmd <- 00
1040PCI: 00:19.0 cmd <- 00
1041PCI: 00:19.1 subsystem <- 1043/8162
1042PCI: 00:19.1 cmd <- 00
1043PCI: 00:19.2 subsystem <- 1043/8162
1044PCI: 00:19.2 cmd <- 00
1045PCI: 00:19.3 cmd <- 00
1046PCI: 00:19.4 cmd <- 00
1047PCI: 00:00.0 subsystem <- 1043/8162
1048PCI: 00:00.0 cmd <- 06
1049PCI: 00:01.0 subsystem <- 1043/8162
1050PCI: 00:01.0 cmd <- 0f
1051ck804 lpc decode:PNP: 002e.0, base=0x000003f0, end=0x000003f7
1052ck804 lpc decode:PNP: 002e.2, base=0x000003f8, end=0x000003ff
1053ck804 lpc decode:PNP: 002e.3, base=0x000002f8, end=0x000002ff
1054ck804 lpc decode:PNP: 002e.3, base=0x00000004, end=0x00000004
1055ck804 lpc decode:PNP: 002e.5, base=0x00000060, end=0x00000060
1056ck804 lpc decode:PNP: 002e.5, base=0x00000064, end=0x00000064
1057ck804 lpc decode:PNP: 002e.b, base=0x00000290, end=0x00000297
1058PCI: 00:01.1 subsystem <- 1043/8162
1059PCI: 00:01.1 cmd <- 01
1060PCI: 00:02.0 subsystem <- 1043/8162
1061PCI: 00:02.0 cmd <- 02
1062PCI: 00:02.1 subsystem <- 1043/8162
1063PCI: 00:02.1 cmd <- 02
1064PCI: 00:06.0 subsystem <- 1043/8162
1065PCI: 00:06.0 cmd <- 01
1066PCI: 00:07.0 subsystem <- 1043/8162
1067PCI: 00:07.0 cmd <- 03
1068PCI: 00:08.0 subsystem <- 1043/8162
1069PCI: 00:08.0 cmd <- 03
1070PCI: 00:09.0 bridge ctrl <- 000b
1071PCI: 00:09.0 cmd <- 07
1072PCI: 00:0b.0 bridge ctrl <- 0003
1073PCI: 00:0b.0 cmd <- 06
1074PCI: 00:0c.0 bridge ctrl <- 0003
1075PCI: 00:0c.0 cmd <- 06
1076PCI: 00:0d.0 bridge ctrl <- 0003
1077PCI: 00:0d.0 cmd <- 00
1078PCI: 00:0e.0 bridge ctrl <- 0003
1079PCI: 00:0e.0 cmd <- 00
1080PCI: 01:04.0 cmd <- 03
1081PCI: 02:00.0 subsystem <- 1043/8162
1082PCI: 02:00.0 cmd <- 02
1083PCI: 03:00.0 subsystem <- 1043/8162
1084PCI: 03:00.0 cmd <- 02
1085done.
1086BS: BS_DEV_ENABLE times (us): entry 0 run 182 exit 0
1087POST: 0x75
1088Initializing devices...
1089Root Device init ...
1090Root Device init finished in 0 usecs
1091POST: 0x75
1092CPU_CLUSTER: 0 init ...
1093start_eip=0x00001000, code_size=0x00000031
1094CPU1: stack_base 0012e000, stack_end 0012eff8
1095Asserting INIT.
1096Waiting for send to finish...
1097+Deasserting INIT.
1098Waiting for send to finish...
1099+#startup loops: 1.
1100Sending STARTUP #1 to 1.
1101After apic_write.
1102Startup point 1.
1103Waiting for send to finish...
1104+After Startup.
1105CPU2: stack_base 0012d000, stack_end 0012dff8
1106Asserting INIT.
1107Waiting for send to finish...
1108+Deasserting INIT.
1109Waiting for send to finish...
1110+#startup loops: 1.
1111Sending STARTUP #1 to 2.
1112After apic_write.
1113Startup point 1.
1114Waiting for send to finish...
1115+After Startup.
1116CPU3: stack_base 0012c000, stack_end 0012cff8
1117Asserting INIT.
1118Waiting for send to finish...
1119+Deasserting INIT.
1120Waiting for send to finish...
1121+#startup loops: 1.
1122Sending STARTUP #1 to 3.
1123After apic_write.
1124Startup point 1.
1125Waiting for send to finish...
1126+After Startup.
1127CPU4: stack_base 0012b000, stack_end 0012bff8
1128Asserting INIT.
1129Waiting for send to finish...
1130+Deasserting INIT.
1131Waiting for send to finish...
1132+#startup loops: 1.
1133Sending STARTUP #1 to 4.
1134After apic_write.
1135Startup point 1.
1136Waiting for send to finish...
1137+
1138MTRR check
1139Fixed MTRRs : Enabled
1140Variable MTRRs: Enabled
1141
1142POST: 0x93
1143After Startup.
1144CPU5: stack_base 0012a000, stack_end 0012aff8
1145Setting up local apic... apic_id: 0x01 done.
1146POST: 0x9b
1147Asserting INIT.
1148Waiting for send to finish...
1149+
1150MTRR check
1151Fixed MTRRs : Enabled
1152Variable MTRRs: Enabled
1153
1154POST: 0x93
1155Deasserting INIT.
1156CPU model: Quad-Core AMD Opteron(tm) Processor 8347
1157Waiting for send to finish...
1158+siblings = 03, Disabling SMM ASeg memory
1159CPU #1 initialized
1160#startup loops: 1.
1161Sending STARTUP #1 to 5.
1162After apic_write.
1163Startup point 1.
1164Waiting for send to finish...
1165+Setting up local apic... apic_id: 0x02 done.
1166POST: 0x9b
1167After Startup.
1168CPU6: stack_base 00129000, stack_end 00129ff8
1169CPU model: Quad-Core AMD Opteron(tm) Processor 8347
1170siblings = 03, Asserting INIT.
1171Disabling SMM ASeg memory
1172Waiting for send to finish...
1173+CPU #2 initialized
1174Deasserting INIT.
1175Waiting for send to finish...
1176+
1177MTRR check
1178Fixed MTRRs : Enabled
1179Variable MTRRs: Enabled
1180
1181POST: 0x93
1182#startup loops: 1.
1183Sending STARTUP #1 to 6.
1184After apic_write.
1185Setting up local apic... apic_id: 0x03 done.
1186POST: 0x9b
1187CPU model: Quad-Core AMD Opteron(tm) Processor 8347
1188siblings = 03, Disabling SMM ASeg memory
1189CPU #3 initialized
1190Startup point 1.
1191Waiting for send to finish...
1192+After Startup.
1193CPU7: stack_base 00128000, stack_end 00128ff8
1194
1195MTRR check
1196Fixed MTRRs : Enabled
1197Variable MTRRs: Enabled
1198
1199POST: 0x93
1200Asserting INIT.
1201Waiting for send to finish...
1202+Deasserting INIT.
1203Waiting for send to finish...
1204+#startup loops: 1.
1205Sending STARTUP #1 to 7.
1206After apic_write.
1207Setting up local apic...Startup point 1.
1208Waiting for send to finish...
1209+ apic_id: 0x04 done.
1210POST: 0x9b
1211CPU model: Quad-Core AMD Opteron(tm) Processor 8347
1212After Startup.
1213Initializing CPU #0
1214siblings = 03, CPU: vendor AMD device 100f21
1215CPU: family 10, model 02, stepping 01
1216Disabling SMM ASeg memory
1217nodeid = 00, coreid = 00
1218CPU #4 initialized
1219POST: 0x60
1220Enabling cache
1221CPU ID 0x8000000