[coreboot] ADLO -> SeaBIOS

Yunchuan Qin qinyunchuan at foundstech.com
Fri Jan 23 07:33:50 CET 2009


Yes, I have downloadded
bios.bin.elf-20081108-viavga<http://linuxtogo.org/~kevin/SeaBIOS/bios.bin.elf-20081108-viavga>
directly
from .http://linuxtogo.org/~kevin/SeaBIOS.<http://linuxtogo.org/~kevin/SeaBIOS/bios.bin.elf-20081108>
But I downloaded the source code from git tree but compiled with errors!

Compiling whole program out/ccode.16.s
In file included from src/util.c:8:
src/bregs.h:98: error: conflicting types for '__set_fail'
src/output.c:301: error: previous definition of '__set_fail' was here
src/bregs.h:99: error: conflicting types for '__set_code_fail'
src/output.c:313: error: previous definition of '__set_code_fail' was here
src/util.c:16: error: conflicting types for 'call16'
src/util.h:78: error: previous declaration of 'call16' was here
src/util.c:30: error: conflicting types for 'call16big'
src/util.h:79: error: previous declaration of 'call16big' was here
src/util.c:44: error: conflicting types for '__call16_int'
src/util.h:80: error: previous declaration of '__call16_int' was here
In file included from src/floppy.c:15:
src/bregs.h:98: error: conflicting types for '__set_fail'
src/bregs.h:98: error: previous declaration of '__set_fail' was here
src/bregs.h:99: error: conflicting types for '__set_code_fail'
src/bregs.h:99: error: previous declaration of '__set_code_fail' was here
In file included from src/misc.c:8:
src/bregs.h:98: error: conflicting types for '__set_fail'
src/bregs.h:98: error: previous declaration of '__set_fail' was here
src/bregs.h:99: error: conflicting types for '__set_code_fail'
src/bregs.h:99: error: previous declaration of '__set_code_fail' was here
In file included from src/misc.c:10:


2009/1/23 Peter Stuge <peter at stuge.se>

> Hello,
>
> Yunchuan Qin wrote:
> > But Contrast to ADLO,  there is very few information about SeaBIOS
> > except source code.
>
> http://www.coreboot.org/SeaBIOS has some limited information.
>
> http://linuxtogo.org/~kevin/SeaBIOS/bios.bin.elf-20081108 can be
> downloaded and used as payload in coreboot, and it will make the
> system work very similar (in theory) to when using a factory BIOS.
>
> If coreboot has ACPI tables for the board some changes to coreboot
> source code may still be required, but as Bari pointed out work is
> being done to make using SeaBIOS even easier to use.
>
>
> //Peter
>
> --
> coreboot mailing list: coreboot at coreboot.org
> http://www.coreboot.org/mailman/listinfo/coreboot
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090123/96d81f4b/attachment.html>


More information about the coreboot mailing list