|
$ qemu-system-x86_64 -bios /dev/shm/coreboot/build/coreboot.rom -L /dev/shm -enable-kvm -smp cpus=2 -m 1G -hda /dev/shm/debian-32.img -serial stdio -net nic -net user,hostfwd=tcp::22222-:22
|
|
WARNING: Image format was not specified for '/dev/shm/debian-32.img' and probing guessed raw.
|
|
Automatically detecting the format is dangerous for raw images, write operations on block 0 will be restricted.
|
|
Specify the 'raw' format explicitly to remove the restrictions.
|
|
|
|
|
|
[NOTE ] coreboot-4.16-415-ga84c00c9ce Wed Mar 30 01:18:14 UTC 2022 bootblock starting (log level: 7)...
|
|
[INFO ] Timestamp - end of bootblock: 12578580
|
|
[INFO ] Timestamp - starting to load romstage: 15291066
|
|
[DEBUG] FMAP: Found "FLASH" version 1.1 at 0x0.
|
|
[DEBUG] FMAP: base = 0xffc00000 size = 0x400000 #areas = 3
|
|
[DEBUG] FMAP: area COREBOOT found @ 200 (4193792 bytes)
|
|
[INFO ] CBFS: mcache @0x00014e00 built for 11 files, used 0x270 of 0x4000 bytes
|
|
[INFO ] CBFS: Found 'fallback/romstage' @0x80 size 0x55b8 in mcache @0x00014e2c
|
|
[INFO ] Timestamp - finished loading romstage: 33170247
|
|
[DEBUG] BS: bootblock times (exec / console): total (unknown) / 11 ms
|
|
|
|
|
|
[NOTE ] coreboot-4.16-415-ga84c00c9ce Wed Mar 30 01:18:14 UTC 2022 romstage starting (log level: 7)...
|
|
[INFO ] QEMU: firmware config interface detected
|
|
[INFO ] Firmware config version id: 3
|
|
[INFO ] QEMU: firmware config: Found 'etc/e820'
|
|
[DEBUG] CBMEM:
|
|
[DEBUG] IMD: root @ 0x3ffff000 254 entries.
|
|
[DEBUG] IMD: root @ 0x3fffec00 62 entries.
|
|
[DEBUG] FMAP: area COREBOOT found @ 200 (4193792 bytes)
|
|
[DEBUG] MTRR Range: Start=ffc00000 End=0 (Size 400000)
|
|
[INFO ] CBFS: Found 'fallback/postcar' @0x16200 size 0x5b20 in mcache @0x00014fbc
|
|
[DEBUG] Loading module at 0x3ffd2000 with entry 0x3ffd2034. filesize: 0x55e8 memsize: 0x98d8
|
|
[DEBUG] Processing 318 relocs. Offset value of 0x3dfd2000
|
|
[INFO ] Timestamp - end of romstage: 90847768
|
|
[DEBUG] BS: romstage times (exec / console): total (unknown) / 4 ms
|
|
|
|
|
|
[NOTE ] coreboot-4.16-415-ga84c00c9ce Wed Mar 30 01:18:14 UTC 2022 postcar starting (log level: 7)...
|
|
[INFO ] Timestamp - start of postcar: 104019917
|
|
[INFO ] Timestamp - end of postcar: 105771352
|
|
[INFO ] Timestamp - starting to load ramstage: 107553950
|
|
[DEBUG] FMAP: area COREBOOT found @ 200 (4193792 bytes)
|
|
[INFO ] CBFS: Found 'fallback/ramstage' @0x56c0 size 0xf260 in mcache @0x3fffea2c
|
|
[INFO ] Timestamp - starting LZMA decompress (ignore for x86): 120566282
|
|
[INFO ] Timestamp - finished LZMA decompress (ignore for x86): 138848284
|
|
[DEBUG] Loading module at 0x3ff9e000 with entry 0x3ff9e000. filesize: 0x20090 memsize: 0x32618
|
|
[DEBUG] Processing 2064 relocs. Offset value of 0x3f19e000
|
|
[INFO ] Timestamp - finished loading ramstage: 150288635
|
|
[DEBUG] BS: postcar times (exec / console): total (unknown) / 15 ms
|
|
|
|
|
|
[NOTE ] coreboot-4.16-415-ga84c00c9ce Wed Mar 30 01:18:14 UTC 2022 ramstage starting (log level: 7)...
|
|
[INFO ] Timestamp - start of ramstage: 165965630
|
|
[INFO ] Timestamp - device enumeration: 168003255
|
|
[DEBUG] BS: BS_DEV_INIT_CHIPS run times (exec / console): 0 / 1 ms
|
|
[INFO ] Enumerating buses...
|
|
[DEBUG] Root Device scanning...
|
|
[DEBUG] CPU_CLUSTER: 0 enabled
|
|
[DEBUG] DOMAIN: 0000 enabled
|
|
[DEBUG] CPU_CLUSTER: 0 scanning...
|
|
[INFO ] QEMU: firmware config interface detected
|
|
[INFO ] Firmware config version id: 3
|
|
[INFO ] QEMU: max_cpus is 2
|
|
[DEBUG] CPU: APIC: 00 enabled
|
|
[DEBUG] CPU: APIC: 01 enabled
|
|
[DEBUG] scan_bus: bus CPU_CLUSTER: 0 finished in 2 msecs
|
|
[DEBUG] DOMAIN: 0000 scanning...
|
|
[DEBUG] PCI: pci_scan_bus for bus 00
|
|
[DEBUG] PCI: 00:00.0 [8086/1237] enabled
|
|
[DEBUG] PCI: 00:01.0 [8086/7000] enabled
|
|
[DEBUG] PCI: 00:01.1 [8086/7010] enabled
|
|
[DEBUG] PCI: 00:01.3 [8086/7113] enabled
|
|
[DEBUG] PCI: 00:02.0 [1234/1111] enabled
|
|
[DEBUG] PCI: 00:03.0 [8086/100e] enabled
|
|
[DEBUG] PCI: 00:01.0 scanning...
|
|
[DEBUG] scan_bus: bus PCI: 00:01.0 finished in 0 msecs
|
|
[DEBUG] PCI: 00:01.3 scanning...
|
|
[DEBUG] scan_bus: bus PCI: 00:01.3 finished in 0 msecs
|
|
[DEBUG] scan_bus: bus DOMAIN: 0000 finished in 8 msecs
|
|
[DEBUG] scan_bus: bus Root Device finished in 15 msecs
|
|
[INFO ] done
|
|
[DEBUG] BS: BS_DEV_ENUMERATE run times (exec / console): 1 / 17 ms
|
|
[INFO ] Timestamp - device configuration: 221741811
|
|
[DEBUG] found VGA at PCI: 00:02.0
|
|
[DEBUG] Setting up VGA for PCI: 00:02.0
|
|
[DEBUG] Setting PCI_BRIDGE_CTL_VGA for bridge DOMAIN: 0000
|
|
[DEBUG] Setting PCI_BRIDGE_CTL_VGA for bridge Root Device
|
|
[INFO ] Allocating resources...
|
|
[INFO ] Reading resources...
|
|
[INFO ] QEMU: firmware config: Found 'etc/e820'
|
|
[DEBUG] QEMU: e820/res: 0xfeffc000 +0x00004000
|
|
[DEBUG] QEMU: e820/ram: 0x00000000 + 0x40000000
|
|
[DEBUG] QEMU: reserve ioports 0x0510-0x0511 [firmware-config]
|
|
[DEBUG] QEMU: reserve ioports 0x5658-0x5658 [vmware-port]
|
|
[DEBUG] QEMU: reserve ioports 0xae00-0xae0f [pci-hotplug]
|
|
[DEBUG] QEMU: reserve ioports 0xaf00-0xaf1f [cpu-hotplug]
|
|
[DEBUG] QEMU: reserve ioports 0xafe0-0xafe3 [piix4-gpe0]
|
|
[INFO ] Done reading resources.
|
|
[INFO ] === Resource allocator: DOMAIN: 0000 - Pass 1 (gathering requirements) ===
|
|
[INFO ] === Resource allocator: DOMAIN: 0000 - Pass 2 (allocating resources) ===
|
|
[DEBUG] DOMAIN: 0000 io: base: 0 size: 0 align: 0 gran: 0 limit: ffff
|
|
[DEBUG] update_constraints: DOMAIN: 0000 0d base 00000510 limit 00000511 io (fixed)
|
|
[DEBUG] update_constraints: DOMAIN: 0000 0e base 00005658 limit 00005658 io (fixed)
|
|
[DEBUG] update_constraints: DOMAIN: 0000 0f base 0000ae00 limit 0000ae0f io (fixed)
|
|
[DEBUG] update_constraints: DOMAIN: 0000 10 base 0000af00 limit 0000af1f io (fixed)
|
|
[DEBUG] update_constraints: DOMAIN: 0000 11 base 0000afe0 limit 0000afe3 io (fixed)
|
|
[DEBUG] update_constraints: PCI: 00:01.0 01 base 00000000 limit 00000fff io (fixed)
|
|
[DEBUG] update_constraints: PCI: 00:01.3 01 base 0000e400 limit 0000e43f io (fixed)
|
|
[DEBUG] update_constraints: PCI: 00:01.3 02 base 00000f00 limit 00000f0f io (fixed)
|
|
[INFO ] DOMAIN: 0000: Resource ranges:
|
|
[INFO ] * Base: 1000, Size: 4658, Tag: 100
|
|
[INFO ] * Base: 5659, Size: 57a7, Tag: 100
|
|
[INFO ] * Base: ae10, Size: f0, Tag: 100
|
|
[INFO ] * Base: af20, Size: c0, Tag: 100
|
|
[INFO ] * Base: afe4, Size: 341c, Tag: 100
|
|
[INFO ] * Base: e440, Size: 1bc0, Tag: 100
|
|
[DEBUG] PCI: 00:03.0 14 * [0x1000 - 0x103f] limit: 103f io
|
|
[DEBUG] PCI: 00:01.1 20 * [0x1040 - 0x104f] limit: 104f io
|
|
[DEBUG] DOMAIN: 0000 io: base: 0 size: 0 align: 0 gran: 0 limit: ffff done
|
|
[DEBUG] DOMAIN: 0000 mem: base: 0 size: 0 align: 0 gran: 0 limit: ffffffffff
|
|
[DEBUG] update_constraints: DOMAIN: 0000 0a base feffc000 limit feffffff mem (fixed)
|
|
[DEBUG] update_constraints: DOMAIN: 0000 0b base 00000000 limit 0009ffff mem (fixed)
|
|
[DEBUG] update_constraints: DOMAIN: 0000 0c base 000c0000 limit 3fffffff mem (fixed)
|
|
[DEBUG] update_constraints: DOMAIN: 0000 12 base 000a0000 limit 000bffff mem (fixed)
|
|
[DEBUG] update_constraints: DOMAIN: 0000 13 base 000c0000 limit 000fffff mem (fixed)
|
|
[DEBUG] update_constraints: DOMAIN: 0000 02 base fec00000 limit fecfffff mem (fixed)
|
|
[DEBUG] update_constraints: DOMAIN: 0000 03 base fee00000 limit fee0ffff mem (fixed)
|
|
[DEBUG] update_constraints: PCI: 00:01.0 02 base ff800000 limit ffffffff mem (fixed)
|
|
[DEBUG] update_constraints: PCI: 00:01.0 03 base fec00000 limit fec00fff mem (fixed)
|
|
[INFO ] DOMAIN: 0000: Resource ranges:
|
|
[INFO ] * Base: 40000000, Size: bec00000, Tag: 200
|
|
[INFO ] * Base: fed00000, Size: 100000, Tag: 200
|
|
[INFO ] * Base: fee10000, Size: 1ec000, Tag: 200
|
|
[INFO ] * Base: ff000000, Size: 800000, Tag: 200
|
|
[INFO ] * Base: 100000000, Size: ff00000000, Tag: 100200
|
|
[DEBUG] PCI: 00:02.0 10 * [0x40000000 - 0x40ffffff] limit: 40ffffff prefmem
|
|
[DEBUG] PCI: 00:03.0 30 * [0x41000000 - 0x4103ffff] limit: 4103ffff mem
|
|
[DEBUG] PCI: 00:03.0 10 * [0x41040000 - 0x4105ffff] limit: 4105ffff mem
|
|
[DEBUG] PCI: 00:02.0 30 * [0x41060000 - 0x4106ffff] limit: 4106ffff mem
|
|
[DEBUG] PCI: 00:02.0 18 * [0x41070000 - 0x41070fff] limit: 41070fff mem
|
|
[DEBUG] DOMAIN: 0000 mem: base: 0 size: 0 align: 0 gran: 0 limit: ffffffffff done
|
|
[INFO ] === Resource allocator: DOMAIN: 0000 - resource allocation complete ===
|
|
[DEBUG] PCI: 00:01.1 20 <- [0x0000001040 - 0x000000104f] size 0x00000010 gran 0x04 io
|
|
[DEBUG] PCI: 00:02.0 10 <- [0x0040000000 - 0x0040ffffff] size 0x01000000 gran 0x18 prefmem
|
|
[DEBUG] PCI: 00:02.0 18 <- [0x0041070000 - 0x0041070fff] size 0x00001000 gran 0x0c mem
|
|
[DEBUG] PCI: 00:02.0 30 <- [0x0041060000 - 0x004106ffff] size 0x00010000 gran 0x10 romem
|
|
[DEBUG] PCI: 00:03.0 10 <- [0x0041040000 - 0x004105ffff] size 0x00020000 gran 0x11 mem
|
|
[DEBUG] PCI: 00:03.0 14 <- [0x0000001000 - 0x000000103f] size 0x00000040 gran 0x06 io
|
|
[DEBUG] PCI: 00:03.0 30 <- [0x0041000000 - 0x004103ffff] size 0x00040000 gran 0x12 romem
|
|
[INFO ] Done setting resources.
|
|
[INFO ] Done allocating resources.
|
|
[DEBUG] BS: BS_DEV_RESOURCES run times (exec / console): 2 / 71 ms
|
|
[INFO ] Timestamp - device enable: 415017904
|
|
[INFO ] Enabling resources...
|
|
[DEBUG] PCI: 00:00.0 cmd <- 00
|
|
[DEBUG] PCI: 00:01.0 cmd <- 00
|
|
[DEBUG] PCI: 00:01.1 cmd <- 01
|
|
[DEBUG] PCI: 00:01.3 cmd <- 00
|
|
[DEBUG] PCI: 00:02.0 cmd <- 03
|
|
[DEBUG] PCI: 00:03.0 cmd <- 03
|
|
[INFO ] done.
|
|
[DEBUG] BS: BS_DEV_ENABLE run times (exec / console): 1 / 6 ms
|
|
[INFO ] Timestamp - device initialization: 437316366
|
|
[INFO ] Initializing devices...
|
|
[DEBUG] CPU_CLUSTER: 0 init
|
|
[INFO ] LAPIC 0x0 in XAPIC mode.
|
|
[DEBUG] start_eip=0x00001000, code_size=0x00000031
|
|
[INFO ] Initializing CPU #0
|
|
[DEBUG] CPU: vendor Intel device 60fb1
|
|
[DEBUG] CPU: family 0f, model 6b, stepping 01
|
|
[INFO ] CPU #0 initialized
|
|
[INFO ] LAPIC 0x1 in XAPIC mode.
|
|
[INFO ] Waiting for 1 CPUS to stop
|
|
[INFO ] Initializing CPU #1
|
|
[DEBUG] CPU: vendor Intel device 60fb1
|
|
[DEBUG] CPU: family 0f, model 6b, stepping 01
|
|
[INFO ] CPU #1 initialized
|
|
[DEBUG] All AP CPUs stopped (239 loops)
|
|
[DEBUG] CPU_CLUSTER: 0 init finished in 19 msecs
|
|
[DEBUG] PCI: 00:00.0 init
|
|
[DEBUG] Assigning IRQ 10 to PCI: 00:01.3
|
|
[DEBUG] Assigning IRQ 11 to PCI: 00:03.0
|
|
[DEBUG] PCI: 00:00.0 init finished in 3 msecs
|
|
[DEBUG] PCI: 00:01.0 init
|
|
[DEBUG] RTC Init
|
|
[DEBUG] IOAPIC: Initializing IOAPIC at 0xfec00000
|
|
[DEBUG] IOAPIC: ID = 0x02
|
|
[DEBUG] IOAPIC: 24 interrupts
|
|
[DEBUG] IOAPIC: Clearing IOAPIC at 0xfec00000
|
|
[DEBUG] IOAPIC: Bootstrap Processor Local APIC = 0x00
|
|
[DEBUG] PCI: 00:01.0 init finished in 3 msecs
|
|
[DEBUG] PCI: 00:01.1 init
|
|
[DEBUG] IDE: Primary IDE interface: on
|
|
[DEBUG] IDE: Secondary IDE interface: on
|
|
[DEBUG] IDE: Access to legacy IDE ports: off
|
|
[DEBUG] PCI: 00:01.1 init finished in 2 msecs
|
|
[DEBUG] PCI: 00:02.0 init
|
|
[DEBUG] PCI: 00:02.0 init finished in 28 msecs
|
|
[DEBUG] PCI: 00:03.0 init
|
|
[DEBUG] PCI: 00:03.0 init finished in 0 msecs
|
|
[INFO ] Devices initialized
|
|
[DEBUG] BS: BS_DEV_INIT run times (exec / console): 48 / 23 ms
|
|
[INFO ] Finalize devices...
|
|
[INFO ] Devices finalized
|
|
[INFO ] Timestamp - device setup done: 627435922
|
|
[DEBUG] BS: BS_POST_DEVICE run times (exec / console): 0 / 7 ms
|
|
[INFO ] Timestamp - cbmem post: 645078322
|
|
[DEBUG] BS: BS_OS_RESUME_CHECK run times (exec / console): 0 / 1 ms
|
|
[INFO ] Timestamp - write tables: 649378098
|
|
[INFO ] Copying Interrupt Routing Table to 0x000f0000... done.
|
|
[INFO ] Copying Interrupt Routing Table to 0x3ff94000... done.
|
|
[DEBUG] PIRQ table: 128 bytes.
|
|
[INFO ] QEMU: firmware config: Found 'etc/table-loader'
|
|
[DEBUG] QEMU: found ACPI tables in fw_cfg.
|
|
[INFO ] QEMU: firmware config: Found 'etc/acpi/rsdp'
|
|
[DEBUG] QEMU: loading "etc/acpi/rsdp" to 0x3ff70000 (len 20)
|
|
[INFO ] QEMU: firmware config: Found 'etc/acpi/tables'
|
|
[DEBUG] QEMU: loading "etc/acpi/tables" to 0x3ff70040 (len 131072)
|
|
[DEBUG] QEMU: loaded ACPI tables from fw_cfg.
|
|
[DEBUG] Looking on 0x3ff70000 for valid checksum
|
|
[DEBUG] Checksum 1 passed
|
|
[DEBUG] Checksum 2 passed all OK
|
|
[DEBUG] ACPI: * SSDT
|
|
[DEBUG] Found 2 CPU(s).
|
|
[DEBUG] ACPI: added table 5/32, length now 56
|
|
[DEBUG] ACPI tables: 131136 bytes.
|
|
[DEBUG] smbios_write_tables: 3ff6f000
|
|
[DEBUG] SMBIOS firmware version is set to coreboot_version: '4.16-415-ga84c00c9ce'
|
|
[DEBUG] SMBIOS: Unknown CPU or CPU doesn't support Deterministic Cache CPUID leaf
|
|
[INFO ] DOMAIN: 0000 (QEMU Northbridge i440fx)
|
|
[INFO ] QEMU: firmware config: Found 'etc/smbios/smbios-tables'
|
|
[DEBUG] QEMU: found smbios tables in fw_cfg (len 321).
|
|
[DEBUG] QEMU: coreboot type0 table found at 0x3ff6f040.
|
|
[DEBUG] QEMU: loading smbios tables to 0x3ff6f084
|
|
[DEBUG] SMBIOS tables: 453 bytes.
|
|
[DEBUG] Writing table forward entry at 0x00000500
|
|
[DEBUG] Wrote coreboot table at: 0x00000500, 0x10 bytes, checksum 6fe5
|
|
[DEBUG] Writing coreboot table at 0x3ff95000
|
|
[DEBUG] 0. 0000000000000000-0000000000000fff: CONFIGURATION TABLES
|
|
[DEBUG] 1. 0000000000001000-000000000009ffff: RAM
|
|
[DEBUG] 2. 00000000000a0000-00000000000fffff: RESERVED
|
|
[DEBUG] 3. 0000000000100000-000000003ff6efff: RAM
|
|
[DEBUG] 4. 000000003ff6f000-000000003ff9dfff: CONFIGURATION TABLES
|
|
[DEBUG] 5. 000000003ff9e000-000000003ffd0fff: RAMSTAGE
|
|
[DEBUG] 6. 000000003ffd1000-000000003fffffff: CONFIGURATION TABLES
|
|
[DEBUG] 7. 00000000fec00000-00000000fec00fff: RESERVED
|
|
[DEBUG] 8. 00000000ff800000-00000000ffffffff: RESERVED
|
|
[DEBUG] FMAP: area COREBOOT found @ 200 (4193792 bytes)
|
|
[DEBUG] Wrote coreboot table at: 0x3ff95000, 0x2f8 bytes, checksum 1941
|
|
[DEBUG] coreboot table: 784 bytes.
|
|
[DEBUG] IMD ROOT 0. 0x3ffff000 0x00001000
|
|
[DEBUG] IMD SMALL 1. 0x3fffe000 0x00001000
|
|
[DEBUG] CONSOLE 2. 0x3ffde000 0x00020000
|
|
[DEBUG] TIME STAMP 3. 0x3ffdd000 0x00000910
|
|
[DEBUG] ROMSTG STCK 4. 0x3ffdc000 0x00001000
|
|
[DEBUG] AFTER CAR 5. 0x3ffd1000 0x0000b000
|
|
[DEBUG] RAMSTAGE 6. 0x3ff9d000 0x00034000
|
|
[DEBUG] COREBOOT 7. 0x3ff95000 0x00008000
|
|
[DEBUG] IRQ TABLE 8. 0x3ff94000 0x00001000
|
|
[DEBUG] ACPI 9. 0x3ff70000 0x00024000
|
|
[DEBUG] SMBIOS 10. 0x3ff6f000 0x00001000
|
|
[DEBUG] IMD small region:
|
|
[DEBUG] IMD ROOT 0. 0x3fffec00 0x00000400
|
|
[DEBUG] RO MCACHE 1. 0x3fffe980 0x00000270
|
|
[DEBUG] FMAP 2. 0x3fffe8c0 0x000000b6
|
|
[INFO ] Timestamp - finalize chips: 786629102
|
|
[DEBUG] BS: BS_WRITE_TABLES run times (exec / console): 2 / 51 ms
|
|
[INFO ] Timestamp - starting to load payload: 791262968
|
|
[INFO ] CBFS: Found 'fallback/payload' @0x1bd80 size 0x7086a in mcache @0x3fffeb80
|
|
[DEBUG] Checking segment from ROM address 0xffc1bfac
|
|
[DEBUG] Checking segment from ROM address 0xffc1bfc8
|
|
[DEBUG] Checking segment from ROM address 0xffc1bfe4
|
|
[DEBUG] Loading segment from ROM address 0xffc1bfac
|
|
[DEBUG] code (compression=1)
|
|
[DEBUG] New segment dstaddr 0x00009000 memsize 0x1c27c srcaddr 0xffc1c000 filesize 0x9f59
|
|
[DEBUG] Loading Segment: addr: 0x00009000 memsz: 0x000000000001c27c filesz: 0x0000000000009f59
|
|
[DEBUG] using LZMA
|
|
[INFO ] Timestamp - starting LZMA decompress (ignore for x86): 816586326
|
|
[INFO ] Timestamp - finished LZMA decompress (ignore for x86): 828290076
|
|
[DEBUG] Clearing Segment: addr: 0x000000000001d7fb memsz: 0x0000000000007a81
|
|
[DEBUG] Loading segment from ROM address 0xffc1bfc8
|
|
[DEBUG] code (compression=1)
|
|
[DEBUG] New segment dstaddr 0x00100000 memsize 0x143c04 srcaddr 0xffc25f59 filesize 0x668bd
|
|
[DEBUG] Loading Segment: addr: 0x00100000 memsz: 0x0000000000143c04 filesz: 0x00000000000668bd
|
|
[DEBUG] using LZMA
|
|
[INFO ] Timestamp - starting LZMA decompress (ignore for x86): 845382862
|
|
[INFO ] Timestamp - finished LZMA decompress (ignore for x86): 954235208
|
|
[DEBUG] Loading segment from ROM address 0xffc1bfe4
|
|
[DEBUG] Entry Point 0x00009000
|
|
[DEBUG] BS: BS_PAYLOAD_LOAD run times (exec / console): 43 / 22 ms
|
|
[DEBUG] Jumping to boot code at 0x00009000(0x3ff95000)
|
|
[INFO ] Timestamp - selfboot jump: 965162845
|
|
[EMERG] CPU Index 0 - APIC 0 Unexpected Exception:6 @ 10:00009016 - Halting
|
|
[EMERG] Code: 0 eflags: 00010002 cr2: 00000000
|
|
[EMERG] eax: 00000000 ebx: 3ffbdc18 ecx: 0001ac27 edx: 000000ff
|
|
[EMERG] edi: 3ffbdc00 esi: 3ffbdbf0 ebp: 000001e4 esp: 3ffc3fbc
|
|
|
|
[EMERG] 0x00008fd0: 00 00 00 00 00 00 00 00
|
|
[EMERG] 0x00008fd8: 00 00 00 00 00 00 00 00
|
|
[EMERG] 0x00008fe0: 00 00 00 00 00 00 00 00
|
|
[EMERG] 0x00008fe8: 00 00 00 00 00 00 00 00
|
|
[EMERG] 0x00008ff0: 00 00 00 00 00 00 00 00
|
|
[EMERG] 0x00008ff8: 00 00 00 00 00 00 00 00
|
|
[EMERG] 0x00009000: 52 52 68 27 ac 01 00 6a
|
|
[EMERG] 0x00009008: 0b e8 5e cd 00 00 83 c4
|
|
[EMERG] 0x00009010: 10 a0 00 00 00 00 0f 0b
|
|
[EMERG] 0x00009018: 51 51 68 6a a2 01 00 6a
|
|
[EMERG] 0x00009020: 0b e8 46 cd 00 00 83 c4
|
|
[EMERG] 0x00009028: 10 eb e6 90 bc f0 ff 07
|
|
[EMERG] 0x00009030: 00 e9 c7 d7 00 00 66 90
|
|
[EMERG] 0x00009038: 02 b0 ad 1b 02 00 00 00
|
|
[EMERG] 0x00009040: fc 4f 52 e4 55 57 56 53
|
|
[EMERG] 0x00009048: 83 ec 1c 8b 5c 24 30 8b
|
|
[EMERG] 0x3ffc4038: 0x00000002
|
|
[EMERG] 0x3ffc4034: 0x00000003
|
|
[EMERG] 0x3ffc4030: 0x00000000
|
|
[EMERG] 0x3ffc402c: 0x00000000
|
|
[EMERG] 0x3ffc4028: 0x00000000
|
|
[EMERG] 0x3ffc4024: 0x00000000
|
|
[EMERG] 0x3ffc4020: 0x00000000
|
|
[EMERG] 0x3ffc401c: 0x00000000
|
|
[EMERG] 0x3ffc4018: 0x00000000
|
|
[EMERG] 0x3ffc4014: 0x00000000
|
|
[EMERG] 0x3ffc4010: 0x00000000
|
|
[EMERG] 0x3ffc400c: 0x00000000
|
|
[EMERG] 0x3ffc4008: 0x00000000
|
|
[EMERG] 0x3ffc4004: 0x00000000
|
|
[EMERG] 0x3ffc4000: 0x00000000
|
|
[EMERG] 0x3ffc3ffc: 0x00000000
|
|
[EMERG] 0x3ffc3ff8: 0x3ffbd4e8
|
|
[EMERG] 0x3ffc3ff4: 0xdeadbeef
|
|
[EMERG] 0x3ffc3ff0: 0xdeadbeef
|
|
[EMERG] 0x3ffc3fec: 0x3ff9e061
|
|
[EMERG] 0x3ffc3fe8: 0x3ffa1f19
|
|
[EMERG] 0x3ffc3fe4: 0x00018f20
|
|
[EMERG] 0x3ffc3fe0: 0x3ffdcfd4
|
|
[EMERG] 0x3ffc3fdc: 0x3ffc4000
|
|
[EMERG] 0x3ffc3fd8: 0x3ffd63ac
|
|
[EMERG] 0x3ffc3fd4: 0x00000000
|
|
[EMERG] 0x3ffc3fd0: 0x3ffa1fe5
|
|
[EMERG] 0x3ffc3fcc: 0x3ffa2139
|
|
[EMERG] 0x3ffc3fc8: 0x3ffbdc24
|
|
[EMERG] 0x3ffc3fc4: 0x3ffa4303
|
|
[EMERG] 0x3ffc3fc0: 0x3ff95000
|
|
[EMERG] 0x3ffc3fbc: 0x3ffac8e4 <-esp
|