Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
d282af77b61af2172608b893a7a31fb686ec4643
/
src
/
optionroms.c
d282af7
Add option for running vga rom during s3 resume.
by Kevin O'Connor
· 14 years ago
e8f00ee
Optionrom code cleanup.
by Kevin O'Connor
· 14 years ago
09880da
Support running non-pci specific vga option roms from CBFS.
by Kevin O'Connor
· 14 years ago
942d495
Add support for gcc v3.x compilers.
by Kevin O'Connor
· 14 years ago
91b53a7
Add support for field width argument to %x (eg, %08x).
by Kevin O'Connor
· 14 years ago
1edc89d
Add ability to run all option roms in CBFS directory "genroms/".
by Kevin O'Connor
· 14 years ago
cbd6ca0
Add support for compressed option roms.
by Kevin O'Connor
· 14 years ago
d944114
Fixup previous memcpy optimization.
by Kevin O'Connor
· 14 years ago
64cf2fb
Try to prevent mapping option roms over flash.
by Kevin O'Connor
· 14 years ago
c36273f
Minor - add more debugging output to option rom scanning.
by Kevin O'Connor
· 14 years ago
674e460
Make sure optionroms have a non-zero size before using them.
by Kevin O'Connor
· 14 years ago
4c0c85a
Initial support for finding option roms in coreboot flash layout.
by Kevin O'Connor
· 14 years ago
94fd47e
Minor - change checksum functions to take a (void *).
by Kevin O'Connor
· 14 years ago
0a92412
Add support for selecting harddrive order in boot menu.
by Kevin O'Connor
· 14 years ago
9f4e1d9
Reorganize boot code.
by Kevin O'Connor
· 14 years ago
35ae726
Rename MAKE_FARPTR (and similar) to MAKE_FLATPTR.
by Kevin O'Connor
· 14 years ago
b1b7c2a
Change license from GPLv3 to LGPLv3.
by Kevin O'Connor
· 14 years ago
c659fde
Move IPL definitions from ebda to global variables.
by Kevin O'Connor
· 14 years ago
4d7c37e
Support a relocatable ebda segment.
by Kevin O'Connor
· 14 years ago
0c3068d
Initial PnP bios call support.
by Kevin O'Connor
· 14 years ago
3f57b5c
Support multiple BCVs in a single option rom.
by Kevin O'Connor
· 14 years ago
6e5b4a4
Call option roms in "big real mode".
by Kevin O'Connor
· 14 years ago
62eea67
Add additional PCI option rom checks.
by Kevin O'Connor
· 14 years ago
4132e02
Don't allow start_bdf with new auto max bus detection code.
by Kevin O'Connor
· 14 years ago
5a1b828
Enance support for PCI option roms.
by Kevin O'Connor
· 15 years ago
e633832
Only touch PCI functions > 0 on multi-function devices; rescan max pci each time.
by Kevin O'Connor
· 15 years ago
e5a36d5
Increase debugging output in option rom processing.
by Kevin O'Connor
· 15 years ago
be19cdc
Overhaul PCI config functions.
by Kevin O'Connor
· 15 years ago
ceea03c
Overhaul option rom processing.
by Kevin O'Connor
· 15 years ago
f782d60
Avoid casting EBDA variables ipl.description and pir_loc.
by Kevin O'Connor
· 15 years ago
714325c
Separate out and enhance option rom scanning code.
by Kevin O'Connor
· 15 years ago