Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
ddbb6da35099f99edaad3ddad2a187591387925c
/
src
/
apm.c
f5037fd
apm: Remove old Bochs mechanism for shutdown/suspend/standby.
by Kevin O'Connor
· 8 years ago
4ade523
Remove ioport.h; disperse its contents to other header files.
by Kevin O'Connor
· 9 years ago
5a7545c
Move fw/acpi.h to std/acpi.h.
by Kevin O'Connor
· 9 years ago
2d2fa31
Move function definitions for output.c from util.h to new file output.h.
by Kevin O'Connor
· 9 years ago
3df600b
Move stacks.c definitions from util.h to new file stacks.h.
by Kevin O'Connor
· 9 years ago
ccee6e8
Move code cenetered around firmware initialization to src/fw/
by Kevin O'Connor
· 9 years ago
5b63109
apm: fix shutdown
by Gerd Hoffmann
· 9 years ago
897fb11
Consistently use CONFIG_COREBOOT, CONFIG_QEMU, and runningOnXen().
by Kevin O'Connor
· 9 years ago
8caee49
Minor - remove extra include from apm.c.
by Kevin O'Connor
· 10 years ago
d3e4367
Don't restrict VISIBLEx C functions to only x mode.
by Kevin O'Connor
· 10 years ago
94c749c
Rename wait_irq to yield_toirq.
by Kevin O'Connor
· 10 years ago
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