I did a bit more debugging and actually was able to test the board with
different graphics card. So, with the nvidia adapter it works just fine,
whereas with the aspeed controller in the same PCIe slot it hangs.
I put in attachment to this email two logs, one with nvidia graphics
card and another with aspeed controller. However, there's something else
I consider worth mensioning. After SeaBIOS outputs 'Running option rom
at c000:0003', there also some output appears on the monitor:
AST1300/2300 VGA True Color Graphics and Video Accelerator
VBIOS Version 0.96.00
DRAM Size: 64MB
-Viktor
On 19/03/15 21:20, Marc Jones wrote:
Hi Viktor,
On Thu, Mar 19, 2015 at 4:23 AM Kuzmichev Viktor
<[email protected] <mailto:[email protected]>> wrote:
Hello,
I'm using coreboot + SeaBIOS on Mohon Peak CRB. And I've tried to make
VGA work for a while now. I used this article as a guide:
http://www.coreboot.org/VGA_support
Since it is an add-in card, you don't need to extract the VBIOS and
put it into cbfs. The VBIOS on the card will run during the PCI card
enumeration. It seems that there is a problem with that specific
aspeed card and/or VBIOS. You may want to try a different card to
avoid the issue. Please let us know the results if you debug that card
further.
Regards,
Marc
Extracting VGA BIOS from vendor BIOS image did not work:
$ ./bios_extract EDVLCRB1.86B.0043.R00.1408290947_MPK.bin
Using file "EDVLCRB1.86B.0043.R00.1408290947_MPK.bin" (8192kB)
Error: Unable to detect BIOS Image type.
Then, I've downloaded VGA BIOS from here:
http://www.aspeedtech.com/support.php
Mohon Peak uses Aspeed VGA controller AST1300.
And also, I've extracted Video ROM from /dev/mem:
# dd if=/dev/mem of=vgabios.bin bs=1k count=32 skip=768
Neither of them worked. Here's what I've tried. I've tried to add them
via coreboot's menuconfig (' Add VGA BIOS image' option). I've
tried to
add them manually via cbfstool as an optionrom and as a raw file. I've
tried to put them in CBFS under vgaroms/ directory. Here's my latest
ROM-file layout:
$ ./build/cbfstool build/coreboot.rom print
coreboot.rom: 8192 kB, bootblocksize 1024, romsize 8388608, offset
0x600000
alignment: 64 bytes, architecture: x86
Name Offset Type Size
cmos_layout.bin 0x600000 cmos_layout 1352
pci1a03,2000.rom 0x600580 optionrom 32768
fallback/romstage 0x6085c0 stage 26616
fallback/ramstage 0x60ee00 stage 59904
fallback/payload 0x61d840 payload 56100
config 0x62b3c0 raw 4532
revision 0x62c5c0 raw 708
pci8086,1f41.rom 0x62c8c0 raw 61952
vgaroms/pci1a03,2000.rom 0x63bb00 raw 32768
img/Memtest86+(5.01) 0x643b40 payload 159492
(empty) 0x66aa80 null 939288
mrc.cache 0x74ffc0 (unknown) 65536
cpu_microcode_blob.bin 0x760000 microcode 83968
(empty) 0x774840 null 46936
fsp.bin 0x77ffc0 (unknown) 372736
(empty) 0x7db000 null 150424
The entries pci1a03,2000.rom are the VGA ROMs there. I also tried to
remove either of them. I've tested with coreboot option 'Run VGA
Option
ROMs' checked and unchecked without any difference. In SeaBIOS I set
'VGA Hardware Type (coreboot linear framebuffer)' as the other options
are None, GeodeGX2 and GeodeLX, so coreboot linear framebuffer seemed
more logical.
I saw this mailing list:
http://www.seabios.org/pipermail/seabios/2015-January/008588.html
but found no solution there and it seems not to be my case as my board
does not hang.
I put coreboot and SeaBIOS output in the attachment. Debug levels
set to
7 for both. In coreboot only 'Output verbose CBFS debug messages'
checked in 'Debugging' submenu.
Is there anything I'm doing wrong or simply missing?
Viktor
--
coreboot mailing list: [email protected]
<mailto:[email protected]>
http://www.coreboot.org/mailman/listinfo/coreboot
ECC Enabled
CpuType: AVN
Stepping: 2
Memory Discovered Notify invoked ...
Memory Discovered Notify completed ...
Detected 8 CPU threads
FSP HOB is located at 0x00220000
FSP is waiting for NOTIFY
FSP Post PCI Enumeration ...
FSP Ready To Boot ...
Detected 8 CPU threads
============= PEIM FSP is Completed =============
Changing serial settings was 7/0 now 3/0
SeaBIOS (version rel-1.8.0-20-gb458122-20150408_121659-kuzmichev-ws)
Attempting to find coreboot table
Found coreboot table forwarder.
Now attempting to find coreboot memory map
Add to e820 map: 00000000 00001000 2
Add to e820 map: 00001000 0009f000 1
Add to e820 map: 000a0000 00060000 2
Add to e820 map: 00100000 7fcca000 1
Add to e820 map: 7fdca000 00036000 2
Add to e820 map: e0000000 10000000 2
Add to e820 map: fee00000 00001000 2
Add to e820 map: 00000000 80000000 1
Add to e820 map: 00000000 00004000 1
Found mainboard Intel Mohon Peak CRB
malloc preinit
Add to e820 map: 000a0000 00050000 -1
Add to e820 map: 000f0000 00010000 2
Add to e820 map: 7fd8a000 00040000 2
_malloc zone=0x000eeb88 size=44176 align=10 ret=0x7fd7f2b0 (detail=0x7fd89f40)
Relocating init from 0x000e3f70 to 0x7fd7f2b0 (size 44176)
malloc init
Found CBFS header at 0xfffffbe0
_malloc zone=0x7fd89ec8 size=156 align=10 ret=0x7fd7f180 (detail=0x7fd7f220)
Add romfile: cmos_layout.bin (size=1352)
_malloc zone=0x7fd89ec8 size=156 align=10 ret=0x7fd7f0b0 (detail=0x7fd7f150)
Add romfile: fallback/romstage (size=21848)
_malloc zone=0x7fd89ec8 size=156 align=10 ret=0x7fd7efe0 (detail=0x7fd7f080)
Add romfile: fallback/ramstage (size=46672)
_malloc zone=0x7fd89ec8 size=156 align=10 ret=0x7fd7ef10 (detail=0x7fd7efb0)
Add romfile: fallback/payload (size=61051)
_malloc zone=0x7fd89ec8 size=156 align=10 ret=0x7fd7ee40 (detail=0x7fd7eee0)
Add romfile: config (size=4294)
_malloc zone=0x7fd89ec8 size=156 align=10 ret=0x7fd7ed70 (detail=0x7fd7ee10)
Add romfile: revision (size=576)
_malloc zone=0x7fd89ec8 size=156 align=10 ret=0x7fd7eca0 (detail=0x7fd7ed40)
Add romfile: (size=1239896)
_malloc zone=0x7fd89ec8 size=156 align=10 ret=0x7fd7ebd0 (detail=0x7fd7ec70)
Add romfile: mrc.cache (size=65536)
_malloc zone=0x7fd89ec8 size=156 align=10 ret=0x7fd7eb00 (detail=0x7fd7eba0)
Add romfile: cpu_microcode_blob.bin (size=83968)
_malloc zone=0x7fd89ec8 size=156 align=10 ret=0x7fd7ea30 (detail=0x7fd7ead0)
Add romfile: (size=46936)
_malloc zone=0x7fd89ec8 size=156 align=10 ret=0x7fd7e960 (detail=0x7fd7ea00)
Add romfile: fsp.bin (size=372736)
_malloc zone=0x7fd89ec8 size=156 align=10 ret=0x7fd7e890 (detail=0x7fd7e930)
Add romfile: (size=150424)
init ivt
init bda
Add to e820 map: 0009fc00 00000400 2
init bios32
init PMM
init PNPBIOS table
init keyboard
init mouse
init pic
math cp init
tsc calibrate start=528242200 end=532363480 diff=4121280
CPU Mhz=2401
init timer
PCI probe
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e840 (detail=0x7fd7e860)
PCI device 00:00.0 (vd=8086:1f08 c=0600)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e7f0 (detail=0x7fd7e810)
PCI device 00:01.0 (vd=8086:1f10 c=0604)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e7a0 (detail=0x7fd7e7c0)
PCI device 00:03.0 (vd=8086:1f12 c=0604)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e750 (detail=0x7fd7e770)
PCI device 00:0b.0 (vd=8086:1f18 c=0b40)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e700 (detail=0x7fd7e720)
PCI device 00:0e.0 (vd=8086:1f14 c=0600)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e6b0 (detail=0x7fd7e6d0)
PCI device 00:0f.0 (vd=8086:1f16 c=0806)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e660 (detail=0x7fd7e680)
PCI device 00:13.0 (vd=8086:1f15 c=0880)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e610 (detail=0x7fd7e630)
PCI device 00:14.0 (vd=8086:1f41 c=0200)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e5c0 (detail=0x7fd7e5e0)
PCI device 00:14.1 (vd=8086:1f41 c=0200)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e570 (detail=0x7fd7e590)
PCI device 00:14.2 (vd=8086:1f41 c=0200)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e520 (detail=0x7fd7e540)
PCI device 00:14.3 (vd=8086:1f41 c=0200)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e4d0 (detail=0x7fd7e4f0)
PCI device 00:16.0 (vd=8086:1f2c c=0c03)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e480 (detail=0x7fd7e4a0)
PCI device 00:17.0 (vd=8086:1f22 c=0106)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e430 (detail=0x7fd7e450)
PCI device 00:18.0 (vd=8086:1f32 c=0106)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e3e0 (detail=0x7fd7e400)
PCI device 00:1f.0 (vd=8086:1f38 c=0601)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e390 (detail=0x7fd7e3b0)
PCI device 00:1f.3 (vd=8086:1f3c c=0c05)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e340 (detail=0x7fd7e360)
PCI device 01:00.0 (vd=1a03:1150 c=0604)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e2f0 (detail=0x7fd7e310)
PCI device 02:00.0 (vd=1a03:2000 c=0300)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e2a0 (detail=0x7fd7e2c0)
PCI device 03:00.0 (vd=10b5:8624 c=0604)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e250 (detail=0x7fd7e270)
PCI device 04:04.0 (vd=10b5:8624 c=0604)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e200 (detail=0x7fd7e220)
PCI device 04:05.0 (vd=10b5:8624 c=0604)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e1b0 (detail=0x7fd7e1d0)
PCI device 04:08.0 (vd=10b5:8624 c=0604)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e160 (detail=0x7fd7e180)
PCI device 04:09.0 (vd=10b5:8624 c=0604)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e110 (detail=0x7fd7e130)
PCI device 06:00.0 (vd=8086:1528 c=0200)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e0c0 (detail=0x7fd7e0e0)
PCI device 06:00.1 (vd=8086:1528 c=0200)
Found 25 PCI devices (max PCI bus is 08)
Relocating coreboot bios tables
_malloc zone=0x7fd89ed0 size=31 align=10 ret=0x000f5b40 (detail=0x7fd7e090)
Copying SMBIOS entry point from 0x7fdd2000 to 0x000f5b40
_malloc zone=0x7fd89ed0 size=36 align=10 ret=0x000f5b10 (detail=0x7fd7e060)
Copying ACPI RSDP from 0x7fdd5000 to 0x000f5b10
rsdp=0x000f5b10
rsdt=0x7fdd5030
fadt=0x7fdd7150
pm_tmr_blk=408
Using pmtimer, ioport 0x408
Scan for VGA option rom
Attempting to init PCI bdf 02:00.0 (vd 1a03:2000)
Attempting to map option rom on dev 02:00.0
Option rom sizing returned dc020000 fffe0000
Inspecting possible rom at 0xdc020000 (vd=1a03:2000 bdf=02:00.0)
Copying option rom (size 32768) from 0xdc020000 to 0x000c0000
Checking rom 0x000c0000 (sig aa55 size 64)
Running option rom at c000:0003
ECC Enabled
CpuType: AVN
Stepping: 2
Memory Discovered Notify invoked ...
Memory Discovered Notify completed ...
Detected 8 CPU threads
FSP HOB is located at 0x00220000
FSP is waiting for NOTIFY
FSP Post PCI Enumeration ...
FSP Ready To Boot ...
Detected 8 CPU threads
============= PEIM FSP is Completed =============
Changing serial settings was 7/0 now 3/0
SeaBIOS (version rel-1.8.0-20-gb458122-20150408_121659-kuzmichev-ws)
Attempting to find coreboot table
Found coreboot table forwarder.
Now attempting to find coreboot memory map
Add to e820 map: 00000000 00001000 2
Add to e820 map: 00001000 0009f000 1
Add to e820 map: 000a0000 00060000 2
Add to e820 map: 00100000 7fcca000 1
Add to e820 map: 7fdca000 00036000 2
Add to e820 map: e0000000 10000000 2
Add to e820 map: fee00000 00001000 2
Add to e820 map: 00000000 80000000 1
Add to e820 map: 00000000 00004000 1
Found mainboard Intel Mohon Peak CRB
malloc preinit
Add to e820 map: 000a0000 00050000 -1
Add to e820 map: 000f0000 00010000 2
Add to e820 map: 7fd8a000 00040000 2
_malloc zone=0x000eeb88 size=44176 align=10 ret=0x7fd7f2b0 (detail=0x7fd89f40)
Relocating init from 0x000e3f70 to 0x7fd7f2b0 (size 44176)
malloc init
Found CBFS header at 0xfffffbe0
_malloc zone=0x7fd89ec8 size=156 align=10 ret=0x7fd7f180 (detail=0x7fd7f220)
Add romfile: cmos_layout.bin (size=1352)
_malloc zone=0x7fd89ec8 size=156 align=10 ret=0x7fd7f0b0 (detail=0x7fd7f150)
Add romfile: fallback/romstage (size=21848)
_malloc zone=0x7fd89ec8 size=156 align=10 ret=0x7fd7efe0 (detail=0x7fd7f080)
Add romfile: fallback/ramstage (size=46672)
_malloc zone=0x7fd89ec8 size=156 align=10 ret=0x7fd7ef10 (detail=0x7fd7efb0)
Add romfile: fallback/payload (size=61051)
_malloc zone=0x7fd89ec8 size=156 align=10 ret=0x7fd7ee40 (detail=0x7fd7eee0)
Add romfile: config (size=4294)
_malloc zone=0x7fd89ec8 size=156 align=10 ret=0x7fd7ed70 (detail=0x7fd7ee10)
Add romfile: revision (size=576)
_malloc zone=0x7fd89ec8 size=156 align=10 ret=0x7fd7eca0 (detail=0x7fd7ed40)
Add romfile: (size=1239896)
_malloc zone=0x7fd89ec8 size=156 align=10 ret=0x7fd7ebd0 (detail=0x7fd7ec70)
Add romfile: mrc.cache (size=65536)
_malloc zone=0x7fd89ec8 size=156 align=10 ret=0x7fd7eb00 (detail=0x7fd7eba0)
Add romfile: cpu_microcode_blob.bin (size=83968)
_malloc zone=0x7fd89ec8 size=156 align=10 ret=0x7fd7ea30 (detail=0x7fd7ead0)
Add romfile: (size=46936)
_malloc zone=0x7fd89ec8 size=156 align=10 ret=0x7fd7e960 (detail=0x7fd7ea00)
Add romfile: fsp.bin (size=372736)
_malloc zone=0x7fd89ec8 size=156 align=10 ret=0x7fd7e890 (detail=0x7fd7e930)
Add romfile: (size=150424)
init ivt
init bda
Add to e820 map: 0009fc00 00000400 2
init bios32
init PMM
init PNPBIOS table
init keyboard
init mouse
init pic
math cp init
tsc calibrate start=857334520 end=861455800 diff=4121280
CPU Mhz=2401
init timer
PCI probe
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e840 (detail=0x7fd7e860)
PCI device 00:00.0 (vd=8086:1f08 c=0600)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e7f0 (detail=0x7fd7e810)
PCI device 00:01.0 (vd=8086:1f10 c=0604)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e7a0 (detail=0x7fd7e7c0)
PCI device 00:03.0 (vd=8086:1f12 c=0604)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e750 (detail=0x7fd7e770)
PCI device 00:0b.0 (vd=8086:1f18 c=0b40)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e700 (detail=0x7fd7e720)
PCI device 00:0e.0 (vd=8086:1f14 c=0600)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e6b0 (detail=0x7fd7e6d0)
PCI device 00:0f.0 (vd=8086:1f16 c=0806)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e660 (detail=0x7fd7e680)
PCI device 00:13.0 (vd=8086:1f15 c=0880)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e610 (detail=0x7fd7e630)
PCI device 00:14.0 (vd=8086:1f41 c=0200)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e5c0 (detail=0x7fd7e5e0)
PCI device 00:14.1 (vd=8086:1f41 c=0200)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e570 (detail=0x7fd7e590)
PCI device 00:14.2 (vd=8086:1f41 c=0200)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e520 (detail=0x7fd7e540)
PCI device 00:14.3 (vd=8086:1f41 c=0200)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e4d0 (detail=0x7fd7e4f0)
PCI device 00:16.0 (vd=8086:1f2c c=0c03)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e480 (detail=0x7fd7e4a0)
PCI device 00:17.0 (vd=8086:1f22 c=0106)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e430 (detail=0x7fd7e450)
PCI device 00:18.0 (vd=8086:1f32 c=0106)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e3e0 (detail=0x7fd7e400)
PCI device 00:1f.0 (vd=8086:1f38 c=0601)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e390 (detail=0x7fd7e3b0)
PCI device 00:1f.3 (vd=8086:1f3c c=0c05)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e340 (detail=0x7fd7e360)
PCI device 01:00.0 (vd=10de:0a65 c=0300)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e2f0 (detail=0x7fd7e310)
PCI device 01:00.1 (vd=10de:0be3 c=0403)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e2a0 (detail=0x7fd7e2c0)
PCI device 02:00.0 (vd=10b5:8624 c=0604)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e250 (detail=0x7fd7e270)
PCI device 03:04.0 (vd=10b5:8624 c=0604)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e200 (detail=0x7fd7e220)
PCI device 03:05.0 (vd=10b5:8624 c=0604)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e1b0 (detail=0x7fd7e1d0)
PCI device 03:08.0 (vd=10b5:8624 c=0604)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e160 (detail=0x7fd7e180)
PCI device 03:09.0 (vd=10b5:8624 c=0604)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e110 (detail=0x7fd7e130)
PCI device 05:00.0 (vd=8086:1528 c=0200)
_malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7e0c0 (detail=0x7fd7e0e0)
PCI device 05:00.1 (vd=8086:1528 c=0200)
Found 25 PCI devices (max PCI bus is 07)
Relocating coreboot bios tables
_malloc zone=0x7fd89ed0 size=31 align=10 ret=0x000f5b40 (detail=0x7fd7e090)
Copying SMBIOS entry point from 0x7fdd2000 to 0x000f5b40
_malloc zone=0x7fd89ed0 size=36 align=10 ret=0x000f5b10 (detail=0x7fd7e060)
Copying ACPI RSDP from 0x7fdd5000 to 0x000f5b10
rsdp=0x000f5b10
rsdt=0x7fdd5030
fadt=0x7fdd7150
pm_tmr_blk=408
Using pmtimer, ioport 0x408
Scan for VGA option rom
Attempting to init PCI bdf 01:00.0 (vd 10de:0a65)
Attempting to map option rom on dev 01:00.0
Option rom sizing returned d3000000 fff80000
Inspecting possible rom at 0xd3000000 (vd=10de:0a65 bdf=01:00.0)
Copying option rom (size 64000) from 0xd3000000 to 0x000c0000
Checking rom 0x000c0000 (sig aa55 size 125)
Running option rom at c000:0003
unimplemented handle_155fXX:26:
a=00005f14 b=0000078f c=00000000 d=0000ffff ds=0000 es=f000 ss=df00
si=00006dc1 di=00008040 bp=00000000 sp=0000fbd6 cs=c000 ip=44a2 f=0a83
Turning on vga text mode console
SeaBIOS (version rel-1.8.0-20-gb458122-20150408_121659-kuzmichev-ws)
_malloc zone=0x7fd89ec8 size=4096 align=1000 ret=0x7fd7d000 (detail=0x7fd7e030)
/7fd7d000\ Start thread
|7fd7d000| init usb
|7fd7d000| _malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7cfe0 (detail=0x7fd7e000)
|7fd7d000| EHCI init on dev 00:16.0 (regs=0xd38f5420)
|7fd7d000| _malloc zone=0x7fd89ec8 size=4096 align=1000 ret=0x7fd7b000 (detail=0x7fd7cfb0)
/7fd7b000\ Start thread
|7fd7b000| _malloc zone=0x7fd89ed4 size=4096 align=1000 ret=0x7fdc9000 (detail=0x7fd7cf80)
|7fd7b000| _malloc zone=0x7fd89ed4 size=68 align=80 ret=0x7fdc8f80 (detail=0x7fd7cf50)
|7fd7b000| _malloc zone=0x7fd89ed4 size=68 align=80 ret=0x7fdc8f00 (detail=0x7fd7cf20)
init ps2port
_malloc zone=0x7fd89ec8 size=4096 align=1000 ret=0x7fd7a000 (detail=0x7fd7cef0)
/7fd7a000\ Start thread
|7fd7a000| i8042_flush
|7fd7a000| i8042 flushed ff (status=ff)
|7fd7a000| i8042 flushed ff (status=ff)
|7fd7a000| i8042 flushed ff (status=ff)
|7fd7a000| i8042 flushed ff (status=ff)
|7fd7a000| i8042 flushed ff (status=ff)
|7fd7a000| i8042 flushed ff (status=ff)
|7fd7a000| i8042 flushed ff (status=ff)
|7fd7a000| i8042 flushed ff (status=ff)
|7fd7a000| i8042 flushed ff (status=ff)
|7fd7a000| i8042 flushed ff (status=ff)
|7fd7a000| i8042 flushed ff (status=ff)
|7fd7a000| i8042 flushed ff (status=ff)
|7fd7a000| i8042 flushed ff (status=ff)
|7fd7a000| i8042 flushed ff (status=ff)
|7fd7a000| i8042 flushed ff (status=ff)
|7fd7a000| i8042 flushed ff (status=ff)
|7fd7a000| WARNING - Timeout at i8042_flush:71!
\7fd7a000/ End thread
_free 0x7fd7a000 (detail=0x7fd7cef0)
init lpt
Found 0 lpt ports
init serial
Found 2 serial ports
init floppy drives
init hard drives
init ahci
_malloc zone=0x7fd89ed0 size=20 align=10 ret=0x000f5af0 (detail=0x7fd7cef0)
_malloc zone=0x7fd89ed8 size=2048 align=10 ret=0x000edb80 (detail=0x7fd7cec0)
AHCI controller at 17.0, iobase d38f4000, irq 15
AHCI: cap 0xc720ff03, ports_impl 0x1
_malloc zone=0x7fd89ec8 size=68 align=10 ret=0x7fd7ce40 (detail=0x7fd7ce90)
_malloc zone=0x7fd89ec8 size=1024 align=400 ret=0x7fd7c800 (detail=0x7fd7ce10)
_malloc zone=0x7fd89ec8 size=256 align=100 ret=0x7fd7cc00 (detail=0x7fd7cde0)
_malloc zone=0x7fd89ec8 size=256 align=100 ret=0x7fd7c700 (detail=0x7fd7cdb0)
_malloc zone=0x7fd89ec8 size=4096 align=1000 ret=0x7fd7a000 (detail=0x7fd7cd80)
/7fd7a000\ Start thread
|7fd7a000| AHCI/0: probing
|7fd7a000| AHCI/0: link up
\7fd7d000/ End thread
_free 0x7fd7d000 (detail=0x7fd7e030)
|7fd7b000| _malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7dfe0 (detail=0x7fd7e030)
|7fd7b000| _malloc zone=0x7fd89ec8 size=4096 align=1000 ret=0x7fd79000 (detail=0x7fd7dfb0)
/7fd79000\ Start thread
_malloc zone=0x7fd89ed0 size=20 align=10 ret=0x000f5ad0 (detail=0x7fd7df80)
AHCI controller at 18.0, iobase d38f4800, irq 0
AHCI: cap 0xc3309f01, ports_impl 0x0
init megasas
|7fd7a000| AHCI/0: send cmd ...
|7fd7b000| _malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7df30 (detail=0x7fd7df50)
|7fd7b000| _malloc zone=0x7fd89ec8 size=4096 align=1000 ret=0x7fd78000 (detail=0x7fd7df00)
/7fd78000\ Start thread
|7fd7a000| AHCI/0: ... intbits 0x40000001, status 0x51 ...
|7fd7a000| AHCI/0: ... finished, status 0x51, ERROR 0x4
|7fd7a000| AHCI/0: send cmd ...
|7fd7b000| _malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7deb0 (detail=0x7fd7ded0)
|7fd7b000| _malloc zone=0x7fd89ec8 size=4096 align=1000 ret=0x7fd77000 (detail=0x7fd7de80)
/7fd77000\ Start thread
|7fd7a000| AHCI/0: ... intbits 0x2, status 0x58 ...
|7fd7a000| AHCI/0: ... finished, status 0x58, OK
|7fd7a000| _malloc zone=0x7fd89ec8 size=80 align=10 ret=0x7fd7de00 (detail=0x7fd7de50)
|7fd7a000| Searching bootorder for: /pci@i0cf8/*@17/drive@0/disk@0
|7fd7a000| _malloc zone=0x7fd89ed0 size=68 align=10 ret=0x000f5a80 (detail=0x7fd7ddd0)
|7fd7a000| _free 0x7fd7ce40 (detail=0x7fd7ce90)
|7fd7b000| _malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7dd80 (detail=0x7fd7dda0)
|7fd7b000| _malloc zone=0x7fd89ec8 size=4096 align=1000 ret=0x7fd76000 (detail=0x7fd7dd50)
/7fd76000\ Start thread
|7fd76000| _free 0x7fd7dd80 (detail=0x7fd7dda0)
\7fd76000/ End thread
_free 0x7fd76000 (detail=0x7fd7dd50)
|7fd77000| _free 0x7fd7deb0 (detail=0x7fd7ded0)
\7fd77000/ End thread
_free 0x7fd77000 (detail=0x7fd7de80)
|7fd78000| _free 0x7fd7df30 (detail=0x7fd7df50)
\7fd78000/ End thread
_free 0x7fd78000 (detail=0x7fd7df00)
|7fd79000| set_address 0x7fd7cfe0
|7fd7a000| _free 0x7fd7c800 (detail=0x7fd7ce10)
|7fd7a000| _free 0x7fd7cc00 (detail=0x7fd7cde0)
|7fd7a000| _free 0x7fd7c700 (detail=0x7fd7cdb0)
|7fd7a000| _malloc zone=0x7fd89ed4 size=1024 align=400 ret=0x7fdc8800 (detail=0x7fd7df50)
|7fd7a000| _malloc zone=0x7fd89ed4 size=256 align=100 ret=0x7fdc8e00 (detail=0x7fd7df20)
|7fd7a000| _malloc zone=0x7fd89ed4 size=256 align=100 ret=0x7fdc8d00 (detail=0x7fd7def0)
|7fd7a000| AHCI/0: registering: "AHCI/0: ST500DM002-1BD142 ATA-8 Hard-Disk (465 GiBytes)"
|7fd7a000| _malloc zone=0x7fd89ec8 size=24 align=10 ret=0x7fd7dea0 (detail=0x7fd7dec0)
|7fd7a000| Registering bootable: AHCI/0: ST500DM002-1BD142 ATA-8 Hard-Disk (465 GiBytes) (type:2 prio:103 data:f5a80)
\7fd7a000/ End thread
_free 0x7fd7a000 (detail=0x7fd7cd80)
|7fd7b000| _malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7de80 (detail=0x7fd7dda0)
|7fd7b000| _malloc zone=0x7fd89ec8 size=4096 align=1000 ret=0x7fd7a000 (detail=0x7fd7dd70)
/7fd7a000\ Start thread
|7fd7a000| _free 0x7fd7de80 (detail=0x7fd7dda0)
\7fd7a000/ End thread
_free 0x7fd7a000 (detail=0x7fd7dd70)
|7fd79000| ehci_alloc_async_pipe 0x7fd7cfe0 0
|7fd79000| _malloc zone=0x7fd89ec8 size=92 align=80 ret=0x7fd7dd00 (detail=0x7fd7dda0)
|7fd79000| ehci_send_pipe qh=0x7fd7dd00 dir=0 data=0x00000000 size=0
|7fd7b000| _malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7de80 (detail=0x7fd7dd70)
|7fd7b000| _malloc zone=0x7fd89ec8 size=4096 align=1000 ret=0x7fd7a000 (detail=0x7fd7dcd0)
/7fd7a000\ Start thread
|7fd7a000| _free 0x7fd7de80 (detail=0x7fd7dd70)
\7fd7a000/ End thread
_free 0x7fd7a000 (detail=0x7fd7dcd0)
|7fd7b000| _malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7de80 (detail=0x7fd7dd70)
|7fd7b000| _malloc zone=0x7fd89ec8 size=4096 align=1000 ret=0x7fd7a000 (detail=0x7fd7dcd0)
/7fd7a000\ Start thread
|7fd7a000| _free 0x7fd7de80 (detail=0x7fd7dd70)
\7fd7a000/ End thread
_free 0x7fd7a000 (detail=0x7fd7dcd0)
|7fd79000| ehci_alloc_async_pipe 0x7fd7cfe0 0
|7fd79000| config_usb: 0x7fd7dd50
|7fd79000| ehci_send_pipe qh=0x7fd7dd00 dir=128 data=0x7fd79fb6 size=8
|7fd7b000| _malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7de80 (detail=0x7fd7dd70)
|7fd7b000| _malloc zone=0x7fd89ec8 size=4096 align=1000 ret=0x7fd7a000 (detail=0x7fd7dcd0)
/7fd7a000\ Start thread
|7fd7a000| _free 0x7fd7de80 (detail=0x7fd7dd70)
\7fd7a000/ End thread
_free 0x7fd7a000 (detail=0x7fd7dcd0)
|7fd79000| device rev=0200 cls=09 sub=00 proto=01 size=64
|7fd79000| ehci_alloc_async_pipe 0x7fd7cfe0 0
|7fd79000| ehci_send_pipe qh=0x7fd7dd00 dir=128 data=0x7fd79fc8 size=9
|7fd79000| _malloc zone=0x7fd89ec8 size=25 align=10 ret=0x7fd7de80 (detail=0x7fd7dd70)
|7fd79000| ehci_send_pipe qh=0x7fd7dd00 dir=128 data=0x7fd7de80 size=25
|7fd79000| ehci_send_pipe qh=0x7fd7dd00 dir=0 data=0x00000000 size=0
|7fd79000| ehci_send_pipe qh=0x7fd7dd00 dir=128 data=0x7fd79fa7 size=7
|7fd79000| ehci_send_pipe qh=0x7fd7dd00 dir=0 data=0x00000000 size=0
|7fd79000| ehci_send_pipe qh=0x7fd7dd00 dir=0 data=0x00000000 size=0
|7fd79000| ehci_send_pipe qh=0x7fd7dd00 dir=0 data=0x00000000 size=0
|7fd79000| ehci_send_pipe qh=0x7fd7dd00 dir=0 data=0x00000000 size=0
|7fd79000| _malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7dcb0 (detail=0x7fd7dcd0)
|7fd79000| _malloc zone=0x7fd89ec8 size=4096 align=1000 ret=0x7fd7a000 (detail=0x7fd7dc80)
/7fd7a000\ Start thread
|7fd7a000| ehci_send_pipe qh=0x7fd7dd00 dir=128 data=0x7fd7af78 size=4
|7fd79000| _malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7dc30 (detail=0x7fd7dc50)
|7fd79000| _malloc zone=0x7fd89ec8 size=4096 align=1000 ret=0x7fd78000 (detail=0x7fd7dc00)
/7fd78000\ Start thread
|7fd7a000| ehci_send_pipe qh=0x7fd7dd00 dir=0 data=0x00000000 size=0
|7fd79000| _malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7dbb0 (detail=0x7fd7dbd0)
|7fd79000| _malloc zone=0x7fd89ec8 size=4096 align=1000 ret=0x7fd77000 (detail=0x7fd7db80)
/7fd77000\ Start thread
|7fd7a000| ehci_send_pipe qh=0x7fd7dd00 dir=128 data=0x7fd7af70 size=4
|7fd79000| _malloc zone=0x7fd89ec8 size=32 align=10 ret=0x7fd7db30 (detail=0x7fd7db50)
|7fd79000| _malloc zone=0x7fd89ec8 size=4096 align=1000 ret=0x7fd76000 (detail=0x7fd7db00)
/7fd76000\ Start thread
|7fd7a000| set_address 0x7fd7cfe0
|7fd76000| ehci_send_pipe qh=0x7fd7dd00 dir=128 data=0x7fd76f78 size=4
|7fd76000| _free 0x7fd7db30 (detail=0x7fd7db50)
\7fd76000/ End thread
_free 0x7fd76000 (detail=0x7fd7db00)
|7fd77000| ehci_send_pipe qh=0x7fd7dd00 dir=128 data=0x7fd77f78 size=4
|7fd7a000| ehci_alloc_async_pipe 0x7fd7cfe0 0
|7fd7a000| _malloc zone=0x7fd89ec8 size=92 align=80 ret=0x7fd7da80 (detail=0x7fd7db50)
|7fd7a000| ehci_send_pipe qh=0x7fd7da80 dir=0 data=0x00000000 size=0
|7fd77000| _free 0x7fd7dbb0 (detail=0x7fd7dbd0)
\7fd77000/ End thread
_free 0x7fd77000 (detail=0x7fd7db80)
|7fd78000| ehci_send_pipe qh=0x7fd7dd00 dir=128 data=0x7fd78f78 size=4
|7fd78000| _free 0x7fd7dc30 (detail=0x7fd7dc50)
\7fd78000/ End thread
_free 0x7fd78000 (detail=0x7fd7dc00)
|7fd7a000| ehci_alloc_async_pipe 0x7fd7cfe0 0
|7fd7a000| config_usb: 0x7fd7dad0
|7fd7a000| ehci_send_pipe qh=0x7fd7da80 dir=128 data=0x7fd7afb6 size=8
|7fd7a000| device rev=0200 cls=00 sub=00 proto=00 size=8
|7fd7a000| ehci_alloc_async_pipe 0x7fd7cfe0 0
|7fd7a000| ehci_send_pipe qh=0x7fd7da80 dir=128 data=0x7fd7afc8 size=9
|7fd7a000| _malloc zone=0x7fd89ec8 size=59 align=10 ret=0x7fd7dc10 (detail=0x7fd7dc50)
|7fd7a000| ehci_send_pipe qh=0x7fd7da80 dir=128 data=0x7fd7dc10 size=59
|7fd7a000| ehci_send_pipe qh=0x7fd7da80 dir=0 data=0x00000000 size=0
|7fd7a000| usb_hid_setup 0x7fd7dad0
|7fd7a000| ehci_send_pipe qh=0x7fd7da80 dir=0 data=0x00000000 size=0
|7fd7a000| ehci_send_pipe qh=0x7fd7da80 dir=0 data=0x00000000 size=0
|7fd7a000| ehci_alloc_intr_pipe 0x7fd7cfe0 3
|7fd7a000| _malloc zone=0x7fd89ed8 size=92 align=80 ret=0x000edb00 (detail=0x7fd7dbe0)
|7fd7a000| _malloc zone=0x7fd89ed8 size=896 align=40 ret=0x000ed780 (detail=0x7fd7dbb0)
|7fd7a000| _malloc zone=0x7fd89ed8 size=112 align=10 ret=0x000ed710 (detail=0x7fd7db80)
|7fd7a000| USB keyboard initialized
|7fd7a000| _free 0x7fd7dc10 (detail=0x7fd7dc50)
|7fd7a000| _free 0x7fd7dcb0 (detail=0x7fd7dcd0)
\7fd7a000/ End thread
_free 0x7fd7a000 (detail=0x7fd7dc80)
|7fd79000| Initialized USB HUB (1 ports used)
|7fd79000| _free 0x7fd7de80 (detail=0x7fd7dd70)
|7fd79000| _free 0x7fd7dfe0 (detail=0x7fd7e030)
\7fd79000/ End thread
_free 0x7fd79000 (detail=0x7fd7dfb0)
|7fd7b000| ehci_free_pipes 0x7fd7cfe0
|7fd7b000| _free 0x7fd7dd00 (detail=0x7fd7dda0)
|7fd7b000| _free 0x7fd7da80 (detail=0x7fd7db50)
\7fd7b000/ End thread
_free 0x7fd7b000 (detail=0x7fd7cfb0)
All threads complete.
Scan for option roms
Attempting to init PCI bdf 00:00.0 (vd 8086:1f08)
Attempting to map option rom on dev 00:00.0
Option rom sizing returned 0 0
Attempting to init PCI bdf 00:01.0 (vd 8086:1f10)
Attempting to map option rom on dev 00:01.0
Skipping non-normal pci device (type=1)
Attempting to init PCI bdf 00:03.0 (vd 8086:1f12)
Attempting to map option rom on dev 00:03.0
Skipping non-normal pci device (type=1)
Attempting to init PCI bdf 00:0b.0 (vd 8086:1f18)
Attempting to map option rom on dev 00:0b.0
Option rom sizing returned 0 0
Attempting to init PCI bdf 00:0e.0 (vd 8086:1f14)
Attempting to map option rom on dev 00:0e.0
Option rom sizing returned 0 0
Attempting to init PCI bdf 00:0f.0 (vd 8086:1f16)
Attempting to map option rom on dev 00:0f.0
Option rom sizing returned 0 0
Attempting to init PCI bdf 00:13.0 (vd 8086:1f15)
Attempting to map option rom on dev 00:13.0
Option rom sizing returned 0 0
Attempting to init PCI bdf 00:14.0 (vd 8086:1f41)
Attempting to map option rom on dev 00:14.0
Option rom sizing returned 0 0
Attempting to init PCI bdf 00:14.1 (vd 8086:1f41)
Attempting to map option rom on dev 00:14.1
Option rom sizing returned 0 0
Attempting to init PCI bdf 00:14.2 (vd 8086:1f41)
Attempting to map option rom on dev 00:14.2
Option rom sizing returned 0 0
Attempting to init PCI bdf 00:14.3 (vd 8086:1f41)
Attempting to map option rom on dev 00:14.3
Option rom sizing returned 0 0
Attempting to init PCI bdf 00:16.0 (vd 8086:1f2c)
Attempting to map option rom on dev 00:16.0
Option rom sizing returned 0 0
Attempting to init PCI bdf 00:17.0 (vd 8086:1f22)
Attempting to map option rom on dev 00:17.0
Option rom sizing returned 0 0
Attempting to init PCI bdf 00:18.0 (vd 8086:1f32)
Attempting to map option rom on dev 00:18.0
Option rom sizing returned 0 0
Attempting to init PCI bdf 00:1f.0 (vd 8086:1f38)
Attempting to map option rom on dev 00:1f.0
Option rom sizing returned 0 0
Attempting to init PCI bdf 00:1f.3 (vd 8086:1f3c)
Attempting to map option rom on dev 00:1f.3
Option rom sizing returned 0 0
Attempting to init PCI bdf 01:00.1 (vd 10de:0be3)
Attempting to map option rom on dev 01:00.1
Option rom sizing returned 0 0
Attempting to init PCI bdf 02:00.0 (vd 10b5:8624)
Attempting to map option rom on dev 02:00.0
Skipping non-normal pci device (type=1)
Attempting to init PCI bdf 03:04.0 (vd 10b5:8624)
Attempting to map option rom on dev 03:04.0
Skipping non-normal pci device (type=1)
Attempting to init PCI bdf 03:05.0 (vd 10b5:8624)
Attempting to map option rom on dev 03:05.0
Skipping non-normal pci device (type=1)
Attempting to init PCI bdf 03:08.0 (vd 10b5:8624)
Attempting to map option rom on dev 03:08.0
Skipping non-normal pci device (type=1)
Attempting to init PCI bdf 03:09.0 (vd 10b5:8624)
Attempting to map option rom on dev 03:09.0
Skipping non-normal pci device (type=1)
Attempting to init PCI bdf 05:00.0 (vd 8086:1528)
Attempting to map option rom on dev 05:00.0
Option rom sizing returned 0 0
Attempting to init PCI bdf 05:00.1 (vd 8086:1528)
Attempting to map option rom on dev 05:00.1
Option rom sizing returned 0 0
Press ESC for boot menu.
Checking for bootsplash
Searching bootorder for: HALT
Mapping hd drive 0x000f5a80 to 0
drive 0x000f5a80: PCHS=16383/16/63 translation=lba LCHS=1024/255/63 s=976773168
finalize PMM
malloc finalize
Add to e820 map: 0009fc00 00000400 2
Space available for UMB: ce800-ed000, f5360-f5a80
Add to e820 map: 7fd8a000 0003e000 1
Returned 253952 bytes of ZoneHigh
e820 map has 8 items:
0: 0000000000000000 - 000000000009fc00 = 1 RAM
1: 000000000009fc00 - 00000000000a0000 = 2 RESERVED
2: 00000000000f0000 - 0000000000100000 = 2 RESERVED
3: 0000000000100000 - 000000007fdc8000 = 1 RAM
4: 000000007fdc8000 - 000000007fe00000 = 2 RESERVED
5: 00000000e0000000 - 00000000f0000000 = 2 RESERVED
6: 00000000fee00000 - 00000000fee01000 = 2 RESERVED
7: 0000000100000000 - 0000000180000000 = 1 RAM
Jump to int19
enter handle_19:
NULL
Booting from Hard Disk...
AHCI/0: send cmd ...
AHCI/0: ... intbits 0x1, status 0x50 ...
AHCI/0: ... finished, status 0x50, OK
ahci disk read, lba 0, count 1, buf 0x00007c00, rc 0
Booting from 0000:7c00
AHCI/0: send cmd ...
AHCI/0: ... intbits 0x1, status 0x50 ...
AHCI/0: ... finished, status 0x50, OK
ahci disk read, lba 849ea, count 1, buf 0x00070000, rc 0
AHCI/0: send cmd ...
AHCI/0: ... intbits 0x1, status 0x50 ...
AHCI/0: ... finished, status 0x50, OK
ahci disk read, lba 849eb, count 7f, buf 0x00070000, rc 0
AHCI/0: send cmd ...
AHCI/0: ... intbits 0x1, status 0x50 ...
AHCI/0: ... finished, status 0x50, OK
ahci disk read, lba 84a6a, count 77, buf 0x00070000, rc 0
enter handle_12:
a=00000000 b=00000000 c=00000000 d=00000080 ds=0000 es=0000 ss=df00
si=00007c05 di=00058cc0 bp=00001ff0 sp=0000fbd6 cs=0000 ip=8af1 f=0297
invalid handle_legacy_disk:698:
a=00004100 b=000655aa c=00000000 d=00000081 ds=0000 es=0000 ss=df00
si=00067fbc di=00000081 bp=00001ff0 sp=0000fbd6 cs=0000 ip=89a5 f=0246
invalid handle_legacy_disk:698:
a=00000800 b=00067fbc c=00000000 d=00000081 ds=0000 es=0000 ss=df00
si=00000000 di=00000081 bp=00001ff0 sp=0000fbd6 cs=0000 ip=89d9 f=0246
unimplemented handle_15XX:330:
a=000000c0 b=00000000 c=00000000 d=00000081 ds=0000 es=0000 ss=df00
si=00067fbc di=00000081 bp=00001ff0 sp=0000fbd6 cs=0000 ip=8ba6 f=0246
AHCI/0: send cmd ...
AHCI/0: ... intbits 0x1, status 0x50 ...
AHCI/0: ... finished, status 0x50, OK
ahci disk read, lba 0, count 38, buf 0x00070000, rc 0
AHCI/0: send cmd ...
AHCI/0: ... intbits 0x1, status 0x50 ...
AHCI/0: ... finished, status 0x50, OK
ahci disk read, lba 7e0, count 38, buf 0x00070000, rc 0
AHCI/0: send cmd ...
AHCI/0: ... intbits 0x1, status 0x50 ...
AHCI/0: ... finished, status 0x50, OK
ahci disk read, lba a48, count 38, buf 0x00070000, rc 0
AHCI/0: send cmd ...
AHCI/0: ... intbits 0x1, status 0x50 ...
AHCI/0: ... finished, status 0x50, OK
ahci disk read, lba 2a00, count 38, buf 0x00070000, rc 0
AHCI/0: send cmd ...
AHCI/0: ... intbits 0x1, status 0x50 ...
AHCI/0: ... finished, status 0x50, OK
ahci disk read, lba 7e0, count 38, buf 0x00070000, rc 0
AHCI/0: send cmd ...
AHCI/0: ... intbits 0x1, status 0x50 ...
AHCI/0: ... finished, status 0x50, OK
ahci disk read, lba 80840, count 38, buf 0x00070000, rc 0
AHCI/0: send cmd ...
AHCI/0: ... intbits 0x1, status 0x50 ...
AHCI/0: ... finished, status 0x50, OK
ahci disk read, lba 827f8, count 38, buf 0x00070000, rc 0
AHCI/0: send cmd ...
AHCI/0: ... intbits 0x1, status 0x50 ...
AHCI/0: ... finished, status 0x50, OK
ahci disk read, lba 7e0, count 38, buf 0x00070000, rc 0
AHCI/0: send cmd ...
AHCI/0: ... intbits 0x1, status 0x50 ...
AHCI/0: ... finished, status 0x50, OK
ahci disk read, lba 80840, count 38, buf 0x00070000, rc 0
AHCI/0: send cmd ...
AHCI/0: ... intbits 0x1, status 0x50 ...
AHCI/0: ... finished, status 0x50, OK
ahci disk read, lba 85818, count 38, buf 0x00070000, rc 0
Press any key to continue.
--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot