Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
d282af77b61af2172608b893a7a31fb686ec4643
/
src
/
resume.c
d282af7
Add option for running vga rom during s3 resume.
by Kevin O'Connor
· 14 years ago
a3a729f
Remove 0x09 as a normal post code (forward port from bochs).
by Kevin O'Connor
· 14 years ago
0942e7f
Avoid -fwhole-program on broken gcc instead of stopping build.
by Kevin O'Connor
· 14 years ago
942d495
Add support for gcc v3.x compilers.
by Kevin O'Connor
· 14 years ago
1445843
Eliminate "_code32_" prefix on 32bit symbols referenced from 16bit code.
by Kevin O'Connor
· 14 years ago
e07e18e
Minor - rename BX_PANIC to panic.
by Kevin O'Connor
· 14 years ago
35ae726
Rename MAKE_FARPTR (and similar) to MAKE_FLATPTR.
by Kevin O'Connor
· 14 years ago
590e715
Fix apparent bug in 16bit resume code.
by Kevin O'Connor
· 14 years ago
b24c574
Add CONFIG_S3_RESUME to control support for S3 resume.
by Kevin O'Connor
· 14 years ago
b1b7c2a
Change license from GPLv3 to LGPLv3.
by Kevin O'Connor
· 14 years ago
7cccf54
Don't define bda as a macro in resume.c - it confuses AVOIDCOMBINE mode.
by Kevin O'Connor
· 14 years ago
8c0e372
The BDA is at segment 0x0040 not 0x0000.
by Kevin O'Connor
· 14 years ago
cc6a377
Make sure to manually export s3_resume() for old buggy gcc versions.
by Kevin O'Connor
· 14 years ago
9967ab7
Add initial S3 resume support.
by Kevin O'Connor
· 14 years ago
18e38b2
Improve support for old 16bit resume handlers.
by Kevin O'Connor
· 14 years ago