This website requires JavaScript.
Explore
Help
Sign in
erebion
/
coreboot
Watch
1
Star
0
Fork
You've already forked coreboot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
474dd5803c
coreboot
/
src
/
config
History
Download ZIP
Download TAR.GZ
Andrew Ip
1fdc622a1e
There was a serious problem in the ldsetup scripts. If the BIOS contained an odd length rodata, LD would make a bad stripped file. The objcopy tool deals poorly with sections that are not longword aligned. This resulted in the BIOS almost working, but it would be referencing the wrong offsets for some key data. by Kevin Hester
2002-11-10 06:30:18 +00:00
..
Config
- One more code sync up, change the startup code.
2002-10-25 22:57:21 +00:00
doxyscript.base
Needed now for config.
2001-07-05 03:28:57 +00:00
linuxbios_c.ld
There was a serious problem in the ldsetup scripts. If the BIOS contained an odd length rodata, LD would make a bad stripped file. The objcopy tool deals poorly with sections that are not longword aligned. This resulted in the BIOS almost working, but it would be referencing the wrong offsets for some key data. by Kevin Hester
2002-11-10 06:30:18 +00:00
LinuxBIOSDoc.config
added config for building per-mainboard docs
2001-06-23 20:58:05 +00:00