Read-only mirror of https://review.coreboot.org/coreboot.git. Synced every hour. We don't handle Pull Requests.
https://coreboot.org
- C 93.8%
- ASL 2.2%
- Makefile 1.1%
- C++ 0.5%
- Pawn 0.5%
- Other 1.8%
- small bug fixes to the elf bootloader - factor the elf bootloader into focused smal subroutines that are easier to comprehend and maintain - Implement support for PT_NOTE headers and parsing ELF notes if we need special functionality An ELF Image should never need an ELF loader to interpret an ELF to work correctly, making interpretation of all ELF notes optional. - Implement support for notes giving PROGRAM_NAME, PROGRAM_VERSION, and PROGRAM_CHECKSUM |
||
|---|---|---|
| Documentation | ||
| HOWTO | ||
| romimages | ||
| src | ||
| util | ||
| .cvsignore | ||
| AUTHORS | ||
| ChangeLog | ||
| NEWS | ||
| README | ||
This is FreeBIOS. At this point it's really linuxbios, FreeBIOS is mostly gone. To see how to build a target, you should look into the HOWTO directory. We should, but do not, have a HOWTO for each target. Sorry, Ron's fault. But the SIS 630 is a good place to start. To make this you need a newer GAS. Our version that works is GNU assembler version 2.9.5 (i386-redhat-linux) using BFD version 2.9.5.0.22 This comes with redhat 6.2 or later. Almost everybody has this now.