<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.3">
</HEAD>
<BODY>
On Sun, 2011-01-16 at 16:02 -0500, Kevin O'Connor wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On Sun, Jan 16, 2011 at 10:01:13PM +0100, Marc Bertens wrote:
> Kevin,

> Do i understand you correctly you want a log of the machine with the
> working version of seabios at debug level 8 ? 
</PRE>
</BLOCKQUOTE>
Setup a compile build system on the test machine; coreboot+seabios both on the latest releases.<BR>
And it works correctly ! so my earlier statement that seabios was broken, was incorrect, sorry for that.<BR>
<BR>
So i will re-apply the patch to see what breaks it :-)<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE>

A log of the machine running the seabios tip (which I understand is
not working) at debug level 8.

-Kevin
</PRE>
</BLOCKQUOTE>
Below is the boot log from POST code 0x9d of coreboot.<BR>
<BR>
<BR>
<BR>
<TT>POST: 0x9d</TT><BR>
<TT>Adding CBMEM entry as no. 3</TT><BR>
<TT>Writing high table forward entry at 0x00000500</TT><BR>
<TT>Wrote coreboot table at: 00000500 - 00000518  checksum cbdf</TT><BR>
<TT>New low_table_end: 0x00000518</TT><BR>
<TT>Now going to write high coreboot table at 0x1fff1400</TT><BR>
<TT>rom_table_end = 0x1fff1400</TT><BR>
<TT>Adjust low_table_end from 0x00000518 to 0x00001000 </TT><BR>
<TT>Adjust rom_table_end from 0x1fff1400 to 0x20000000 </TT><BR>
<TT>Adding high table area</TT><BR>
<TT>coreboot memory table:</TT><BR>
<TT> 0. 0000000000000000-0000000000000fff: CONFIGURATION TABLES</TT><BR>
<TT> 1. 0000000000001000-000000000009ffff: RAM</TT><BR>
<TT> 2. 00000000000c0000-000000001ffeffff: RAM</TT><BR>
<TT> 3. 000000001fff0000-000000001fffffff: CONFIGURATION TABLES</TT><BR>
<TT> 4. 00000000ff800000-00000000ffffffff: RESERVED</TT><BR>
<TT>Wrote coreboot table at: 1fff1400 - 1fff15c8  checksum d753</TT><BR>
<TT>coreboot table: 456 bytes.</TT><BR>
<TT>POST: 0x9e</TT><BR>
<TT>POST: 0x9d</TT><BR>
<TT>Multiboot Information structure has been written.</TT><BR>
<TT> 0. FREE SPACE 1fff3400 0000cc00</TT><BR>
<TT> 1. GDT        1fff0200 00000200</TT><BR>
<TT> 2. IRQ TABLE  1fff0400 00001000</TT><BR>
<TT> 3. COREBOOT   1fff1400 00002000</TT><BR>
<TT>Check CBFS header at fffffc9e</TT><BR>
<TT>magic is 4f524243</TT><BR>
<TT>Found CBFS header at fffffc9e</TT><BR>
<TT>Check fallback/romstage</TT><BR>
<TT>CBFS: follow chain: fff80000 + 38 + 2ed0 + align -> fff82f40</TT><BR>
<TT>Check fallback/coreboot_ram</TT><BR>
<TT>CBFS: follow chain: fff82f40 + 38 + e27e + align -> fff91200</TT><BR>
<TT>Check fallback/payload</TT><BR>
<TT>Got a payload</TT><BR>
<TT>Loading segment from rom address 0xfff91238</TT><BR>
<TT>  data (compression=1)</TT><BR>
<TT>  New segment dstaddr 0xe6a30 memsize 0x195d0 srcaddr 0xfff91270 filesize 0xc8a5</TT><BR>
<TT>  (cleaned up) New segment addr 0xe6a30 size 0x195d0 offset 0xfff91270 filesize 0xc8a5</TT><BR>
<TT>Loading segment from rom address 0xfff91254</TT><BR>
<TT>  Entry Point 0x000fc1da</TT><BR>
<TT>Loading Segment: addr: 0x00000000000e6a30 memsz: 0x00000000000195d0 filesz: 0x000000000000c8a5</TT><BR>
<TT>lb: [0x0000000000100000, 0x000000000012c000)</TT><BR>
<TT>Post relocation: addr: 0x00000000000e6a30 memsz: 0x00000000000195d0 filesz: 0x000000000000c8a5</TT><BR>
<TT>using LZMA</TT><BR>
<TT>[ 0x000e6a30, 00100000, 0x00100000) <- fff91270</TT><BR>
<TT>dest 000e6a30, end 00100000, bouncebuffer 1ff98000</TT><BR>
<TT>Loaded segments</TT><BR>
<TT>Jumping to boot code at fc1da</TT><BR>
<TT>POST: 0xfe</TT><BR>
<TT>entry    = 0x000fc1da</TT><BR>
<TT>lb_start = 0x00100000</TT><BR>
<TT>lb_size  = 0x0002c000</TT><BR>
<TT>adjust   = 0x1fec4000</TT><BR>
<TT>buffer   = 0x1ff98000</TT><BR>
<TT>     elf_boot_notes = 0x00117250</TT><BR>
<TT>adjusted_boot_notes = 0x1ffdb250</TT><BR>
<TT>Start bios (version pre-0.6.2-20110117_092058-enzo)</TT><BR>
<TT>Find memory size</TT><BR>
<TT>Attempting to find coreboot table</TT><BR>
<TT>Found coreboot table forwarder.</TT><BR>
<TT>Now attempting to find coreboot memory map</TT><BR>
<TT>Add to e820 map: 00000000 00001000 2</TT><BR>
<TT>Add to e820 map: 00001000 0009f000 1</TT><BR>
<TT>Add to e820 map: 000c0000 1ff30000 1</TT><BR>
<TT>Add to e820 map: 1fff0000 00010000 2</TT><BR>
<TT>Add to e820 map: ff800000 00800000 2</TT><BR>
<TT>Add to e820 map: 00000000 00004000 1</TT><BR>
<TT>Found mainboard Nokia IP530</TT><BR>
<TT>Found CBFS header at 0xfffffc9e</TT><BR>
<TT>Add to e820 map: 000a0000 00050000 -1</TT><BR>
<TT>Add to e820 map: 000f0000 00010000 2</TT><BR>
<TT>Ram Size=0x1fff0000 (0x0000000000000000 high)</TT><BR>
<TT>malloc setup</TT><BR>
<TT>Add to e820 map: 1ffe0000 00010000 2</TT><BR>
<TT>pmm_malloc zone=0x000f56c0 handle=ffffffff size=41216 align=10 ret=0x1ffd5de0 (detail=0x1ffdfee0)</TT><BR>
<TT>Relocating init from 0x000e7120 to 0x1ffd5de0 (size 41216)</TT><BR>
<TT>init ivt</TT><BR>
<TT>init bda</TT><BR>
<TT>Add to e820 map: 0009fc00 00000400 2</TT><BR>
<TT>init pic</TT><BR>
<TT>init timer</TT><BR>
<TT>tsc calibrate start=2962015097 end=2963253494 diff=1238397</TT><BR>
<TT>CPU Mhz=721</TT><BR>
<TT>math cp init</TT><BR>
<TT>pmm_malloc zone=0x000f56c0 handle=ffffffff size=1024 align=10 ret=0x1ffd59b0 (detail=0x1ffd5db0)</TT><BR>
<TT>Searching CBFS for prefix bootorder</TT><BR>
<TT>Found CBFS file fallback/romstage</TT><BR>
<TT>Found CBFS file fallback/coreboot_ram</TT><BR>
<TT>Found CBFS file fallback/payload</TT><BR>
<TT>Found CBFS file </TT><BR>
<TT>No apic - only the main cpu is present.</TT><BR>
<TT>init bios32</TT><BR>
<TT>init PMM</TT><BR>
<TT>init PNPBIOS table</TT><BR>
<TT>init keyboard</TT><BR>
<TT>init mouse</TT><BR>
<TT>Relocating coreboot bios tables</TT><BR>
<TT>pmm_malloc zone=0x000f56b8 handle=ffffffff size=384 align=10 ret=0x000fd660 (detail=0x1ffd5980)</TT><BR>
<TT>Copying PIR from 0x1fff0400 to 0x000fd660</TT><BR>
<TT>init SMBIOS tables</TT><BR>
<TT>pmm_malloc zone=0x000f56c0 handle=ffffffff size=32768 align=10 ret=0x1ffcd950 (detail=0x1ffd5950)</TT><BR>
<TT>pmm_malloc zone=0x000f56b8 handle=ffffffff size=31 align=10 ret=0x000fd640 (detail=0x1ffcd920)</TT><BR>
<TT>pmm_malloc zone=0x000f56b4 handle=ffffffff size=263 align=10 ret=0x1ffefef0 (detail=0x1ffcd8f0)</TT><BR>
<TT>SMBIOS ptr=0x000fd640 table=0x1ffefef0</TT><BR>
<TT>pmm_free 0x1ffcd950 (detail=0x1ffd5950)</TT><BR>
<TT>Scan for VGA option rom</TT><BR>
<TT>Searching CBFS for prefix vgaroms/</TT><BR>
<TT>Found CBFS file fallback/romstage</TT><BR>
<TT>Found CBFS file fallback/coreboot_ram</TT><BR>
<TT>Found CBFS file fallback/payload</TT><BR>
<TT>Found CBFS file </TT><BR>
<TT>init usb</TT><BR>
<TT>pmm_malloc zone=0x000f56c0 handle=ffffffff size=32 align=10 ret=0x1ffd5930 (detail=0x1ffd5950)</TT><BR>
<TT>UHCI init on dev 00:07.2 (io=2420)</TT><BR>
<TT>pmm_malloc zone=0x000f56c0 handle=ffffffff size=4096 align=1000 ret=0x1ffd4000 (detail=0x1ffd5900)</TT><BR>
<TT>/1ffd4000\ Start thread</TT><BR>
<TT>|1ffd4000| pmm_malloc zone=0x000f56b4 handle=ffffffff size=16 align=10 ret=0x1ffefee0 (detail=0x1ffd58d0)</TT><BR>
<TT>|1ffd4000| pmm_malloc zone=0x000f56b4 handle=ffffffff size=4096 align=1000 ret=0x1ffee000 (detail=0x1ffd58a0)</TT><BR>
<TT>|1ffd4000| pmm_malloc zone=0x000f56b4 handle=ffffffff size=8 align=10 ret=0x1ffefed0 (detail=0x1ffd5870)</TT><BR>
<TT>|1ffd4000| pmm_malloc zone=0x000f56b4 handle=ffffffff size=8 align=10 ret=0x1ffefec0 (detail=0x1ffd5840)</TT><BR>
<TT>|1ffd4000| pmm_malloc zone=0x000f56c0 handle=ffffffff size=4096 align=1000 ret=0x1ffd3000 (detail=0x1ffd5810)</TT><BR>
<TT>/1ffd3000\ Start thread</TT><BR>
<TT>|1ffd4000| pmm_free 0x1ffd3000 (detail=0x1ffd5810)</TT><BR>
<TT>\1ffd3000/ End thread</TT><BR>
<TT>|1ffd4000| pmm_malloc zone=0x000f56c0 handle=ffffffff size=4096 align=1000 ret=0x1ffd3000 (detail=0x1ffd5810)</TT><BR>
<TT>/1ffd3000\ Start thread</TT><BR>
<TT>|1ffd4000| pmm_free 0x1ffd3000 (detail=0x1ffd5810)</TT><BR>
<TT>\1ffd3000/ End thread</TT><BR>
<TT>|1ffd4000| pmm_free 0x1ffefee0 (detail=0x1ffd58d0)</TT><BR>
<TT>|1ffd4000| pmm_free 0x1ffee000 (detail=0x1ffd58a0)</TT><BR>
<TT>|1ffd4000| pmm_free 0x1ffefed0 (detail=0x1ffd5870)</TT><BR>
<TT>|1ffd4000| pmm_free 0x1ffefec0 (detail=0x1ffd5840)</TT><BR>
<TT>|1ffd4000| pmm_free 0x1ffd5930 (detail=0x1ffd5950)</TT><BR>
<TT>pmm_free 0x1ffd4000 (detail=0x1ffd5900)</TT><BR>
<TT>\1ffd4000/ End thread</TT><BR>
<TT>All threads complete.</TT><BR>
<TT>init ps2port</TT><BR>
<TT>pmm_malloc zone=0x000f56c0 handle=ffffffff size=4096 align=1000 ret=0x1ffd4000 (detail=0x1ffd5950)</TT><BR>
<TT>/1ffd4000\ Start thread</TT><BR>
<TT>|1ffd4000| i8042_flush</TT><BR>
<TT>|1ffd4000| i8042 flushed ff (status=ff)</TT><BR>
<TT>|1ffd4000| i8042 flushed ff (status=ff)</TT><BR>
<TT>|1ffd4000| i8042 flushed ff (status=ff)</TT><BR>
<TT>|1ffd4000| i8042 flushed ff (status=ff)</TT><BR>
<TT>|1ffd4000| i8042 flushed ff (status=ff)</TT><BR>
<TT>|1ffd4000| i8042 flushed ff (status=ff)</TT><BR>
<TT>|1ffd4000| i8042 flushed ff (status=ff)</TT><BR>
<TT>|1ffd4000| i8042 flushed ff (status=ff)</TT><BR>
<TT>|1ffd4000| i8042 flushed ff (status=ff)</TT><BR>
<TT>|1ffd4000| i8042 flushed ff (status=ff)</TT><BR>
<TT>|1ffd4000| i8042 flushed ff (status=ff)</TT><BR>
<TT>|1ffd4000| i8042 flushed ff (status=ff)</TT><BR>
<TT>|1ffd4000| i8042 flushed ff (status=ff)</TT><BR>
<TT>|1ffd4000| i8042 flushed ff (status=ff)</TT><BR>
<TT>|1ffd4000| i8042 flushed ff (status=ff)</TT><BR>
<TT>|1ffd4000| i8042 flushed ff (status=ff)</TT><BR>
<TT>|1ffd4000| WARNING - Timeout at i8042_flush:68!</TT><BR>
<TT>pmm_free 0x1ffd4000 (detail=0x1ffd5950)</TT><BR>
<TT>\1ffd4000/ End thread</TT><BR>
<TT>All threads complete.</TT><BR>
<TT>init lpt</TT><BR>
<TT>Found 0 lpt ports</TT><BR>
<TT>init serial</TT><BR>
<TT>Found 2 serial ports</TT><BR>
<TT>init floppy drives</TT><BR>
<TT>init hard drives</TT><BR>
<TT>pmm_malloc zone=0x000f56b8 handle=ffffffff size=12 align=10 ret=0x000fd630 (detail=0x1ffd5950)</TT><BR>
<TT>ATA controller 0 at 1f0/3f4/0 (irq 14 dev 39)</TT><BR>
<TT>pmm_malloc zone=0x000f56c0 handle=ffffffff size=4096 align=1000 ret=0x1ffd4000 (detail=0x1ffd5920)</TT><BR>
<TT>/1ffd4000\ Start thread</TT><BR>
<TT>|1ffd4000| powerup iobase=1f0 st=0</TT><BR>
<TT>|1ffd4000| powerup iobase=1f0 st=0</TT><BR>
<TT>|1ffd4000| ata_detect ata0-0: sc=2a sn=2a dh=20</TT><BR>
<TT>|1ffd4000| powerup iobase=1f0 st=2a</TT><BR>
<TT>|1ffd4000| powerup iobase=1f0 st=0</TT><BR>
<TT>|1ffd4000| ata_detect ata0-1: sc=2a sn=2a dh=30</TT><BR>
<TT>pmm_free 0x1ffd4000 (detail=0x1ffd5920)</TT><BR>
<TT>\1ffd4000/ End thread</TT><BR>
<TT>All threads complete.</TT><BR>
<TT>pmm_malloc zone=0x000f56b8 handle=ffffffff size=12 align=10 ret=0x000fd620 (detail=0x1ffd5920)</TT><BR>
<TT>ATA controller 1 at 170/374/0 (irq 15 dev 39)</TT><BR>
<TT>pmm_malloc zone=0x000f56c0 handle=ffffffff size=4096 align=1000 ret=0x1ffd4000 (detail=0x1ffd58f0)</TT><BR>
<TT>/1ffd4000\ Start thread</TT><BR>
<TT>|1ffd4000| powerup iobase=170 st=50</TT><BR>
<TT>|1ffd4000| powerup iobase=170 st=50</TT><BR>
<TT>|1ffd4000| ata_detect ata1-0: sc=55 sn=aa dh=a0</TT><BR>
<TT>|1ffd4000| ata_reset drive=0x1ffd4fc4</TT><BR>
<TT>Searching CBFS for prefix img/</TT><BR>
<TT>Found CBFS file fallback/romstage</TT><BR>
<TT>Found CBFS file fallback/coreboot_ram</TT><BR>
<TT>Found CBFS file fallback/payload</TT><BR>
<TT>Found CBFS file </TT><BR>
<TT>Searching CBFS for prefix floppyimg/</TT><BR>
<TT>Found CBFS file fallback/romstage</TT><BR>
<TT>Found CBFS file fallback/coreboot_ram</TT><BR>
<TT>Found CBFS file fallback/payload</TT><BR>
<TT>Found CBFS file </TT><BR>
<TT>|1ffd4000| ata_reset exit status=50</TT><BR>
<TT>|1ffd4000| send_cmd : read error (status=51 err=04)</TT><BR>
<TT>|1ffd4000| pmm_malloc zone=0x000f56b8 handle=ffffffff size=40 align=10 ret=0x000fd5f0 (detail=0x1ffd58c0)</TT><BR>
<TT>|1ffd4000| pmm_malloc zone=0x000f56c0 handle=ffffffff size=80 align=10 ret=0x1ffd5840 (detail=0x1ffd5890)</TT><BR>
<TT>|1ffd4000| ata1-0: WDC WD800JB-22JJC0 ATA-6 Hard-Disk (74 GiBytes)</TT><BR>
<TT>|1ffd4000| Searching bootorder for: /<A HREF="mailto:pci@i0cf8">pci@i0cf8</A>/*@7,1/drive@1/disk@0</TT><BR>
<TT>|1ffd4000| pmm_malloc zone=0x000f56c0 handle=ffffffff size=20 align=10 ret=0x1ffd57f0 (detail=0x1ffd5810)</TT><BR>
<TT>|1ffd4000| Registering bootable: ata1-0: WDC WD800JB-22JJC0 ATA-6 Hard-Disk (74 GiBytes) (type:2 prio:103 data:fd5f0)</TT><BR>
<TT>|1ffd4000| ata_detect resetresult=600d</TT><BR>
<TT>|1ffd4000| powerup iobase=170 st=50</TT><BR>
<TT>|1ffd4000| powerup iobase=170 st=0</TT><BR>
<TT>|1ffd4000| ata_detect ata1-1: sc=55 sn=aa dh=b0</TT><BR>
<TT>|1ffd4000| send_cmd : DRQ not set (status 00)</TT><BR>
<TT>pmm_free 0x1ffd4000 (detail=0x1ffd58f0)</TT><BR>
<TT>\1ffd4000/ End thread</TT><BR>
<TT>All threads complete.</TT><BR>
<TT>Scan for option roms</TT><BR>
<TT>Attempting to init PCI bdf 00:00.0 (vd 8086:7190)</TT><BR>
<TT>Searching CBFS for prefix pci8086,7190.rom</TT><BR>
<TT>Found CBFS file fallback/romstage</TT><BR>
<TT>Found CBFS file fallback/coreboot_ram</TT><BR>
<TT>Found CBFS file fallback/payload</TT><BR>
<TT>Found CBFS file </TT><BR>
<TT>Attempting to map option rom on dev 00:00.0</TT><BR>
<TT>Option rom sizing returned 0 0</TT><BR>
<TT>Attempting to init PCI bdf 00:01.0 (vd 8086:7191)</TT><BR>
<TT>Searching CBFS for prefix pci8086,7191.rom</TT><BR>
<TT>Found CBFS file fallback/romstage</TT><BR>
<TT>Found CBFS file fallback/coreboot_ram</TT><BR>
<TT>Found CBFS file fallback/payload</TT><BR>
<TT>Found CBFS file </TT><BR>
<TT>Attempting to map option rom on dev 00:01.0</TT><BR>
<TT>Skipping non-normal pci device (type=1)</TT><BR>
<TT>Attempting to init PCI bdf 00:07.0 (vd 8086:7110)</TT><BR>
<TT>Searching CBFS for prefix pci8086,7110.rom</TT><BR>
<TT>Found CBFS file fallback/romstage</TT><BR>
<TT>Found CBFS file fallback/coreboot_ram</TT><BR>
<TT>Found CBFS file fallback/payload</TT><BR>
<TT>Found CBFS file </TT><BR>
<TT>Attempting to map option rom on dev 00:07.0</TT><BR>
<TT>Option rom sizing returned 0 0</TT><BR>
<TT>Attempting to init PCI bdf 00:07.2 (vd 8086:7112)</TT><BR>
<TT>Searching CBFS for prefix pci8086,7112.rom</TT><BR>
<TT>Found CBFS file fallback/romstage</TT><BR>
<TT>Found CBFS file fallback/coreboot_ram</TT><BR>
<TT>Found CBFS file fallback/payload</TT><BR>
<TT>Found CBFS file </TT><BR>
<TT>Attempting to map option rom on dev 00:07.2</TT><BR>
<TT>Option rom sizing returned 0 0</TT><BR>
<TT>Attempting to init PCI bdf 00:07.3 (vd 8086:7113)</TT><BR>
<TT>Searching CBFS for prefix pci8086,7113.rom</TT><BR>
<TT>Found CBFS file fallback/romstage</TT><BR>
<TT>Found CBFS file fallback/coreboot_ram</TT><BR>
<TT>Found CBFS file fallback/payload</TT><BR>
<TT>Found CBFS file </TT><BR>
<TT>Attempting to map option rom on dev 00:07.3</TT><BR>
<TT>Option rom sizing returned 0 0</TT><BR>
<TT>Attempting to init PCI bdf 00:0d.0 (vd 1011:0019)</TT><BR>
<TT>Searching CBFS for prefix pci1011,0019.rom</TT><BR>
<TT>Found CBFS file fallback/romstage</TT><BR>
<TT>Found CBFS file fallback/coreboot_ram</TT><BR>
<TT>Found CBFS file fallback/payload</TT><BR>
<TT>Found CBFS file </TT><BR>
<TT>Attempting to map option rom on dev 00:0d.0</TT><BR>
<TT>Option rom sizing returned f0100000 fffc0000</TT><BR>
<TT>Inspecting possible rom at 0xf0100000 (vd=1011:0019 bdf=00:0d.0)</TT><BR>
<TT>No option rom signature (got 0)</TT><BR>
<TT>Attempting to init PCI bdf 00:0e.0 (vd 1011:0019)</TT><BR>
<TT>Searching CBFS for prefix pci1011,0019.rom</TT><BR>
<TT>Found CBFS file fallback/romstage</TT><BR>
<TT>Found CBFS file fallback/coreboot_ram</TT><BR>
<TT>Found CBFS file fallback/payload</TT><BR>
<TT>Found CBFS file </TT><BR>
<TT>Attempting to map option rom on dev 00:0e.0</TT><BR>
<TT>Option rom sizing returned f0140000 fffc0000</TT><BR>
<TT>Inspecting possible rom at 0xf0140000 (vd=1011:0019 bdf=00:0e.0)</TT><BR>
<TT>No option rom signature (got 0)</TT><BR>
<TT>Attempting to init PCI bdf 00:0f.0 (vd 104c:ac1c)</TT><BR>
<TT>Searching CBFS for prefix pci104c,ac1c.rom</TT><BR>
<TT>Found CBFS file fallback/romstage</TT><BR>
<TT>Found CBFS file fallback/coreboot_ram</TT><BR>
<TT>Found CBFS file fallback/payload</TT><BR>
<TT>Found CBFS file </TT><BR>
<TT>Attempting to map option rom on dev 00:0f.0</TT><BR>
<TT>Skipping non-normal pci device (type=82)</TT><BR>
<TT>Attempting to init PCI bdf 00:0f.1 (vd 104c:ac1c)</TT><BR>
<TT>Searching CBFS for prefix pci104c,ac1c.rom</TT><BR>
<TT>Found CBFS file fallback/romstage</TT><BR>
<TT>Found CBFS file fallback/coreboot_ram</TT><BR>
<TT>Found CBFS file fallback/payload</TT><BR>
<TT>Found CBFS file </TT><BR>
<TT>Attempting to map option rom on dev 00:0f.1</TT><BR>
<TT>Skipping non-normal pci device (type=82)</TT><BR>
<TT>Attempting to init PCI bdf 01:00.0 (vd 1011:0023)</TT><BR>
<TT>Searching CBFS for prefix pci1011,0023.rom</TT><BR>
<TT>Found CBFS file fallback/romstage</TT><BR>
<TT>Found CBFS file fallback/coreboot_ram</TT><BR>
<TT>Found CBFS file fallback/payload</TT><BR>
<TT>Found CBFS file </TT><BR>
<TT>Attempting to map option rom on dev 01:00.0</TT><BR>
<TT>Skipping non-normal pci device (type=1)</TT><BR>
<TT>Attempting to init PCI bdf 02:04.0 (vd 1011:0019)</TT><BR>
<TT>Searching CBFS for prefix pci1011,0019.rom</TT><BR>
<TT>Found CBFS file fallback/romstage</TT><BR>
<TT>Found CBFS file fallback/coreboot_ram</TT><BR>
<TT>Found CBFS file fallback/payload</TT><BR>
<TT>Found CBFS file </TT><BR>
<TT>Attempting to map option rom on dev 02:04.0</TT><BR>
<TT>Option rom sizing returned f0000000 fffc0000</TT><BR>
<TT>Inspecting possible rom at 0xf0000000 (vd=1011:0019 bdf=02:04.0)</TT><BR>
<TT>No option rom signature (got 0)</TT><BR>
<TT>Attempting to init PCI bdf 02:05.0 (vd 1011:0019)</TT><BR>
<TT>Searching CBFS for prefix pci1011,0019.rom</TT><BR>
<TT>Found CBFS file fallback/romstage</TT><BR>
<TT>Found CBFS file fallback/coreboot_ram</TT><BR>
<TT>Found CBFS file fallback/payload</TT><BR>
<TT>Found CBFS file </TT><BR>
<TT>Attempting to map option rom on dev 02:05.0</TT><BR>
<TT>Option rom sizing returned f0040000 fffc0000</TT><BR>
<TT>Inspecting possible rom at 0xf0040000 (vd=1011:0019 bdf=02:05.0)</TT><BR>
<TT>No option rom signature (got 0)</TT><BR>
<TT>Searching CBFS for prefix genroms/</TT><BR>
<TT>Found CBFS file fallback/romstage</TT><BR>
<TT>Found CBFS file fallback/coreboot_ram</TT><BR>
<TT>Found CBFS file fallback/payload</TT><BR>
<TT>Found CBFS file </TT><BR>
<TT>Press F12 for boot menu.</TT><BR>
<BR>
<TT>Checking for bootsplash</TT><BR>
<TT>Searching CBFS for prefix bootsplash.jpg</TT><BR>
<TT>Found CBFS file fallback/romstage</TT><BR>
<TT>Found CBFS file fallback/coreboot_ram</TT><BR>
<TT>Found CBFS file fallback/payload</TT><BR>
<TT>Found CBFS file </TT><BR>
<TT>Mapping hd drive 0x000fd5f0 to 0</TT><BR>
<TT>drive 0x000fd5f0: PCHS=16383/16/63 translation=lba LCHS=1024/255/63 s=156301488</TT><BR>
<TT>finalize PMM</TT><BR>
<TT>malloc finalize</TT><BR>
<TT>Add to e820 map: 0009fc00 00000400 2</TT><BR>
<TT>Add to e820 map: 1ffe0000 0000f000 1</TT><BR>
<TT>Returned 61440 bytes of ZoneHigh</TT><BR>
<TT>e820 map has 6 items:</TT><BR>
<TT>  0: 0000000000000000 - 000000000009fc00 = 1</TT><BR>
<TT>  1: 000000000009fc00 - 00000000000a0000 = 2</TT><BR>
<TT>  2: 00000000000f0000 - 0000000000100000 = 2</TT><BR>
<TT>  3: 0000000000100000 - 000000001ffef000 = 1</TT><BR>
<TT>  4: 000000001ffef000 - 0000000020000000 = 2</TT><BR>
<TT>  5: 00000000ff800000 - 0000000100000000 = 2</TT><BR>
<TT>Jump to int19</TT><BR>
<TT>enter handle_19:</TT><BR>
<TT>  NULL</TT><BR>
<TT>Booting from Hard Disk...</TT><BR>
<TT>Booting from 0000:7c00</TT><BR>
<TT>ata_reset drive=0x0000d5f0</TT><BR>
<TT>ata_reset exit status=50</TT><BR>
<TT>enter handle_12:</TT><BR>
<TT>   a=00000000  b=0010a314  c=00000000  d=00000000 ds=0000 es=0000 ss=0000</TT><BR>
<TT>  si=0010698c di=00016858 bp=00001ff0 sp=00001ff4 cs=0000 ip=8a9b  f=0246</TT><BR>
<TT>GNU GRUB  version 1.98+20100804-5ubuntu3</TT><BR>
<BR>
<BR>
</BODY>
</HTML>