Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
8740e3a8325de8e6453da1db1b011c036d021789
/
src
/
coreboot.c
09880da
Support running non-pci specific vga option roms from CBFS.
by Kevin O'Connor
· 13 years ago
1edc89d
Add ability to run all option roms in CBFS directory "genroms/".
by Kevin O'Connor
· 13 years ago
cbd6ca0
Add support for compressed option roms.
by Kevin O'Connor
· 13 years ago
592323f
Add LZMA decompression support to CBFS.
by Kevin O'Connor
· 13 years ago
214f6c2
Exit CBFS file search early if zero signature found.
by Kevin O'Connor
· 13 years ago
38d1a34
Replace memeq/streq functions with memcmp/strcmp.
by Kevin O'Connor
· 13 years ago
6782344
Initial support for running CBFS payloads.
by Kevin O'Connor
· 13 years ago
4c0c85a
Initial support for finding option roms in coreboot flash layout.
by Kevin O'Connor
· 13 years ago
071f154
Add high coreboot table support to seabios.
by Kevin O'Connor
· 13 years ago
47e2093
Copy mptable floater and config tables when on coreboot.
by Kevin O'Connor
· 13 years ago
3574644
Build mptable using C 'struct's.
by Kevin O'Connor
· 13 years ago
ef3d882
Make sure to clear global variables before use.
by Kevin O'Connor
· 13 years ago
b1b7c2a
Change license from GPLv3 to LGPLv3.
by Kevin O'Connor
· 13 years ago
e791636
Move ram size definitions from ebda to global variables.
by Kevin O'Connor
· 13 years ago
51358db
Move pir table offset from ebda to a global variable.
by Kevin O'Connor
· 13 years ago
9967ab7
Add initial S3 resume support.
by Kevin O'Connor
· 14 years ago
f782d60
Avoid casting EBDA variables ipl.description and pir_loc.
by Kevin O'Connor
· 14 years ago
59c35f2
Add support for more than 4Gig of ram.
by Kevin O'Connor
· 14 years ago
1d247db
Create a dummy smbios table in coreboot environments.
by Kevin O'Connor
· 14 years ago
9521e26
Extract 'struct bregs' out of biosvar.h; clean up header includes.
by Kevin O'Connor
· 14 years ago
e10e6f8
Scan for and relocate mptable when using coreboot.
by Kevin O'Connor
· 14 years ago
93479e4
Support relocating coreboot generated acpi rsdp and pir tables.
by Kevin O'Connor
· 14 years ago
59a23bb
Enhance e820 memory map generation - include files missing from last commit.
by Kevin O'Connor
· 14 years ago