index
:
~kraxel/seabios
ahci
ahci.2
ahci.3
master
Unnamed repository; edit this file to name it for gitweb.
kraxel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
coreboot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-30
Add ability to run all option roms in CBFS directory "genroms/".
Kevin O'Connor
1
-17
/
+43
2009-04-27
Add support for compressed option roms.
Kevin O'Connor
1
-19
/
+50
2009-04-26
Add LZMA decompression support to CBFS.
Kevin O'Connor
1
-6
/
+48
2009-04-26
Exit CBFS file search early if zero signature found.
Kevin O'Connor
1
-1
/
+4
2009-04-18
Replace memeq/streq functions with memcmp/strcmp.
Kevin O'Connor
1
-2
/
+2
2009-04-13
Initial support for running CBFS payloads.
Kevin O'Connor
1
-17
/
+117
2009-04-11
Initial support for finding option roms in coreboot flash layout.
Kevin O'Connor
1
-1
/
+127
2009-03-21
Add high coreboot table support to seabios.
Kevin O'Connor
1
-0
/
+16
2009-02-27
Copy mptable floater and config tables when on coreboot.
Kevin O'Connor
1
-3
/
+10
2009-02-27
Build mptable using C 'struct's.
Kevin O'Connor
1
-1
/
+2
2009-02-05
Make sure to clear global variables before use.
Kevin O'Connor
1
-0
/
+6
2009-01-15
Change license from GPLv3 to LGPLv3.
Kevin O'Connor
1
-1
/
+1
2008-12-28
Move ram size definitions from ebda to global variables.
Kevin O'Connor
1
-4
/
+4
2008-12-28
Move pir table offset from ebda to a global variable.
Kevin O'Connor
1
-2
/
+2
2008-12-18
Add initial S3 resume support.
Kevin O'Connor
1
-2
/
+6
2008-11-08
Avoid casting EBDA variables ipl.description and pir_loc.
Kevin O'Connor
1
-2
/
+1
2008-10-25
Add support for more than 4Gig of ram.
Kevin O'Connor
1
-6
/
+12
2008-08-29
Create a dummy smbios table in coreboot environments.
Kevin O'Connor
1
-0
/
+5
2008-07-04
Extract 'struct bregs' out of biosvar.h; clean up header includes.
Kevin O'Connor
1
-1
/
+2
2008-06-21
Scan for and relocate mptable when using coreboot.
Kevin O'Connor
1
-1
/
+22
2008-06-12
Support relocating coreboot generated acpi rsdp and pir tables.
Kevin O'Connor
1
-7
/
+77
2008-06-08
Enhance e820 memory map generation - include files missing from last commit.
Kevin O'Connor
1
-0
/
+136