Yes, I have downloadded bios.bin.elf-20081108-viavgahttp://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@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@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot