Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- static const u8 mainboard_picr_data[FCH_INT_TABLE_SIZE] = {
- /* INTA# - INTH# */
- [0x00] = 0x03,0x04,0x05,0x07,0x1F,0x1F,0x1F,0x1F,
- /* Misc-nil,0,1,2, INT from Serial irq */
- [0x08] = 0x5A,0xF1,0x00,0x00,0x1F,0x1F,0x1F,0x1F,
- /* SCI, SMBUS0, ASF, HDA, FC, GEC, PerMon, SD */
- [0x10] = 0x1F,0x1F,0x1F,0x03,0x1F,0x1F,0x1F,0x1F,
- /* IMC INT0 - 5 */
- [0x20] = 0x1F,0x1F,0x1F,0x1F,0x1F,0x1F,
- /* USB Devs 18/19/22 INTA-B */
- [0x30] = 0x05,0x04,0x05,0x04,0x05,0x04,0x1F,0x1F,
- /* RSVD, SATA */
- [0x40] = 0x1F, 0x07
- };
- static const u8 mainboard_intr_data[FCH_INT_TABLE_SIZE] = {
- /* INTA# - INTH# */
- [0x00] = 0x10,0x11,0x12,0x13,0x1F,0x1F,0x1F,0x1F,
- /* Misc-nil,0,1,2, INT from Serial irq */
- [0x08] = 0x00,0x00,0x00,0x00,0x1F,0x1F,0x1F,0x1F,
- /* SCI, SMBUS0, ASF, HDA, FC, GEC, PerMon, SD */
- [0x10] = 0x09,0x1F,0x1F,0x10,0x1F,0x1F,0x1F,0x1F,
- /* IMC INT0 - 5 */
- [0x20] = 0x1F,0x1F,0x1F,0x1F,0x1F,0x1F,
- /* USB Devs 18/19/22 INTA-B */
- [0x30] = 0x12,0x11,0x12,0x11,0x12,0x11,0x1F,0x1F,
- /* RSVD, SATA */
- [0x40] = 0x1F, 0x13
- };
- coreboot-4.12-3285-ga2118c7b54-dirty Tue Oct 13 10:32:23 UTC 2020 bootblock starting (log level: 8)...
- Timestamp - end of bootblock: 25436053073
- FMAP: Found "FLASH" version 1.1 at 0x0.
- FMAP: base = 0xffc00000 size = 0x400000 #areas = 3
- FMAP: area COREBOOT found @ 200 (4193792 bytes)
- CBFS: Locating 'fallback/romstage'
- CBFS: Found @ offset 30000 size 4d66c
- Timestamp - starting to load romstage: 25447973846
- Timestamp - finished loading romstage: 25449357702
- BS: bootblock times (exec / console): total (unknown) / 2 ms
- coreboot-4.12-3285-ga2118c7b54-dirty Tue Oct 13 10:32:23 UTC 2020 romstage starting (log level: 8)...
- APIC 00: CPU Family_Model = 00610f31
- APIC 00: ** Enter AmdInitReset [00020007]
- Timestamp - calling AmdInitReset: 25527890166
- Fch OEM config in INIT RESET
- Timestamp - back from AmdInitReset: 25574702864
- AmdInitReset() returned AGESA_SUCCESS
- APIC 00: Heap in LocalCache (2) at 0x00400000
- APIC 00: ** Exit AmdInitReset [00020007]
- APIC 00: ** Enter AmdInitEarly [00020002]
- Timestamp - calling AmdInitEarly: 25577989573
- Timestamp - back from AmdInitEarly: 26166215678
- AmdInitEarly() returned AGESA_SUCCESS
- APIC 00: Heap in LocalCache (2) at 0x00400000
- APIC 00: ** Exit AmdInitEarly [00020002]
- Timestamp - before RAM initialization: 26172724343
- APIC 00: ** Enter AmdInitPost [00020006]
- Timestamp - calling AmdInitPost: 26176846871
- -------------READING SPD-----------
- iobase: 0x00000B00, SmbusSlave: 0x000000A0, count: 256
- -------------FINISHED READING SPD-----------
- -------------READING SPD-----------
- iobase: 0x00000B00, SmbusSlave: 0x000000A2, count: 256
- -------------FINISHED READING SPD-----------
- Timestamp - back from AmdInitPost: 31439815577
- AmdInitPost() returned AGESA_SUCCESS
- APIC 00: Heap in TempMem (3) at 0x000b0000
- APIC 00: ** Exit AmdInitPost [00020006]
- Timestamp - after RAM initialization: 31453744051
- CBMEM:
- IMD: root @ 0x5ffff000 254 entries.
- IMD: root @ 0x5fffec00 62 entries.
- MTRR Range: Start=0 End=40000000 (Size 40000000)
- MTRR Range: Start=40000000 End=60000000 (Size 20000000)
- MTRR Range: Start=ffc00000 End=0 (Size 400000)
- FMAP: area COREBOOT found @ 200 (4193792 bytes)
- CBFS: Locating 'fallback/postcar'
- CBFS: Found @ offset 1a480 size 53b4
- Decompressing stage fallback/postcar @ 0x5ffbafc0 (37712 bytes)
- Loading module at 0x5ffbb000 with entry 0x5ffbb000. filesize: 0x4fd0 memsize: 0x9310
- Processing 226 relocs. Offset value of 0x5dfbb000
- Timestamp - end of romstage: 31482771426
- BS: romstage times (exec / console): total (unknown) / 6 ms
- coreboot-4.12-3285-ga2118c7b54-dirty Tue Oct 13 10:32:23 UTC 2020 postcar starting (log level: 8)...
- usbdebug: Failed hardware init
- Timestamp - start of postcar: 31486406186
- Timestamp - end of postcar: 31486413875
- FMAP: area COREBOOT found @ 200 (4193792 bytes)
- CBFS: Locating 'fallback/ramstage'
- CBFS: Found @ offset 7d700 size 275e0
- Timestamp - starting to load ramstage: 31487225361
- Decompressing stage fallback/ramstage @ 0x5fe7cfc0 (1297704 bytes)
- Timestamp - starting LZMA decompress (ignore for x86): 31487283644
- Timestamp - finished LZMA decompress (ignore for x86): 31666604686
- Loading module at 0x5fe7d000 with entry 0x5fe7d000. filesize: 0x5cca0 memsize: 0x13cce8
- Processing 6552 relocs. Offset value of 0x5f07d000
- Timestamp - finished loading ramstage: 31666947987
- BS: postcar times (exec / console): total (unknown) / 0 ms
- coreboot-4.12-3285-ga2118c7b54-dirty Tue Oct 13 10:32:23 UTC 2020 ramstage starting (log level: 8)...
- usbdebug: Failed hardware init
- Timestamp - start of ramstage: 31667000633
- Normal boot
- APIC 00: ** Enter AmdInitEnv [00020003]
- Timestamp - calling AmdInitEnv: 31667054326
- Wiped HEAP at [10000000 - 1002ffff]
- Fch OEM config in INIT ENV
- Timestamp - back from AmdInitEnv: 31690022596
- AmdInitEnv() returned AGESA_SUCCESS
- APIC 00: Heap in SystemMem (4) at 0x10000014
- APIC 00: ** Exit AmdInitEnv [00020003]
- BS: BS_PRE_DEVICE entry times (exec / console): 5 / 0 ms
- Timestamp - device enumeration: 31690057631
- Enumerating buses...
- Show all devs... Before device enumeration.
- Root Device: enabled 1
- CPU_CLUSTER: 0: enabled 1
- DOMAIN: 0000: enabled 1
- APIC: 10: enabled 1
- PCI: 00:00.0: enabled 1
- PCI: 00:00.2: enabled 1
- PCI: 00:01.0: enabled 1
- PCI: 00:01.1: enabled 1
- PCI: 00:02.0: enabled 1
- PCI: 00:03.0: enabled 0
- PCI: 00:04.0: enabled 1
- PCI: 00:05.0: enabled 1
- PCI: 00:06.0: enabled 0
- PCI: 00:07.0: enabled 0
- PCI: 00:08.0: enabled 0
- PCI: 00:09.0: enabled 0
- PCI: 00:10.0: enabled 1
- PCI: 00:11.0: enabled 1
- PCI: 00:12.0: enabled 1
- PCI: 00:12.2: enabled 1
- PCI: 00:13.0: enabled 1
- PCI: 00:13.2: enabled 1
- PCI: 00:14.0: enabled 1
- PCI: 00:14.2: enabled 1
- PCI: 00:14.3: enabled 1
- PCI: 00:14.4: enabled 1
- PCI: 00:14.5: enabled 0
- PCI: 00:14.6: enabled 0
- PCI: 00:14.7: enabled 0
- PCI: 00:15.0: enabled 0
- PCI: 00:15.1: enabled 0
- PCI: 00:15.2: enabled 0
- PCI: 00:15.3: enabled 0
- PCI: 00:18.0: enabled 1
- PCI: 00:18.1: enabled 1
- PCI: 00:18.2: enabled 1
- PCI: 00:18.3: enabled 1
- PCI: 00:18.4: enabled 1
- PCI: 00:18.5: enabled 1
- PNP: 00ff.1: enabled 1
- Compare with tree...
- Root Device: enabled 1
- CPU_CLUSTER: 0: enabled 1
- APIC: 10: enabled 1
- DOMAIN: 0000: enabled 1
- PCI: 00:00.0: enabled 1
- PCI: 00:00.2: enabled 1
- PCI: 00:01.0: enabled 1
- PCI: 00:01.1: enabled 1
- PCI: 00:02.0: enabled 1
- PCI: 00:03.0: enabled 0
- PCI: 00:04.0: enabled 1
- PCI: 00:05.0: enabled 1
- PCI: 00:06.0: enabled 0
- PCI: 00:07.0: enabled 0
- PCI: 00:08.0: enabled 0
- PCI: 00:09.0: enabled 0
- PCI: 00:10.0: enabled 1
- PCI: 00:11.0: enabled 1
- PCI: 00:12.0: enabled 1
- PCI: 00:12.2: enabled 1
- PCI: 00:13.0: enabled 1
- PCI: 00:13.2: enabled 1
- PCI: 00:14.0: enabled 1
- PCI: 00:14.2: enabled 1
- PCI: 00:14.3: enabled 1
- PNP: 00ff.1: enabled 1
- PCI: 00:14.4: enabled 1
- PCI: 00:14.5: enabled 0
- PCI: 00:14.6: enabled 0
- PCI: 00:14.7: enabled 0
- PCI: 00:15.0: enabled 0
- PCI: 00:15.1: enabled 0
- PCI: 00:15.2: enabled 0
- PCI: 00:15.3: enabled 0
- PCI: 00:18.0: enabled 1
- PCI: 00:18.1: enabled 1
- PCI: 00:18.2: enabled 1
- PCI: 00:18.3: enabled 1
- PCI: 00:18.4: enabled 1
- PCI: 00:18.5: enabled 1
- Mainboard LENOVO G505S Enable.
- Root Device scanning...
- scan_static_bus for Root Device
- setup_bsp_ramtop, TOP MEM: msr.lo = 0x80000000, msr.hi = 0x00000000
- setup_bsp_ramtop, TOP MEM2: msr.lo = 0x7f000000, msr.hi = 0x00000004
- CPU_CLUSTER: 0 enabled
- DOMAIN: 0000 enabled
- CPU_CLUSTER: 0 scanning...
- PCI: 00:18.5 family15h, core_max=0x10, core_nums=0xf, siblings=0x3
- lpaicid_start=0x10 node 0x0 core 0x0 apicid=0x10
- CPU: APIC: 10 enabled
- lpaicid_start=0x10 node 0x0 core 0x1 apicid=0x11
- CPU: APIC: 11 enabled
- lpaicid_start=0x10 node 0x0 core 0x2 apicid=0x12
- CPU: APIC: 12 enabled
- lpaicid_start=0x10 node 0x0 core 0x3 apicid=0x13
- CPU: APIC: 13 enabled
- scan_bus: bus CPU_CLUSTER: 0 finished in 0 msecs
- DOMAIN: 0000 scanning...
- PCI: pci_scan_bus for bus 00
- PCI: 00:00.0 [1022/1410] enabled
- PCI: 00:00.2 [1022/1419] ops
- PCI: 00:00.2 [1022/1419] enabled
- PCI: 00:01.0 [1002/990b] enabled
- PCI: 00:01.1 [1002/9902] enabled
- PCI: 00:02.0 subordinate bus PCI Express
- PCI: 00:02.0 [1022/1412] enabled
- PCI: 00:04.0 subordinate bus PCI Express
- PCI: 00:04.0 [1022/1414] enabled
- PCI: 00:05.0 subordinate bus PCI Express
- PCI: 00:05.0 [1022/1415] enabled
- hudson_enable()
- PCI: Static device PCI: 00:10.0 not found, disabling it.
- hudson_enable()
- PCI: 00:11.0 [1022/7801] ops
- PCI: 00:11.0 [1022/7801] enabled
- hudson_enable()
- PCI: 00:12.0 [1022/7807] ops
- PCI: 00:12.0 [1022/7807] enabled
- hudson_enable()
- PCI: 00:12.2 [1022/7808] ops
- PCI: 00:12.2 [1022/7808] enabled
- hudson_enable()
- PCI: 00:13.0 [1022/7807] ops
- PCI: 00:13.0 [1022/7807] enabled
- hudson_enable()
- PCI: 00:13.2 [1022/7808] ops
- PCI: 00:13.2 [1022/7808] enabled
- hudson_enable()
- PCI: 00:14.0 [1022/780b] bus ops
- PCI: 00:14.0 [1022/780b] enabled
- hudson_enable()
- PCI: 00:14.2 [1022/780d] ops
- PCI: 00:14.2 [1022/780d] enabled
- hudson_enable()
- PCI: 00:14.3 [1022/780e] bus ops
- PCI: 00:14.3 [1022/780e] enabled
- hudson_enable()
- PCI: 00:14.4 [1022/780f] bus ops
- PCI: 00:14.4 [1022/780f] enabled
- hudson_enable()
- hudson_enable()
- hudson_enable()
- hudson_enable()
- hudson_enable()
- hudson_enable()
- hudson_enable()
- PCI: 00:16.0 [1022/7807] ops
- PCI: 00:16.0 [1022/7807] enabled
- PCI: 00:16.2 [1022/7808] ops
- PCI: 00:16.2 [1022/7808] enabled
- PCI: 00:18.0 [1022/1400] ops
- PCI: 00:18.0 [1022/1400] enabled
- PCI: 00:18.1 [1022/1401] enabled
- PCI: 00:18.2 [1022/1402] enabled
- PCI: 00:18.3 [1022/1403] enabled
- PCI: 00:18.4 [1022/1404] enabled
- PCI: 00:18.5 [1022/1405] enabled
- PCI: Leftover static devices:
- PCI: 00:03.0
- PCI: 00:06.0
- PCI: 00:07.0
- PCI: 00:08.0
- PCI: 00:09.0
- PCI: 00:10.0
- PCI: 00:14.5
- PCI: 00:14.6
- PCI: 00:14.7
- PCI: 00:15.0
- PCI: 00:15.1
- PCI: 00:15.2
- PCI: 00:15.3
- PCI: Check your devicetree.cb.
- PCI: 00:02.0 scanning...
- do_pci_scan_bridge for PCI: 00:02.0
- PCI: pci_scan_bus for bus 01
- PCI: 01:00.0 [1002/6665] enabled
- Enabling Common Clock Configuration
- PCIE CLK PM is not supported by endpoint
- ASPM: Enabled L0s and L1
- PCIe: Max_Payload_Size adjusted to 256
- Failed to enable LTR for dev = PCI: 01:00.0
- scan_bus: bus PCI: 00:02.0 finished in 0 msecs
- PCI: 00:04.0 scanning...
- do_pci_scan_bridge for PCI: 00:04.0
- PCI: pci_scan_bus for bus 02
- PCI: 02:00.0 [1969/10a0] enabled
- Enabling Common Clock Configuration
- ASPM: Enabled L0s and L1
- PCIe: Max_Payload_Size adjusted to 256
- Failed to enable LTR for dev = PCI: 02:00.0
- scan_bus: bus PCI: 00:04.0 finished in 0 msecs
- PCI: 00:05.0 scanning...
- do_pci_scan_bridge for PCI: 00:05.0
- PCI: pci_scan_bus for bus 03
- PCI: 03:00.0 [168c/0034] enabled
- Enabling Common Clock Configuration
- PCIE CLK PM is not supported by endpoint
- ASPM: Enabled L0s and L1
- PCIe: Max_Payload_Size adjusted to 128
- Failed to enable LTR for dev = PCI: 03:00.0
- scan_bus: bus PCI: 00:05.0 finished in 0 msecs
- PCI: 00:14.0 scanning...
- scan_generic_bus for PCI: 00:14.0
- scan_generic_bus for PCI: 00:14.0 done
- scan_bus: bus PCI: 00:14.0 finished in 0 msecs
- PCI: 00:14.3 scanning...
- scan_static_bus for PCI: 00:14.3
- PNP: 00ff.1 enabled
- PNP: 00ff.0 enabled
- scan_static_bus for PCI: 00:14.3 done
- scan_bus: bus PCI: 00:14.3 finished in 0 msecs
- PCI: 00:14.4 scanning...
- do_pci_scan_bridge for PCI: 00:14.4
- PCI: pci_scan_bus for bus 04
- scan_bus: bus PCI: 00:14.4 finished in 0 msecs
- scan_bus: bus DOMAIN: 0000 finished in 1 msecs
- scan_static_bus for Root Device done
- scan_bus: bus Root Device finished in 1 msecs
- done
- BS: BS_DEV_ENUMERATE run times (exec / console): 6 / 0 ms
- Timestamp - device configuration: 31718736733
- found VGA at PCI: 00:01.0
- Setting up VGA for PCI: 00:01.0
- Setting PCI_BRIDGE_CTL_VGA for bridge DOMAIN: 0000
- Setting PCI_BRIDGE_CTL_VGA for bridge Root Device
- Allocating resources...
- Reading resources...
- Root Device read_resources bus 0 link: 0
- CPU_CLUSTER: 0 read_resources bus 0 link: 0
- CPU_CLUSTER: 0 read_resources bus 0 link: 0 done
- fx_devs=0x1
- DOMAIN: 0000 read_resources bus 0 link: 0
- PCI: 00:02.0 read_resources bus 1 link: 0
- PCI: 00:02.0 read_resources bus 1 link: 0 done
- PCI: 00:04.0 read_resources bus 2 link: 0
- PCI: 00:04.0 read_resources bus 2 link: 0 done
- PCI: 00:05.0 read_resources bus 3 link: 0
- PCI: 00:05.0 read_resources bus 3 link: 0 done
- More than one caller of pci_ehci_read_resources from PCI: 00:12.0
- PCI: 00:12.2 EHCI BAR hook registered
- More than one caller of pci_ehci_read_resources from PCI: 00:13.0
- More than one caller of pci_ehci_read_resources from PCI: 00:13.2
- PCI: 00:14.3 read_resources bus 0 link: 0
- PNP: 00ff.1 missing read_resources
- PCI: 00:14.3 read_resources bus 0 link: 0 done
- PCI: 00:14.4 read_resources bus 4 link: 0
- PCI: 00:14.4 read_resources bus 4 link: 0 done
- More than one caller of pci_ehci_read_resources from PCI: 00:16.0
- More than one caller of pci_ehci_read_resources from PCI: 00:16.2
- Adding PCIe enhanced config space BAR 0xf8000000-0xfc000000.
- PCI: 00:18.0 read_resources bus 0 link: 0
- PCI: 00:18.0 read_resources bus 0 link: 0 done
- PCI: 00:18.0 read_resources bus 0 link: 1
- PCI: 00:18.0 read_resources bus 0 link: 1 done
- PCI: 00:18.0 read_resources bus 0 link: 2
- PCI: 00:18.0 read_resources bus 0 link: 2 done
- PCI: 00:18.0 read_resources bus 0 link: 3
- PCI: 00:18.0 read_resources bus 0 link: 3 done
- DOMAIN: 0000 read_resources bus 0 link: 0 done
- Root Device read_resources bus 0 link: 0 done
- Done reading resources.
- Show resources in subtree (Root Device)...After reading.
- Root Device child on link 0 CPU_CLUSTER: 0
- CPU_CLUSTER: 0 child on link 0 APIC: 10
- APIC: 10
- APIC: 11
- APIC: 12
- APIC: 13
- DOMAIN: 0000 child on link 0 PCI: 00:00.0
- DOMAIN: 0000 resource base 0 size 0 align 0 gran 0 limit ffff flags 40040100 index 10000000
- DOMAIN: 0000 resource base 0 size 0 align 0 gran 0 limit ffffffffffff flags 40040200 index 10000100
- PCI: 00:00.0
- PCI: 00:00.2
- PCI: 00:00.2 resource base 0 size 80000 align 19 gran 19 limit ffffffff flags 200 index 44
- PCI: 00:01.0
- PCI: 00:01.0 resource base 0 size 10000000 align 28 gran 28 limit ffffffff flags 1200 index 10
- PCI: 00:01.0 resource base 0 size 100 align 8 gran 8 limit ffff flags 100 index 14
- PCI: 00:01.0 resource base 0 size 40000 align 18 gran 18 limit ffffffff flags 200 index 18
- PCI: 00:01.1
- PCI: 00:01.1 resource base 0 size 4000 align 14 gran 14 limit ffffffff flags 200 index 10
- PCI: 00:02.0 child on link 0 PCI: 01:00.0
- PCI: 00:02.0 resource base 0 size 0 align 12 gran 12 limit ffffffff flags 80102 index 1c
- PCI: 00:02.0 resource base 0 size 0 align 20 gran 20 limit ffffffffffffffff flags 81202 index 24
- PCI: 00:02.0 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
- PCI: 01:00.0
- PCI: 01:00.0 resource base 0 size 10000000 align 28 gran 28 limit ffffffffffffffff flags 1201 index 10
- PCI: 01:00.0 resource base 0 size 40000 align 18 gran 18 limit ffffffffffffffff flags 201 index 18
- PCI: 01:00.0 resource base 0 size 100 align 8 gran 8 limit ffff flags 100 index 20
- PCI: 01:00.0 resource base 0 size 20000 align 17 gran 17 limit ffffffff flags 2200 index 30
- PCI: 00:04.0 child on link 0 PCI: 02:00.0
- PCI: 00:04.0 resource base 0 size 0 align 12 gran 12 limit ffffffff flags 80102 index 1c
- PCI: 00:04.0 resource base 0 size 0 align 20 gran 20 limit ffffffffffffffff flags 81202 index 24
- PCI: 00:04.0 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
- PCI: 02:00.0
- PCI: 02:00.0 resource base 0 size 40000 align 18 gran 18 limit ffffffffffffffff flags 201 index 10
- PCI: 02:00.0 resource base 0 size 80 align 7 gran 7 limit ffff flags 100 index 18
- PCI: 00:05.0 child on link 0 PCI: 03:00.0
- PCI: 00:05.0 resource base 0 size 0 align 12 gran 12 limit ffffffff flags 80102 index 1c
- PCI: 00:05.0 resource base 0 size 0 align 20 gran 20 limit ffffffffffffffff flags 81202 index 24
- PCI: 00:05.0 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
- PCI: 03:00.0
- PCI: 03:00.0 resource base 0 size 80000 align 19 gran 19 limit ffffffffffffffff flags 201 index 10
- PCI: 03:00.0 resource base 0 size 10000 align 16 gran 16 limit ffffffff flags 2200 index 30
- PCI: 00:11.0
- PCI: 00:11.0 resource base 0 size 8 align 3 gran 3 limit ffff flags 100 index 10
- PCI: 00:11.0 resource base 0 size 4 align 2 gran 2 limit ffff flags 100 index 14
- PCI: 00:11.0 resource base 0 size 8 align 3 gran 3 limit ffff flags 100 index 18
- PCI: 00:11.0 resource base 0 size 4 align 2 gran 2 limit ffff flags 100 index 1c
- PCI: 00:11.0 resource base 0 size 10 align 4 gran 4 limit ffff flags 100 index 20
- PCI: 00:11.0 resource base 0 size 800 align 12 gran 11 limit ffffffff flags 200 index 24
- PCI: 00:12.0
- PCI: 00:12.0 resource base 0 size 1000 align 12 gran 12 limit ffffffff flags 200 index 10
- PCI: 00:12.2
- PCI: 00:12.2 resource base 0 size 100 align 12 gran 8 limit ffffffff flags 200 index 10
- PCI: 00:13.0
- PCI: 00:13.0 resource base 0 size 1000 align 12 gran 12 limit ffffffff flags 200 index 10
- PCI: 00:13.2
- PCI: 00:13.2 resource base 0 size 100 align 12 gran 8 limit ffffffff flags 200 index 10
- PCI: 00:14.0
- PCI: 00:14.2
- PCI: 00:14.2 resource base 0 size 4000 align 14 gran 14 limit ffffffffffffffff flags 201 index 10
- PCI: 00:14.3 child on link 0 PNP: 00ff.1
- PCI: 00:14.3 resource base 0 size 1000 align 0 gran 0 limit 0 flags c0040100 index 10000000
- PCI: 00:14.3 resource base ff800000 size 800000 align 0 gran 0 limit 0 flags c0040200 index 10000100
- PCI: 00:14.3 resource base fec10000 size 400 align 0 gran 0 limit 0 flags e0040200 index 2
- PCI: 00:14.3 resource base fec00000 size 1000 align 0 gran 0 limit 0 flags c0000200 index 3
- PNP: 00ff.1
- PNP: 00ff.0
- PCI: 00:14.4
- PCI: 00:14.4 resource base 0 size 0 align 12 gran 12 limit ffff flags 80102 index 1c
- PCI: 00:14.4 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 81202 index 24
- PCI: 00:14.4 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
- PCI: 00:16.0
- PCI: 00:16.0 resource base 0 size 1000 align 12 gran 12 limit ffffffff flags 200 index 10
- PCI: 00:16.2
- PCI: 00:16.2 resource base 0 size 100 align 12 gran 8 limit ffffffff flags 200 index 10
- PCI: 00:18.0
- PCI: 00:18.0 resource base f8000000 size 4000000 align 0 gran 0 limit 0 flags f0000200 index c0010058
- PCI: 00:18.1
- PCI: 00:18.2
- PCI: 00:18.3
- PCI: 00:18.4
- PCI: 00:18.5
- DOMAIN: 0000 io: base: 0 size: 0 align: 0 gran: 0 limit: ffff
- PCI: 00:02.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff
- PCI: 01:00.0 20 * [0x0 - 0xff] io
- PCI: 00:02.0 io: base: 100 size: 1000 align: 12 gran: 12 limit: ffff done
- PCI: 00:04.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff
- PCI: 02:00.0 18 * [0x0 - 0x7f] io
- PCI: 00:04.0 io: base: 80 size: 1000 align: 12 gran: 12 limit: ffff done
- PCI: 00:05.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff
- PCI: 00:05.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff done
- PCI: 00:14.4 io: base: 0 size: 0 align: 12 gran: 12 limit: ffff
- PCI: 00:14.4 io: base: 0 size: 0 align: 12 gran: 12 limit: ffff done
- PCI: 00:02.0 1c * [0x0 - 0xfff] io
- PCI: 00:04.0 1c * [0x1000 - 0x1fff] io
- PCI: 00:01.0 14 * [0x2000 - 0x20ff] io
- PCI: 00:11.0 20 * [0x2400 - 0x240f] io
- PCI: 00:11.0 10 * [0x2410 - 0x2417] io
- PCI: 00:11.0 18 * [0x2418 - 0x241f] io
- PCI: 00:11.0 14 * [0x2420 - 0x2423] io
- PCI: 00:11.0 1c * [0x2424 - 0x2427] io
- DOMAIN: 0000 io: base: 2428 size: 2428 align: 12 gran: 0 limit: ffff done
- DOMAIN: 0000 mem: base: 0 size: 0 align: 0 gran: 0 limit: ffffffffffff
- PCI: 00:02.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff
- PCI: 01:00.0 10 * [0x0 - 0xfffffff] prefmem
- PCI: 00:02.0 prefmem: base: 10000000 size: 10000000 align: 28 gran: 20 limit: ffffffffffffffff done
- PCI: 00:02.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
- PCI: 01:00.0 18 * [0x0 - 0x3ffff] mem
- PCI: 01:00.0 30 * [0x40000 - 0x5ffff] mem
- PCI: 00:02.0 mem: base: 60000 size: 100000 align: 20 gran: 20 limit: ffffffff done
- PCI: 00:04.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff
- PCI: 00:04.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff done
- PCI: 00:04.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
- PCI: 02:00.0 10 * [0x0 - 0x3ffff] mem
- PCI: 00:04.0 mem: base: 40000 size: 100000 align: 20 gran: 20 limit: ffffffff done
- PCI: 00:05.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff
- PCI: 00:05.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff done
- PCI: 00:05.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
- PCI: 03:00.0 10 * [0x0 - 0x7ffff] mem
- PCI: 03:00.0 30 * [0x80000 - 0x8ffff] mem
- PCI: 00:05.0 mem: base: 90000 size: 100000 align: 20 gran: 20 limit: ffffffff done
- PCI: 00:14.4 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
- PCI: 00:14.4 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff done
- PCI: 00:14.4 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
- PCI: 00:14.4 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff done
- PCI: 00:01.0 10 * [0x0 - 0xfffffff] prefmem
- PCI: 00:02.0 24 * [0x10000000 - 0x1fffffff] prefmem
- PCI: 00:02.0 20 * [0x20000000 - 0x200fffff] mem
- PCI: 00:04.0 20 * [0x20100000 - 0x201fffff] mem
- PCI: 00:05.0 20 * [0x20200000 - 0x202fffff] mem
- PCI: 00:00.2 44 * [0x20300000 - 0x2037ffff] mem
- PCI: 00:01.0 18 * [0x20380000 - 0x203bffff] mem
- PCI: 00:01.1 10 * [0x203c0000 - 0x203c3fff] mem
- PCI: 00:14.2 10 * [0x203c4000 - 0x203c7fff] mem
- PCI: 00:12.0 10 * [0x203c8000 - 0x203c8fff] mem
- PCI: 00:13.0 10 * [0x203c9000 - 0x203c9fff] mem
- PCI: 00:16.0 10 * [0x203ca000 - 0x203cafff] mem
- PCI: 00:11.0 24 * [0x203cb000 - 0x203cb7ff] mem
- PCI: 00:12.2 10 * [0x203cc000 - 0x203cc0ff] mem
- PCI: 00:13.2 10 * [0x203cd000 - 0x203cd0ff] mem
- PCI: 00:16.2 10 * [0x203ce000 - 0x203ce0ff] mem
- DOMAIN: 0000 mem: base: 203ce100 size: 203ce100 align: 28 gran: 0 limit: ffffffff done
- avoid_fixed_resources: DOMAIN: 0000
- avoid_fixed_resources:@DOMAIN: 0000 10000000 limit 0000ffff
- avoid_fixed_resources:@DOMAIN: 0000 10000100 limit ffffffff
- constrain_resources: PCI: 00:14.3 10000000 base 00000000 limit 00000fff io (fixed)
- constrain_resources: PCI: 00:14.3 10000100 base ff800000 limit ffffffff mem (fixed)
- constrain_resources: PCI: 00:14.3 02 base fec10000 limit fec103ff mem (fixed)
- constrain_resources: PCI: 00:14.3 03 base fec00000 limit fec00fff mem (fixed)
- constrain_resources: PCI: 00:18.0 c0010058 base f8000000 limit fbffffff mem (fixed)
- avoid_fixed_resources:@DOMAIN: 0000 10000000 base 00001000 limit 0000ffff
- avoid_fixed_resources:@DOMAIN: 0000 10000100 base d0000000 limit f7ffffff
- Setting resources...
- DOMAIN: 0000 io: base:1000 size:2428 align:12 gran:0 limit:ffff
- PCI: 00:02.0 1c * [0x1000 - 0x1fff] io
- PCI: 00:04.0 1c * [0x2000 - 0x2fff] io
- PCI: 00:01.0 14 * [0x3000 - 0x30ff] io
- PCI: 00:11.0 20 * [0x3400 - 0x340f] io
- PCI: 00:11.0 10 * [0x3410 - 0x3417] io
- PCI: 00:11.0 18 * [0x3418 - 0x341f] io
- PCI: 00:11.0 14 * [0x3420 - 0x3423] io
- PCI: 00:11.0 1c * [0x3424 - 0x3427] io
- DOMAIN: 0000 io: next_base: 3428 size: 2428 align: 12 gran: 0 done
- PCI: 00:02.0 io: base:1000 size:1000 align:12 gran:12 limit:1fff
- PCI: 01:00.0 20 * [0x1000 - 0x10ff] io
- PCI: 00:02.0 io: next_base: 1100 size: 1000 align: 12 gran: 12 done
- PCI: 00:04.0 io: base:2000 size:1000 align:12 gran:12 limit:2fff
- PCI: 02:00.0 18 * [0x2000 - 0x207f] io
- PCI: 00:04.0 io: next_base: 2080 size: 1000 align: 12 gran: 12 done
- PCI: 00:05.0 io: base:0 size:0 align:12 gran:12 limit:ffff
- PCI: 00:05.0 io: next_base: 0 size: 0 align: 12 gran: 12 done
- PCI: 00:14.4 io: base:0 size:0 align:12 gran:12 limit:ffff
- PCI: 00:14.4 io: next_base: 0 size: 0 align: 12 gran: 12 done
- DOMAIN: 0000 mem: base:d0000000 size:203ce100 align:28 gran:0 limit:f7ffffff
- PCI: 00:01.0 10 * [0xd0000000 - 0xdfffffff] prefmem
- PCI: 00:02.0 24 * [0xe0000000 - 0xefffffff] prefmem
- PCI: 00:02.0 20 * [0xf0000000 - 0xf00fffff] mem
- PCI: 00:04.0 20 * [0xf0100000 - 0xf01fffff] mem
- PCI: 00:05.0 20 * [0xf0200000 - 0xf02fffff] mem
- PCI: 00:00.2 44 * [0xf0300000 - 0xf037ffff] mem
- PCI: 00:01.0 18 * [0xf0380000 - 0xf03bffff] mem
- PCI: 00:01.1 10 * [0xf03c0000 - 0xf03c3fff] mem
- PCI: 00:14.2 10 * [0xf03c4000 - 0xf03c7fff] mem
- PCI: 00:12.0 10 * [0xf03c8000 - 0xf03c8fff] mem
- PCI: 00:13.0 10 * [0xf03c9000 - 0xf03c9fff] mem
- PCI: 00:16.0 10 * [0xf03ca000 - 0xf03cafff] mem
- PCI: 00:11.0 24 * [0xf03cb000 - 0xf03cb7ff] mem
- PCI: 00:12.2 10 * [0xf03cc000 - 0xf03cc0ff] mem
- PCI: 00:13.2 10 * [0xf03cd000 - 0xf03cd0ff] mem
- PCI: 00:16.2 10 * [0xf03ce000 - 0xf03ce0ff] mem
- DOMAIN: 0000 mem: next_base: f03ce100 size: 203ce100 align: 28 gran: 0 done
- PCI: 00:02.0 prefmem: base:e0000000 size:10000000 align:28 gran:20 limit:efffffff
- PCI: 01:00.0 10 * [0xe0000000 - 0xefffffff] prefmem
- PCI: 00:02.0 prefmem: next_base: f0000000 size: 10000000 align: 28 gran: 20 done
- PCI: 00:02.0 mem: base:f0000000 size:100000 align:20 gran:20 limit:f00fffff
- PCI: 01:00.0 18 * [0xf0000000 - 0xf003ffff] mem
- PCI: 01:00.0 30 * [0xf0040000 - 0xf005ffff] mem
- PCI: 00:02.0 mem: next_base: f0060000 size: 100000 align: 20 gran: 20 done
- PCI: 00:04.0 prefmem: base:0 size:0 align:20 gran:20 limit:f7ffffff
- PCI: 00:04.0 prefmem: next_base: 0 size: 0 align: 20 gran: 20 done
- PCI: 00:04.0 mem: base:f0100000 size:100000 align:20 gran:20 limit:f01fffff
- PCI: 02:00.0 10 * [0xf0100000 - 0xf013ffff] mem
- PCI: 00:04.0 mem: next_base: f0140000 size: 100000 align: 20 gran: 20 done
- PCI: 00:05.0 prefmem: base:0 size:0 align:20 gran:20 limit:f7ffffff
- PCI: 00:05.0 prefmem: next_base: 0 size: 0 align: 20 gran: 20 done
- PCI: 00:05.0 mem: base:f0200000 size:100000 align:20 gran:20 limit:f02fffff
- PCI: 03:00.0 10 * [0xf0200000 - 0xf027ffff] mem
- PCI: 03:00.0 30 * [0xf0280000 - 0xf028ffff] mem
- PCI: 00:05.0 mem: next_base: f0290000 size: 100000 align: 20 gran: 20 done
- PCI: 00:14.4 prefmem: base:0 size:0 align:20 gran:20 limit:f7ffffff
- PCI: 00:14.4 prefmem: next_base: 0 size: 0 align: 20 gran: 20 done
- PCI: 00:14.4 mem: base:0 size:0 align:20 gran:20 limit:f7ffffff
- PCI: 00:14.4 mem: next_base: 0 size: 0 align: 20 gran: 20 done
- Root Device assign_resources, bus 0 link: 0
- node 0: mmio_basek=00200000, basek=00400000, limitk=011e0000
- add_uma_resource_below_tolm: uma size 0x20000000, memory start 0x60000000
- DOMAIN: 0000 assign_resources, bus 0 link: 0
- PCI: 00:00.2 44 <- [0x00f0300000 - 0x00f037ffff] size 0x00080000 gran 0x13 mem
- PCI: 00:01.0 10 <- [0x00d0000000 - 0x00dfffffff] size 0x10000000 gran 0x1c prefmem
- PCI: 00:01.0 14 <- [0x0000003000 - 0x00000030ff] size 0x00000100 gran 0x08 io
- PCI: 00:01.0 18 <- [0x00f0380000 - 0x00f03bffff] size 0x00040000 gran 0x12 mem
- PCI: 00:01.1 10 <- [0x00f03c0000 - 0x00f03c3fff] size 0x00004000 gran 0x0e mem
- PCI: 00:02.0 1c <- [0x0000001000 - 0x0000001fff] size 0x00001000 gran 0x0c bus 01 io
- PCI: 00:02.0 24 <- [0x00e0000000 - 0x00efffffff] size 0x10000000 gran 0x14 bus 01 prefmem
- PCI: 00:02.0 20 <- [0x00f0000000 - 0x00f00fffff] size 0x00100000 gran 0x14 bus 01 mem
- PCI: 00:02.0 assign_resources, bus 1 link: 0
- PCI: 01:00.0 10 <- [0x00e0000000 - 0x00efffffff] size 0x10000000 gran 0x1c prefmem64
- PCI: 01:00.0 18 <- [0x00f0000000 - 0x00f003ffff] size 0x00040000 gran 0x12 mem64
- PCI: 01:00.0 20 <- [0x0000001000 - 0x00000010ff] size 0x00000100 gran 0x08 io
- PCI: 01:00.0 30 <- [0x00f0040000 - 0x00f005ffff] size 0x00020000 gran 0x11 romem
- PCI: 00:02.0 assign_resources, bus 1 link: 0
- PCI: 00:04.0 1c <- [0x0000002000 - 0x0000002fff] size 0x00001000 gran 0x0c bus 02 io
- PCI: 00:04.0 24 <- [0x00f7ffffff - 0x00f7fffffe] size 0x00000000 gran 0x14 bus 02 prefmem
- PCI: 00:04.0 20 <- [0x00f0100000 - 0x00f01fffff] size 0x00100000 gran 0x14 bus 02 mem
- PCI: 00:04.0 assign_resources, bus 2 link: 0
- PCI: 02:00.0 10 <- [0x00f0100000 - 0x00f013ffff] size 0x00040000 gran 0x12 mem64
- PCI: 02:00.0 18 <- [0x0000002000 - 0x000000207f] size 0x00000080 gran 0x07 io
- PCI: 00:04.0 assign_resources, bus 2 link: 0
- PCI: 00:05.0 1c <- [0x000000ffff - 0x000000fffe] size 0x00000000 gran 0x0c bus 03 io
- PCI: 00:05.0 24 <- [0x00f7ffffff - 0x00f7fffffe] size 0x00000000 gran 0x14 bus 03 prefmem
- PCI: 00:05.0 20 <- [0x00f0200000 - 0x00f02fffff] size 0x00100000 gran 0x14 bus 03 mem
- PCI: 00:05.0 assign_resources, bus 3 link: 0
- PCI: 03:00.0 10 <- [0x00f0200000 - 0x00f027ffff] size 0x00080000 gran 0x13 mem64
- PCI: 03:00.0 30 <- [0x00f0280000 - 0x00f028ffff] size 0x00010000 gran 0x10 romem
- PCI: 00:05.0 assign_resources, bus 3 link: 0
- PCI: 00:11.0 10 <- [0x0000003410 - 0x0000003417] size 0x00000008 gran 0x03 io
- PCI: 00:11.0 14 <- [0x0000003420 - 0x0000003423] size 0x00000004 gran 0x02 io
- PCI: 00:11.0 18 <- [0x0000003418 - 0x000000341f] size 0x00000008 gran 0x03 io
- PCI: 00:11.0 1c <- [0x0000003424 - 0x0000003427] size 0x00000004 gran 0x02 io
- PCI: 00:11.0 20 <- [0x0000003400 - 0x000000340f] size 0x00000010 gran 0x04 io
- PCI: 00:11.0 24 <- [0x00f03cb000 - 0x00f03cb7ff] size 0x00000800 gran 0x0b mem
- PCI: 00:12.0 10 <- [0x00f03c8000 - 0x00f03c8fff] size 0x00001000 gran 0x0c mem
- PCI: 00:12.2 EHCI Debug Port hook triggered
- PCI: 00:12.2 10 <- [0x00f03cc000 - 0x00f03cc0ff] size 0x00000100 gran 0x08 mem
- PCI: 00:12.2 10 <- [0x00f03cc000 - 0x00f03cc0ff] size 0x00000100 gran 0x08 mem
- PCI: 00:12.2 EHCI Debug Port relocated
- PCI: 00:13.0 10 <- [0x00f03c9000 - 0x00f03c9fff] size 0x00001000 gran 0x0c mem
- PCI: 00:13.2 10 <- [0x00f03cd000 - 0x00f03cd0ff] size 0x00000100 gran 0x08 mem
- PCI: 00:14.2 10 <- [0x00f03c4000 - 0x00f03c7fff] size 0x00004000 gran 0x0e mem64
- PCI: 00:14.3 assign_resources, bus 0 link: 0
- PCI: 00:14.3 assign_resources, bus 0 link: 0
- PCI: 00:14.4 1c <- [0x000000ffff - 0x000000fffe] size 0x00000000 gran 0x0c bus 04 io
- PCI: 00:14.4 24 <- [0x00f7ffffff - 0x00f7fffffe] size 0x00000000 gran 0x14 bus 04 prefmem
- PCI: 00:14.4 20 <- [0x00f7ffffff - 0x00f7fffffe] size 0x00000000 gran 0x14 bus 04 mem
- PCI: 00:16.0 10 <- [0x00f03ca000 - 0x00f03cafff] size 0x00001000 gran 0x0c mem
- PCI: 00:16.2 10 <- [0x00f03ce000 - 0x00f03ce0ff] size 0x00000100 gran 0x08 mem
- DOMAIN: 0000 assign_resources, bus 0 link: 0
- Root Device assign_resources, bus 0 link: 0
- Done setting resources.
- Show resources in subtree (Root Device)...After assigning values.
- Root Device child on link 0 CPU_CLUSTER: 0
- CPU_CLUSTER: 0 child on link 0 APIC: 10
- APIC: 10
- APIC: 11
- APIC: 12
- APIC: 13
- DOMAIN: 0000 child on link 0 PCI: 00:00.0
- DOMAIN: 0000 resource base 1000 size 2428 align 12 gran 0 limit ffff flags 40040100 index 10000000
- DOMAIN: 0000 resource base d0000000 size 203ce100 align 28 gran 0 limit f7ffffff flags 40040200 index 10000100
- DOMAIN: 0000 resource base 0 size a0000 align 0 gran 0 limit 0 flags e0004200 index 10
- DOMAIN: 0000 resource base c0000 size 7ff40000 align 0 gran 0 limit 0 flags e0004200 index 20
- DOMAIN: 0000 resource base 100000000 size 37f000000 align 0 gran 0 limit 0 flags e0004200 index 30
- DOMAIN: 0000 resource base 60000000 size 20000000 align 0 gran 0 limit 0 flags f0000200 index 7
- PCI: 00:00.0
- PCI: 00:00.2
- PCI: 00:00.2 resource base f0300000 size 80000 align 19 gran 19 limit f037ffff flags 60000200 index 44
- PCI: 00:01.0
- PCI: 00:01.0 resource base d0000000 size 10000000 align 28 gran 28 limit dfffffff flags 60001200 index 10
- PCI: 00:01.0 resource base 3000 size 100 align 8 gran 8 limit 30ff flags 60000100 index 14
- PCI: 00:01.0 resource base f0380000 size 40000 align 18 gran 18 limit f03bffff flags 60000200 index 18
- PCI: 00:01.1
- PCI: 00:01.1 resource base f03c0000 size 4000 align 14 gran 14 limit f03c3fff flags 60000200 index 10
- PCI: 00:02.0 child on link 0 PCI: 01:00.0
- PCI: 00:02.0 resource base 1000 size 1000 align 12 gran 12 limit 1fff flags 60080102 index 1c
- PCI: 00:02.0 resource base e0000000 size 10000000 align 28 gran 20 limit efffffff flags 60081202 index 24
- PCI: 00:02.0 resource base f0000000 size 100000 align 20 gran 20 limit f00fffff flags 60080202 index 20
- PCI: 01:00.0
- PCI: 01:00.0 resource base e0000000 size 10000000 align 28 gran 28 limit efffffff flags 60001201 index 10
- PCI: 01:00.0 resource base f0000000 size 40000 align 18 gran 18 limit f003ffff flags 60000201 index 18
- PCI: 01:00.0 resource base 1000 size 100 align 8 gran 8 limit 10ff flags 60000100 index 20
- PCI: 01:00.0 resource base f0040000 size 20000 align 17 gran 17 limit f005ffff flags 60002200 index 30
- PCI: 00:04.0 child on link 0 PCI: 02:00.0
- PCI: 00:04.0 resource base 2000 size 1000 align 12 gran 12 limit 2fff flags 60080102 index 1c
- PCI: 00:04.0 resource base f7ffffff size 0 align 20 gran 20 limit f7ffffff flags 60081202 index 24
- PCI: 00:04.0 resource base f0100000 size 100000 align 20 gran 20 limit f01fffff flags 60080202 index 20
- PCI: 02:00.0
- PCI: 02:00.0 resource base f0100000 size 40000 align 18 gran 18 limit f013ffff flags 60000201 index 10
- PCI: 02:00.0 resource base 2000 size 80 align 7 gran 7 limit 207f flags 60000100 index 18
- PCI: 00:05.0 child on link 0 PCI: 03:00.0
- PCI: 00:05.0 resource base ffff size 0 align 12 gran 12 limit ffff flags 60080102 index 1c
- PCI: 00:05.0 resource base f7ffffff size 0 align 20 gran 20 limit f7ffffff flags 60081202 index 24
- PCI: 00:05.0 resource base f0200000 size 100000 align 20 gran 20 limit f02fffff flags 60080202 index 20
- PCI: 03:00.0
- PCI: 03:00.0 resource base f0200000 size 80000 align 19 gran 19 limit f027ffff flags 60000201 index 10
- PCI: 03:00.0 resource base f0280000 size 10000 align 16 gran 16 limit f028ffff flags 60002200 index 30
- PCI: 00:11.0
- PCI: 00:11.0 resource base 3410 size 8 align 3 gran 3 limit 3417 flags 60000100 index 10
- PCI: 00:11.0 resource base 3420 size 4 align 2 gran 2 limit 3423 flags 60000100 index 14
- PCI: 00:11.0 resource base 3418 size 8 align 3 gran 3 limit 341f flags 60000100 index 18
- PCI: 00:11.0 resource base 3424 size 4 align 2 gran 2 limit 3427 flags 60000100 index 1c
- PCI: 00:11.0 resource base 3400 size 10 align 4 gran 4 limit 340f flags 60000100 index 20
- PCI: 00:11.0 resource base f03cb000 size 800 align 12 gran 11 limit f03cb7ff flags 60000200 index 24
- PCI: 00:12.0
- PCI: 00:12.0 resource base f03c8000 size 1000 align 12 gran 12 limit f03c8fff flags 60000200 index 10
- PCI: 00:12.2
- PCI: 00:12.2 resource base f03cc000 size 100 align 12 gran 8 limit f03cc0ff flags 60000200 index 10
- PCI: 00:13.0
- PCI: 00:13.0 resource base f03c9000 size 1000 align 12 gran 12 limit f03c9fff flags 60000200 index 10
- PCI: 00:13.2
- PCI: 00:13.2 resource base f03cd000 size 100 align 12 gran 8 limit f03cd0ff flags 60000200 index 10
- PCI: 00:14.0
- PCI: 00:14.2
- PCI: 00:14.2 resource base f03c4000 size 4000 align 14 gran 14 limit f03c7fff flags 60000201 index 10
- PCI: 00:14.3 child on link 0 PNP: 00ff.1
- PCI: 00:14.3 resource base 0 size 1000 align 0 gran 0 limit 0 flags c0040100 index 10000000
- PCI: 00:14.3 resource base ff800000 size 800000 align 0 gran 0 limit 0 flags c0040200 index 10000100
- PCI: 00:14.3 resource base fec10000 size 400 align 0 gran 0 limit 0 flags e0040200 index 2
- PCI: 00:14.3 resource base fec00000 size 1000 align 0 gran 0 limit 0 flags c0000200 index 3
- PNP: 00ff.1
- PNP: 00ff.0
- PCI: 00:14.4
- PCI: 00:14.4 resource base ffff size 0 align 12 gran 12 limit ffff flags 60080102 index 1c
- PCI: 00:14.4 resource base f7ffffff size 0 align 20 gran 20 limit f7ffffff flags 60081202 index 24
- PCI: 00:14.4 resource base f7ffffff size 0 align 20 gran 20 limit f7ffffff flags 60080202 index 20
- PCI: 00:16.0
- PCI: 00:16.0 resource base f03ca000 size 1000 align 12 gran 12 limit f03cafff flags 60000200 index 10
- PCI: 00:16.2
- PCI: 00:16.2 resource base f03ce000 size 100 align 12 gran 8 limit f03ce0ff flags 60000200 index 10
- PCI: 00:18.0
- PCI: 00:18.0 resource base f8000000 size 4000000 align 0 gran 0 limit 0 flags f0000200 index c0010058
- PCI: 00:18.1
- PCI: 00:18.2
- PCI: 00:18.3
- PCI: 00:18.4
- PCI: 00:18.5
- Done allocating resources.
- BS: BS_DEV_RESOURCES run times (exec / console): 1 / 1 ms
- APIC 00: ** Enter AmdInitMid [00020005]
- Timestamp - calling AmdInitMid: 31730949764
- Timestamp - back from AmdInitMid: 31759317647
- AmdInitMid() returned AGESA_SUCCESS
- APIC 00: Heap in SystemMem (4) at 0x10000014
- APIC 00: ** Exit AmdInitMid [00020005]
- PCI_INTR tables: Writing registers C00/C01 for PIC mode PCI IRQ routing:
- PCI_INTR_INDEX PCI_INTR_DATA
- 0x00 INTA# : 0x03
- 0x01 INTB# : 0x04
- 0x02 INTC# : 0x05
- 0x03 INTD# : 0x07
- 0x04 INTE# : 0x1F
- 0x05 INTF# : 0x1F
- 0x06 INTG# : 0x1F
- 0x07 INTH# : 0x1F
- 0x08 Misc : 0x5A
- 0x09 Misc0 : 0xF1
- 0x0A Misc1 : 0x00
- 0x0B Misc2 : 0x00
- 0x0C Ser IRQ INTA : 0x1F
- 0x0D Ser IRQ INTB : 0x1F
- 0x0E Ser IRQ INTC : 0x1F
- 0x0F Ser IRQ INTD : 0x1F
- 0x10 SCI : 0x1F
- 0x11 SMBUS0 : 0x1F
- 0x12 ASF : 0x1F
- 0x13 HDA : 0x03
- 0x14 SD : 0x1F
- 0x15 GEC : 0x1F
- 0x16 PerMon : 0x1F
- 0x20 IMC INT0 : 0x1F
- 0x21 IMC INT1 : 0x1F
- 0x22 IMC INT2 : 0x1F
- 0x23 IMC INT3 : 0x1F
- 0x24 IMC INT4 : 0x1F
- 0x25 IMC INT5 : 0x1F
- 0x30 Dev18.0 INTA : 0x05
- 0x31 Dev18.2 INTB : 0x04
- 0x32 Dev19.0 INTA : 0x05
- 0x33 Dev19.2 INTB : 0x04
- 0x34 Dev22.0 INTA : 0x05
- 0x35 Dev22.2 INTB : 0x04
- 0x36 Dev20.5 INTC : 0x1F
- 0x40 IDE : 0x1F
- 0x41 SATA : 0x07
- 0x50 GPPInt0 : 0x00
- 0x51 GPPInt1 : 0x00
- 0x52 GPPInt2 : 0x00
- 0x53 GPPInt3 : 0x00
- PCI_INTR tables: Writing registers C00/C01 for APIC mode PCI IRQ routing:
- PCI_INTR_INDEX PCI_INTR_DATA
- 0x00 INTA# : 0x10
- 0x01 INTB# : 0x11
- 0x02 INTC# : 0x12
- 0x03 INTD# : 0x13
- 0x04 INTE# : 0x1F
- 0x05 INTF# : 0x1F
- 0x06 INTG# : 0x1F
- 0x07 INTH# : 0x1F
- 0x08 Misc : 0x00
- 0x09 Misc0 : 0x00
- 0x0A Misc1 : 0x00
- 0x0B Misc2 : 0x00
- 0x0C Ser IRQ INTA : 0x1F
- 0x0D Ser IRQ INTB : 0x1F
- 0x0E Ser IRQ INTC : 0x1F
- 0x0F Ser IRQ INTD : 0x1F
- 0x10 SCI : 0x09
- 0x11 SMBUS0 : 0x1F
- 0x12 ASF : 0x1F
- 0x13 HDA : 0x10
- 0x14 SD : 0x1F
- 0x15 GEC : 0x1F
- 0x16 PerMon : 0x1F
- 0x20 IMC INT0 : 0x1F
- 0x21 IMC INT1 : 0x1F
- 0x22 IMC INT2 : 0x1F
- 0x23 IMC INT3 : 0x1F
- 0x24 IMC INT4 : 0x1F
- 0x25 IMC INT5 : 0x1F
- 0x30 Dev18.0 INTA : 0x12
- 0x31 Dev18.2 INTB : 0x11
- 0x32 Dev19.0 INTA : 0x12
- 0x33 Dev19.2 INTB : 0x11
- 0x34 Dev22.0 INTA : 0x12
- 0x35 Dev22.2 INTB : 0x11
- 0x36 Dev20.5 INTC : 0x1F
- 0x40 IDE : 0x1F
- 0x41 SATA : 0x13
- 0x50 GPPInt0 : 0x00
- 0x51 GPPInt1 : 0x00
- 0x52 GPPInt2 : 0x00
- 0x53 GPPInt3 : 0x00
- PCI_CFG IRQ: Write PCI config space IRQ assignments
- PCI IRQ: Found device 0:00.02 using PIN A
- PCI Devfn (0x2) not found in pirq_data table
- PCI IRQ: Found device 0:01.00 using PIN A
- Found this device in pirq_data table entry 0
- Orig INT_PIN : 1 (PIN A)
- PCI_INTR idx : 0x00 (INTA# )
- INT_LINE : 0x3 (IRQ 3)
- PCI IRQ: Found device 0:01.01 using PIN B
- Found this device in pirq_data table entry 1
- Orig INT_PIN : 2 (PIN B)
- PCI_INTR idx : 0x01 (INTB# )
- INT_LINE : 0x4 (IRQ 4)
- PCI IRQ: Found device 0:02.00 using PIN A
- Found this device in pirq_data table entry 2
- Orig INT_PIN : 1 (PIN A)
- PCI_INTR idx : 0x00 (INTA# )
- INT_LINE : 0x3 (IRQ 3)
- PCI IRQ: Found device 0:04.00 using PIN A
- PCI Devfn (0x20) not found in pirq_data table
- PCI IRQ: Found device 0:05.00 using PIN A
- PCI Devfn (0x28) not found in pirq_data table
- PCI IRQ: Found device 0:11.00 using PIN A
- Found this device in pirq_data table entry 5
- Orig INT_PIN : 1 (PIN A)
- PCI_INTR idx : 0x41 (SATA )
- INT_LINE : 0x7 (IRQ 7)
- PCI IRQ: Found device 0:12.00 using PIN A
- Found this device in pirq_data table entry 6
- Orig INT_PIN : 1 (PIN A)
- PCI_INTR idx : 0x30 (Dev18.0 INTA)
- INT_LINE : 0x5 (IRQ 5)
- PCI IRQ: Found device 0:12.02 using PIN B
- Found this device in pirq_data table entry 7
- Orig INT_PIN : 2 (PIN B)
- PCI_INTR idx : 0x31 (Dev18.2 INTB)
- INT_LINE : 0x4 (IRQ 4)
- PCI IRQ: Found device 0:13.00 using PIN A
- Found this device in pirq_data table entry 8
- Orig INT_PIN : 1 (PIN A)
- PCI_INTR idx : 0x32 (Dev19.0 INTA)
- INT_LINE : 0x5 (IRQ 5)
- PCI IRQ: Found device 0:13.02 using PIN B
- Found this device in pirq_data table entry 9
- Orig INT_PIN : 2 (PIN B)
- PCI_INTR idx : 0x33 (Dev19.2 INTB)
- INT_LINE : 0x4 (IRQ 4)
- PCI IRQ: Found device 0:14.02 using PIN A
- Found this device in pirq_data table entry 12
- Orig INT_PIN : 1 (PIN A)
- PCI_INTR idx : 0x13 (HDA )
- INT_LINE : 0x3 (IRQ 3)
- PCI IRQ: Found device 0:16.00 using PIN A
- Found this device in pirq_data table entry 10
- Orig INT_PIN : 1 (PIN A)
- PCI_INTR idx : 0x34 (Dev22.0 INTA)
- INT_LINE : 0x5 (IRQ 5)
- PCI IRQ: Found device 0:16.02 using PIN B
- Found this device in pirq_data table entry 11
- Orig INT_PIN : 2 (PIN B)
- PCI_INTR idx : 0x35 (Dev22.2 INTB)
- INT_LINE : 0x4 (IRQ 4)
- PCI IRQ: Found device 1:00.00 using PIN A
- With INT_PIN swizzled to PIN A
- Attached to bridge device 0:02h.00h
- Found this device in pirq_data table entry 2
- Orig INT_PIN : 1 (PIN A)
- PCI_INTR idx : 0x00 (INTA# )
- INT_LINE : 0x3 (IRQ 3)
- PCI IRQ: Found device 2:00.00 using PIN A
- With INT_PIN swizzled to PIN A
- Attached to bridge device 0:04h.00h
- PCI Devfn (0x20) not found in pirq_data table
- PCI IRQ: Found device 3:00.00 using PIN A
- With INT_PIN swizzled to PIN A
- Attached to bridge device 0:05h.00h
- PCI Devfn (0x28) not found in pirq_data table
- PCI_CFG IRQ: Finished writing PCI config space IRQ assignments
- BS: BS_DEV_ENABLE entry times (exec / console): 6 / 0 ms
- Timestamp - device enable: 31760996691
- Enabling resources...
- PCI: 00:00.0 subsystem <- 1022/1410
- PCI: 00:00.0 cmd <- 06
- PCI: 00:00.2 subsystem <- 1022/1410
- PCI: 00:00.2 cmd <- 06
- PCI: 00:01.0 subsystem <- 1022/1410
- PCI: 00:01.0 cmd <- 07
- PCI: 00:01.1 subsystem <- 1022/1410
- PCI: 00:01.1 cmd <- 02
- PCI: 00:02.0 bridge ctrl <- 0013
- PCI: 00:02.0 cmd <- 07
- PCI: 00:04.0 bridge ctrl <- 0013
- PCI: 00:04.0 cmd <- 07
- PCI: 00:05.0 bridge ctrl <- 0013
- PCI: 00:05.0 cmd <- 06
- PCI: 00:11.0 cmd <- 03
- PCI: 00:12.0 subsystem <- 1022/1410
- PCI: 00:12.0 cmd <- 02
- PCI: 00:12.2 subsystem <- 1022/1410
- PCI: 00:12.2 cmd <- 02
- PCI: 00:13.0 subsystem <- 1022/1410
- PCI: 00:13.0 cmd <- 02
- PCI: 00:13.2 subsystem <- 1022/1410
- PCI: 00:13.2 cmd <- 02
- PCI: 00:14.0 subsystem <- 1022/1410
- PCI: 00:14.0 cmd <- 403
- PCI: 00:14.2 subsystem <- 1022/1410
- PCI: 00:14.2 cmd <- 02
- PCI: 00:14.3 subsystem <- 1022/1410
- PCI: 00:14.3 cmd <- 0f
- PCI: 00:14.4 bridge ctrl <- 0013
- PCI: 00:14.4 cmd <- 00
- PCI: 00:16.0 cmd <- 02
- PCI: 00:16.2 cmd <- 02
- PCI: 00:18.0 cmd <- 00
- PCI: 00:18.1 subsystem <- 1022/1410
- PCI: 00:18.1 cmd <- 00
- PCI: 00:18.2 subsystem <- 1022/1410
- PCI: 00:18.2 cmd <- 00
- PCI: 00:18.3 subsystem <- 1022/1410
- PCI: 00:18.3 cmd <- 00
- PCI: 00:18.4 subsystem <- 1022/1410
- PCI: 00:18.4 cmd <- 00
- PCI: 00:18.5 subsystem <- 1022/1410
- PCI: 00:18.5 cmd <- 00
- PCI: 01:00.0 cmd <- 03
- PCI: 02:00.0 cmd <- 03
- PCI: 03:00.0 cmd <- 02
- done.
- Timestamp - device initialization: 31761324688
- Initializing devices...
- CPU_CLUSTER: 0 init
- start_eip=0x00001000, code_size=0x00000031
- Initializing CPU #0
- CPU: vendor AMD device 610f31
- CPU: family 15, model 13, stepping 01
- Model 15 Init.
- MTRR check
- Fixed MTRRs : Enabled
- Variable MTRRs: Enabled
- Enabling cache
- Setting up local APIC...
- apic_id: 0x10 done.
- siblings = 03, Initializing SMM for CPU 0
- CPU #0 initialized
- CPU1: stack_base 0x5fedd000, stack_top 0x5feddff8
- Asserting INIT.
- Waiting for send to finish...
- +Deasserting INIT.
- Waiting for send to finish...
- +#startup loops: 2.
- Sending STARTUP #1 to 17.
- After apic_write.
- Startup point 1.
- Waiting for send to finish...
- +Sending STARTUP #2 to 17.
- After apic_write.
- Startup point 1.
- Waiting for send to finish...
- +After Startup.
- Initializing CPU #1
- CPU: vendor AMD device 610f31
- CPU: family 15, model 13, stepping 01
- Model 15 Init.
- MTRR check
- Fixed MTRRs : Enabled
- Variable MTRRs: Enabled
- Enabling cache
- Setting up local APIC...
- apic_id: 0x11 done.
- siblings = 03, Initializing SMM for CPU 1
- CPU #1 initialized
- CPU2: stack_base 0x5fedc000, stack_top 0x5fedcff8
- Asserting INIT.
- Waiting for send to finish...
- +Deasserting INIT.
- Waiting for send to finish...
- +#startup loops: 2.
- Sending STARTUP #1 to 18.
- After apic_write.
- Startup point 1.
- Waiting for send to finish...
- +Sending STARTUP #2 to 18.
- After apic_write.
- Startup point 1.
- Waiting for send to finish...
- +After Startup.
- Initializing CPU #2
- CPU: vendor AMD device 610f31
- CPU: family 15, model 13, stepping 01
- Model 15 Init.
- MTRR check
- Fixed MTRRs : Enabled
- Variable MTRRs: Enabled
- Enabling cache
- Setting up local APIC...
- apic_id: 0x12 done.
- siblings = 03, Initializing SMM for CPU 2
- CPU #2 initialized
- CPU3: stack_base 0x5fedb000, stack_top 0x5fedbff8
- Asserting INIT.
- Waiting for send to finish...
- +Deasserting INIT.
- Waiting for send to finish...
- +#startup loops: 2.
- Sending STARTUP #1 to 19.
- After apic_write.
- Startup point 1.
- Waiting for send to finish...
- +Sending STARTUP #2 to 19.
- After apic_write.
- Startup point 1.
- Waiting for send to finish...
- +After Startup.
- Initializing CPU #3
- Waiting for 1 CPUS to stop
- CPU: vendor AMD device 610f31
- CPU: family 15, model 13, stepping 01
- Model 15 Init.
- MTRR check
- Fixed MTRRs : Enabled
- Variable MTRRs: Enabled
- Enabling cache
- Setting up local APIC...
- apic_id: 0x13 done.
- siblings = 03, Initializing SMM for CPU 3
- CPU #3 initialized
- All AP CPUs stopped (90 loops)
- CPU0: stack: 0x5fede000 - 0x5fedf000, lowest used address 0x5fede56c, stack used: 2708 bytes
- CPU1: stack: 0x5fedd000 - 0x5fede000, lowest used address 0x5feddda4, stack used: 604 bytes
- CPU2: stack: 0x5fedc000 - 0x5fedd000, lowest used address 0x5fedcda4, stack used: 604 bytes
- CPU3: stack: 0x5fedb000 - 0x5fedc000, lowest used address 0x5fedbda4, stack used: 604 bytes
- CPU_CLUSTER: 0 init finished in 38 msecs
- PCI: 00:00.0 init
- PCI: 00:00.0 init finished in 0 msecs
- PCI: 00:01.0 init
- Timestamp - Option ROM initialization: 31954823939
- FMAP: area COREBOOT found @ 200 (4193792 bytes)
- CBFS: Locating 'pci1002,990b.rom'
- CBFS: Found @ offset 3180 size f200
- In CBFS, ROM address for PCI: 00:01.0 = 0xffc033c8
- PCI expansion ROM, signature 0xaa55, INIT size 0xf200, data ptr 0x01b4
- PCI ROM image, vendor ID 1002, device ID 990b,
- PCI ROM image, Class Code 030000, Code Type 00
- Copying VGA ROM Image from 0xffc033c8 to 0xc0000, 0xf200 bytes
- Timestamp - Option ROM copy done: 31997321865
- PCI_CLASS_DISPLAY_VGA Option ROM was run
- Timestamp - Option ROM run done: 33127067781
- PCI: 00:01.0 init finished in 234 msecs
- PCI: 00:01.1 init
- PCI: 00:01.1 init finished in 0 msecs
- PCI: 00:11.0 init
- PCI: 00:11.0 init finished in 0 msecs
- PCI: 00:12.0 init
- PCI: 00:12.0 init finished in 0 msecs
- PCI: 00:12.2 init
- PCI: 00:12.2 init finished in 0 msecs
- PCI: 00:13.0 init
- PCI: 00:13.0 init finished in 0 msecs
- PCI: 00:13.2 init
- PCI: 00:13.2 init finished in 0 msecs
- PCI: 00:14.0 init
- IOAPIC: Initializing IOAPIC at 0xfec00000
- IOAPIC: Bootstrap Processor Local APIC = 0x10
- IOAPIC: ID = 0x04
- IOAPIC: Dumping registers
- reg 0x0000: 0x04000000
- reg 0x0001: 0x00178021
- reg 0x0002: 0x04000000
- IOAPIC: 24 interrupts
- IOAPIC: Enabling interrupts on FSB
- IOAPIC: reg 0x00000000 value 0x10000000 0x00000700
- IOAPIC: reg 0x00000001 value 0x00000000 0x00010000
- IOAPIC: reg 0x00000002 value 0x00000000 0x00010000
- IOAPIC: reg 0x00000003 value 0x00000000 0x00010000
- IOAPIC: reg 0x00000004 value 0x00000000 0x00010000
- IOAPIC: reg 0x00000005 value 0x00000000 0x00010000
- IOAPIC: reg 0x00000006 value 0x00000000 0x00010000
- IOAPIC: reg 0x00000007 value 0x00000000 0x00010000
- IOAPIC: reg 0x00000008 value 0x00000000 0x00010000
- IOAPIC: reg 0x00000009 value 0x00000000 0x00010000
- IOAPIC: reg 0x0000000a value 0x00000000 0x00010000
- IOAPIC: reg 0x0000000b value 0x00000000 0x00010000
- IOAPIC: reg 0x0000000c value 0x00000000 0x00010000
- IOAPIC: reg 0x0000000d value 0x00000000 0x00010000
- IOAPIC: reg 0x0000000e value 0x00000000 0x00010000
- IOAPIC: reg 0x0000000f value 0x00000000 0x00010000
- IOAPIC: reg 0x00000010 value 0x00000000 0x00010000
- IOAPIC: reg 0x00000011 value 0x00000000 0x00010000
- IOAPIC: reg 0x00000012 value 0x00000000 0x00010000
- IOAPIC: reg 0x00000013 value 0x00000000 0x00010000
- IOAPIC: reg 0x00000014 value 0x00000000 0x00010000
- IOAPIC: reg 0x00000015 value 0x00000000 0x00010000
- IOAPIC: reg 0x00000016 value 0x00000000 0x00010000
- IOAPIC: reg 0x00000017 value 0x00000000 0x00010000
- PCI: 00:14.0 init finished in 0 msecs
- PCI: 00:14.2 init
- PCI: 00:14.2 init finished in 0 msecs
- PCI: 00:14.3 init
- RTC Init
- PCI: 00:14.3 init finished in 0 msecs
- PCI: 00:16.0 init
- PCI: 00:16.0 init finished in 0 msecs
- PCI: 00:16.2 init
- PCI: 00:16.2 init finished in 0 msecs
- PCI: 00:18.1 init
- PCI: 00:18.1 init finished in 0 msecs
- PCI: 00:18.2 init
- PCI: 00:18.2 init finished in 0 msecs
- PCI: 00:18.3 init
- PCI: 00:18.3 init finished in 0 msecs
- PCI: 00:18.4 init
- PCI: 00:18.4 init finished in 0 msecs
- PCI: 00:18.5 init
- PCI: 00:18.5 init finished in 0 msecs
- PCI: 01:00.0 init
- Timestamp - Option ROM initialization: 33127548743
- FMAP: area COREBOOT found @ 200 (4193792 bytes)
- CBFS: Locating 'pci1002,6665.rom'
- CBFS: Found @ offset 12400 size 8000
- In CBFS, ROM address for PCI: 01:00.0 = 0xffc12648
- PCI expansion ROM, signature 0xaa55, INIT size 0x8000, data ptr 0x0224
- PCI ROM image, vendor ID 1002, device ID 6665,
- PCI ROM image, Class Code 038000, Code Type 00
- Copying non-VGA ROM image from 0xffc12648 to 0x000d0000, 0x8000 bytes
- Timestamp - Option ROM copy done: 33150220787
- Not running non-PCI_CLASS_DISPLAY_VGA Option ROM
- Timestamp - Option ROM run done: 33150273885
- PCI: 01:00.0 init finished in 4 msecs
- PCI: 02:00.0 init
- PCI: 02:00.0 init finished in 0 msecs
- PCI: 03:00.0 init
- PCI: 03:00.0 init finished in 0 msecs
- PNP: 00ff.0 init
- Compal ENE932: Initializing keyboard.
- PNP: 00ff.0 init finished in 0 msecs
- Devices initialized
- Show all devs... After init.
- Root Device: enabled 1
- CPU_CLUSTER: 0: enabled 1
- DOMAIN: 0000: enabled 1
- APIC: 10: enabled 1
- PCI: 00:00.0: enabled 1
- PCI: 00:00.2: enabled 1
- PCI: 00:01.0: enabled 1
- PCI: 00:01.1: enabled 1
- PCI: 00:02.0: enabled 1
- PCI: 00:03.0: enabled 0
- PCI: 00:04.0: enabled 1
- PCI: 00:05.0: enabled 1
- PCI: 00:06.0: enabled 0
- PCI: 00:07.0: enabled 0
- PCI: 00:08.0: enabled 0
- PCI: 00:09.0: enabled 0
- PCI: 00:10.0: enabled 0
- PCI: 00:11.0: enabled 1
- PCI: 00:12.0: enabled 1
- PCI: 00:12.2: enabled 1
- PCI: 00:13.0: enabled 1
- PCI: 00:13.2: enabled 1
- PCI: 00:14.0: enabled 1
- PCI: 00:14.2: enabled 1
- PCI: 00:14.3: enabled 1
- PCI: 00:14.4: enabled 1
- PCI: 00:14.5: enabled 0
- PCI: 00:14.6: enabled 0
- PCI: 00:14.7: enabled 0
- PCI: 00:15.0: enabled 0
- PCI: 00:15.1: enabled 0
- PCI: 00:15.2: enabled 0
- PCI: 00:15.3: enabled 0
- PCI: 00:18.0: enabled 1
- PCI: 00:18.1: enabled 1
- PCI: 00:18.2: enabled 1
- PCI: 00:18.3: enabled 1
- PCI: 00:18.4: enabled 1
- PCI: 00:18.5: enabled 1
- PNP: 00ff.1: enabled 1
- APIC: 11: enabled 1
- APIC: 12: enabled 1
- APIC: 13: enabled 1
- PCI: 00:16.0: enabled 1
- PCI: 00:16.2: enabled 1
- PCI: 01:00.0: enabled 1
- PCI: 02:00.0: enabled 1
- PCI: 03:00.0: enabled 1
- PNP: 00ff.0: enabled 1
- BS: BS_DEV_INIT run times (exec / console): 277 / 1 ms
- Finalize devices...
- PCI: 00:14.3 final
- Devices finalized
- Timestamp - device setup done: 33150518162
- APIC 00: ** Enter AmdInitLate [00020004]
- Timestamp - calling AmdInitLate: 33150541548
- ASSERTION ERROR: file 'src/vendorcode/amd/agesa/f15tn/Proc/Common/CommonReturns.c', line 187
- ASSERTION ERROR: file 'src/vendorcode/amd/agesa/f15tn/Proc/CPU/cpuGeneralServices.c', line 776
- ASSERTION ERROR: file 'src/vendorcode/amd/agesa/f15tn/Proc/Common/CommonReturns.c', line 187
- ASSERTION ERROR: file 'src/vendorcode/amd/agesa/f15tn/Proc/CPU/cpuGeneralServices.c', line 776
- ASSERTION ERROR: file 'src/vendorcode/amd/agesa/f15tn/Proc/Common/CommonReturns.c', line 187
- ASSERTION ERROR: file 'src/vendorcode/amd/agesa/f15tn/Proc/CPU/cpuGeneralServices.c', line 776
- ASSERTION ERROR: file 'src/vendorcode/amd/agesa/f15tn/Proc/Common/CommonReturns.c', line 187
- ASSERTION ERROR: file 'src/vendorcode/amd/agesa/f15tn/Proc/CPU/cpuGeneralServices.c', line 776
- ASSERTION ERROR: file 'src/vendorcode/amd/agesa/f15tn/Proc/Common/CommonReturns.c', line 187
- ASSERTION ERROR: file 'src/vendorcode/amd/agesa/f15tn/Proc/CPU/cpuGeneralServices.c', line 776
- ASSERTION ERROR: file 'src/vendorcode/amd/agesa/f15tn/Proc/Common/CommonReturns.c', line 187
- ASSERTION ERROR: file 'src/vendorcode/amd/agesa/f15tn/Proc/CPU/cpuGeneralServices.c', line 776
- ASSERTION ERROR: file 'src/vendorcode/amd/agesa/f15tn/Proc/Common/CommonReturns.c', line 187
- ASSERTION ERROR: file 'src/vendorcode/amd/agesa/f15tn/Proc/CPU/cpuGeneralServices.c', line 776
- ASSERTION ERROR: file 'src/vendorcode/amd/agesa/f15tn/Proc/Common/CommonReturns.c', line 187
- ASSERTION ERROR: file 'src/vendorcode/amd/agesa/f15tn/Proc/CPU/cpuGeneralServices.c', line 776
- ASSERTION ERROR: file 'src/vendorcode/amd/agesa/f15tn/Proc/Common/CommonReturns.c', line 187
- ASSERTION ERROR: file 'src/vendorcode/amd/agesa/f15tn/Proc/CPU/cpuGeneralServices.c', line 776
- Timestamp - back from AmdInitLate: 33151130939
- AmdInitLate() returned AGESA_SUCCESS
- APIC 00: Heap in SystemMem (4) at 0x10000014
- APIC 00: ** Exit AmdInitLate [00020004]
- APIC 00: ** Enter AmdS3Save [0002000b]
- Timestamp - calling AmdInitRtb/AmdS3Save: 33151163754
- Manufacturer: 1c
- SF: Detected 1c 7016 with sector size 0x1000, total 0x400000
- SF: Successfully erased 4096 bytes @ 0xffff1000
- Manufacturer: 1c
- SF: Detected 1c 7016 with sector size 0x1000, total 0x400000
- SF: Successfully erased 4096 bytes @ 0xffff0000
- Timestamp - back from AmdInitRtb/AmdS3Save: 33345211531
- AmdS3Save() returned AGESA_SUCCESS
- ASSERTION ERROR: file 'src/drivers/amd/agesa/state_machine.c', line 279
- APIC 00: Heap in SystemMem (4) at 0x10000014
- APIC 00: ** Exit AmdS3Save [0002000b]
- BS: BS_POST_DEVICE exit times (exec / console): 35 / 0 ms
- Timestamp - cbmem post: 33345316260
- Timestamp - write tables: 33345323947
- Wrote the mp table end at: 0x000f0010 - 0x000f0244
- Wrote the mp table end at: 0x5fe43010 - 0x5fe43244
- MP table: 580 bytes.
- FMAP: area COREBOOT found @ 200 (4193792 bytes)
- CBFS: Locating 'fallback/dsdt.aml'
- CBFS: Found @ offset 7c0 size 2474
- FMAP: area COREBOOT found @ 200 (4193792 bytes)
- CBFS: Locating 'fallback/slic'
- CBFS: 'fallback/slic' not found.
- ACPI: Writing ACPI tables at 5fe1f000.
- ACPI: * FACS
- ACPI: * DSDT
- ACPI: * FADT
- pm_base: 0x0800
- ACPI: added table 1/32, length now 40
- ACPI: * SSDT
- FMAP: area COREBOOT found @ 200 (4193792 bytes)
- CBFS: Locating 'pci1002,990b.rom'
- CBFS: Found @ offset 3180 size f200
- In CBFS, ROM address for PCI: 00:01.0 = 0xffc033c8
- PCI expansion ROM, signature 0xaa55, INIT size 0xf200, data ptr 0x01b4
- PCI ROM image, vendor ID 1002, device ID 990b,
- PCI ROM image, Class Code 030000, Code Type 00
- PCI: 00:01.0: Missing ACPI scope
- FMAP: area COREBOOT found @ 200 (4193792 bytes)
- CBFS: Locating 'pci1002,6665.rom'
- CBFS: Found @ offset 12400 size 8000
- In CBFS, ROM address for PCI: 01:00.0 = 0xffc12648
- PCI expansion ROM, signature 0xaa55, INIT size 0x8000, data ptr 0x0224
- PCI ROM image, vendor ID 1002, device ID 6665,
- PCI ROM image, Class Code 038000, Code Type 00
- PCI: 01:00.0: Missing ACPI scope
- ACPI: added table 2/32, length now 44
- ACPI: * MCFG
- ACPI: * MADT
- ACPI: added table 3/32, length now 48
- current = 5fe21930
- ACPI: * HPET
- ACPI: added table 4/32, length now 52
- ACPI: added table 5/32, length now 56
- ACPI: * IVRS at 5fe21b40
- ACPI: added table 6/32, length now 60
- ACPI: * SRAT at 5fe21bb0
- AGESA SRAT table NULL. Skipping.
- ACPI: * SLIT at 5fe21bb0
- AGESA SLIT table NULL. Skipping.
- ACPI: * AGESA ALIB SSDT at 5fe21bb0
- ACPI: added table 7/32, length now 64
- ACPI: * SSDT at 5fe23a90
- ACPI: added table 8/32, length now 68
- ACPI: * SSDT for PState at 5fe24488
- Copying initialized VBIOS image from 0x000d0000
- ACPI: * VFCT at 5fe24490
- ACPI: added table 9/32, length now 72
- ACPI: done.
- ACPI tables: 54528 bytes.
- smbios_write_tables: 5fe1e000
- EEPROM not found
- EEPROM not found
- EEPROM not found
- EEPROM not found
- EEPROM not found
- EEPROM not found
- EEPROM not found
- SMBIOS tables: 573 bytes.
- Writing table forward entry at 0x00000500
- Wrote coreboot table at: 0x00000500, 0x10 bytes, checksum 5ffa
- Writing coreboot table at 0x5fe44000
- 0. 0000000000000000-0000000000000fff: CONFIGURATION TABLES
- 1. 0000000000001000-000000000009ffff: RAM
- 2. 00000000000c0000-000000005fe1dfff: RAM
- 3. 000000005fe1e000-000000005fe7cfff: CONFIGURATION TABLES
- 4. 000000005fe7d000-000000005ffb9fff: RAMSTAGE
- 5. 000000005ffba000-000000005fffffff: CONFIGURATION TABLES
- 6. 0000000060000000-000000007fffffff: RESERVED
- 7. 00000000f8000000-00000000fbffffff: RESERVED
- 8. 0000000100000000-000000047effffff: RAM
- Manufacturer: 1c
- SF: Detected 1c 7016 with sector size 0x1000, total 0x400000
- FMAP: area COREBOOT found @ 200 (4193792 bytes)
- Wrote coreboot table at: 0x5fe44000, 0x2e8 bytes, checksum a96a
- coreboot table: 768 bytes.
- IMD ROOT 0. 0x5ffff000 0x00001000
- IMD SMALL 1. 0x5fffe000 0x00001000
- CONSOLE 2. 0x5ffde000 0x00020000
- TIME STAMP 3. 0x5ffdd000 0x00000910
- ROMSTG STCK 4. 0x5ffc5000 0x00018000
- AFTER CAR 5. 0x5ffba000 0x0000b000
- RAMSTAGE 6. 0x5fe7c000 0x0013e000
- ACPISCRATCH 7. 0x5fe4c000 0x00030000
- COREBOOT 8. 0x5fe44000 0x00008000
- SMP TABLE 9. 0x5fe43000 0x00001000
- ACPI 10. 0x5fe1f000 0x00024000
- SMBIOS 11. 0x5fe1e000 0x00000800
- IMD small region:
- IMD ROOT 0. 0x5fffec00 0x00000400
- USBDEBUG 1. 0x5fffeba0 0x00000050
- FMAP 2. 0x5fffeae0 0x000000b6
- ROMSTAGE 3. 0x5fffeac0 0x00000004
- Timestamp - finalize chips: 33354931734
- BS: BS_WRITE_TABLES run times (exec / console): 2 / 0 ms
- Timestamp - load payload: 33354946737
- FMAP: area COREBOOT found @ 200 (4193792 bytes)
- CBFS: Locating 'fallback/payload'
- CBFS: Found @ offset b1c00 size edc5
- Checking segment from ROM address 0xffcb1e38
- Checking segment from ROM address 0xffcb1e54
- Loading segment from ROM address 0xffcb1e38
- code (compression=1)
- New segment dstaddr 0x000e40a0 memsize 0x1bf60 srcaddr 0xffcb1e70 filesize 0xed8d
- Loading Segment: addr: 0x000e40a0 memsz: 0x000000000001bf60 filesz: 0x000000000000ed8d
- using LZMA
- Timestamp - starting LZMA decompress (ignore for x86): 33355747951
- Timestamp - finished LZMA decompress (ignore for x86): 33421497932
- [ 0x000e40a0, 00100000, 0x00100000) <- ffcb1e70
- Loading segment from ROM address 0xffcb1e54
- Entry Point 0x000fd2a8
- Loaded segments
- BS: BS_PAYLOAD_LOAD run times (exec / console): 13 / 0 ms
- Jumping to boot code at 0x000fd2a8(0x5fe44000)
- Timestamp - selfboot jump: 33421615109
- CPU0: stack: 0x5fede000 - 0x5fedf000, lowest used address 0x5fede56c, stack used: 2708 bytes
- SeaBIOS (version rel-1.14.0-8-gc685fe3-dirty-20201014_161924-imbp)
- BUILD: gcc: (coreboot toolchain v458e7dff6d 2020-09-25) 8.3.0 binutils: (GNU Binutils) 2.35
- Found coreboot cbmem console @ 5ffde000
- Found mainboard LENOVO LENOVO G505S
- Relocating init from 0x000e55a0 to 0x5fdd2640 (size 47392)
- Found CBFS header at 0xffc00238
- multiboot: eax=5fed39a0, ebx=5fed3904
- Found 28 PCI devices (max PCI bus is 04)
- Copying SMBIOS entry point from 0x5fe1e000 to 0x000f0ea0
- Copying ACPI RSDP from 0x5fe1f000 to 0x000f0e70
- Copying MPTABLE from 0x5fe43000/5fe43010 to 0x000f0c20
- table(50434146)=0x5fe21700 (via xsdt)
- Using pmtimer, ioport 0x818
- Scan for VGA option rom
- Running option rom at c000:0003
- Turning on vga text mode console
- SeaBIOS (version rel-1.14.0-8-gc685fe3-dirty-20201014_161924-imbp)
- EHCI init on dev 00:12.2 (regs=0xf03cc020)
- EHCI init on dev 00:13.2 (regs=0xf03cd020)
- EHCI init on dev 00:16.2 (regs=0xf03ce020)
- OHCI init on dev 00:12.0 (regs=0xf03c8000)
- OHCI init on dev 00:13.0 (regs=0xf03c9000)
- WARNING - internal error detected at pci_enable_membar:186!
- OHCI init on dev 00:16.0 (regs=0xf03ca000)
- AHCI controller at 00:11.0, iobase 0xf03cb000, irq 7
- Mapping floppy floppyimg/kolibri to addr 0x5fc57000
- Searching bootorder for: /rom@floppyimg/kolibri
- Mapping floppy floppyimg/freedos to addr 0x5fc57000
- Searching bootorder for: /rom@floppyimg/freedos
- Mapping floppy floppyimg/michalos to addr 0x5fc57000
- Searching bootorder for: /rom@floppyimg/michalos
- Mapping floppy floppyimg/snowdrop to addr 0x5fc57000
- Searching bootorder for: /rom@floppyimg/snowdrop
- Mapping floppy floppyimg/fiwix to addr 0x5fc57000
- Searching bootorder for: /rom@floppyimg/fiwix
- Mapping floppy floppyimg/memtest to addr 0x5fc57000
- Searching bootorder for: /rom@floppyimg/memtest
- Mapping floppy floppyimg/tatos to addr 0x5fc57000
- Searching bootorder for: /rom@floppyimg/tatos
- Mapping floppy floppyimg/plop to addr 0x5fc57000
- Searching bootorder for: /rom@floppyimg/plop
- Mapping floppy floppyimg/floppybird to addr 0x5fc57000
- Searching bootorder for: /rom@floppyimg/floppybird
- Searching bootorder for: HALT
- Found 0 lpt ports
- Found 0 serial ports
- Searching bootorder for: /rom@img/tint
- Searching bootorder for: /rom@img/coreinfo
- Searching bootorder for: /pci@i0cf8/*@11/drive@1/disk@0
- Searching bios-geometry for: /pci@i0cf8/*@11/drive@1/disk@0
- AHCI/1: registering: "DVD/CD [AHCI/1: HL-DT-ST DVDRAM GU70N ATAPI-8 DVD/CD]"
- Searching bootorder for: /pci@i0cf8/*@11/drive@0/disk@0
- AHCI/0: Set transfer mode to UDMA-5
- Searching bios-geometry for: /pci@i0cf8/*@11/drive@0/disk@0
Add Comment
Please, Sign In to add comment