Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
1e3bd4f26c3c709aaa739539a957b270f3f5aee5
/
src
/
apm.c
47c8e31
Rename the apm, pcibios, and elf entry points.
by Kevin O'Connor
· 11 years ago
244caf8
Try to hard-reboot on rerun of post even on emulators.
by Kevin O'Connor
· 12 years ago
7c1b186
Reduce #ifs by weeding out some cross-chunk function definitions.
by Kevin O'Connor
· 13 years ago
1ca05b0
Be sure to add "void" to all function prototypes that take no args.
by Kevin O'Connor
· 13 years ago
c003148
Implement native 32bit APM support.
by Kevin O'Connor
· 13 years ago
dfefeb5
Distinguish between debug reports for unimplemented vs invalid calls.
by Kevin O'Connor
· 13 years ago
6d768b5
Minor - use wait_irq() instead of irq_enable()/hlt() in apm.
by Kevin O'Connor
· 13 years ago
b1b7c2a
Change license from GPLv3 to LGPLv3.
by Kevin O'Connor
· 13 years ago
15157a3
Implement GET/SET_GLOBAL(...) instead of using GET/SET_VAR(CS, ...)
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
0fae9e1
APM fixes; don't save/clear/restore %esp high bits.
by Kevin O'Connor
· 14 years ago
7ba6b30
Support config option to disable APM BIOS calls.
by Kevin O'Connor
· 14 years ago
ac8df8c
Improve control of debug messages.
by Kevin O'Connor
· 14 years ago
f64f0db
Initial support for coreboot.
by Kevin O'Connor
· 14 years ago
2ad3744
Minor cleanups.
by Kevin O'Connor
· 14 years ago
c38e480
Minor cleanups.
by Kevin O'Connor
· 14 years ago
6c78122
Replace debug_exit calls with debug info while setting a failure.
by Kevin O'Connor
· 14 years ago
44d6530
Enhance APM support.
by Kevin O'Connor
· 14 years ago
95b2f78
Add initial support for apmbios code.
by Kevin O'Connor
· 14 years ago