Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
a83ff550b4cbf0b1bc35f493c8715a69a9e28b7e
/
src
/
system.c
a83ff55
Reduce stack usage of hw irq handlers.
by Kevin O'Connor
· 15 years ago
0881537
Introduce GET/SET_EBDA2() macros - they take a cached ebda seg.
by Kevin O'Connor
· 15 years ago
92f95b0
Add more linker protections around variables accessed from 16bit mode.
by Kevin O'Connor
· 15 years ago
e791636
Move ram size definitions from ebda to global variables.
by Kevin O'Connor
· 15 years ago
4a754b3
Add linker magic to ensure 16bit variables aren't repeated in 32bit code.
by Kevin O'Connor
· 15 years ago
15157a3
Implement GET/SET_GLOBAL(...) instead of using GET/SET_VAR(CS, ...)
by Kevin O'Connor
· 15 years ago
9649a96
Various minor comment updates.
by Kevin O'Connor
· 15 years ago
d21c089
Enable a default hw irq handler.
by Kevin O'Connor
· 15 years ago
3eac009
Define bit definitions for cr0 register.
by Kevin O'Connor
· 15 years ago
d9a8b2d
Cleanup a20 code.
by Kevin O'Connor
· 15 years ago
d995b3d
Update e820 map in place instead of copying it.
by Kevin O'Connor
· 15 years ago
18b927e
Rename memcpy() to memcpy_far() and add regular memcpy() code.
by Kevin O'Connor
· 15 years ago
cbffa8e
Add stubs for VIA vga bios callbacks to system bios.
by Kevin O'Connor
· 15 years ago
e3677b1
Define 16bit OFFSET_x to be 32bit addresses; introduce CONFIG_BIOS_ADDR.
by Kevin O'Connor
· 15 years ago
9521e26
Extract 'struct bregs' out of biosvar.h; clean up header includes.
by Kevin O'Connor
· 15 years ago
f54c150
Cleanup handling of interrupt controller (PIC).
by Kevin O'Connor
· 15 years ago
15c1f22
Support config driven debugging of each irq handler.
by Kevin O'Connor
· 15 years ago
c781293
Enhance e820 memory map generation.
by Kevin O'Connor
· 15 years ago
db9e65e
Introduce set_fail_silent() helpers.
by Kevin O'Connor
· 15 years ago
5be0490
Implement usleep using real time clock.
by Kevin O'Connor
· 15 years ago
f64f0db
Initial support for coreboot.
by Kevin O'Connor
· 15 years ago
9571ac2
Unify memory size detection.
by Kevin O'Connor
· 15 years ago
2ad3744
Minor cleanups.
by Kevin O'Connor
· 15 years ago
117fc21
Compile fixes for gcc 4.3.
by Kevin O'Connor
· 15 years ago
800eab5
Fix bug causing low memory configs to be off by 1024 in e820 maps.
by Kevin O'Connor
· 15 years ago
98123b5
Port fix from bochs-bios for incorrect acpi on boxes < 16M.
by Kevin O'Connor
· 15 years ago
438f635
Minor cleanups.
by Kevin O'Connor
· 16 years ago
ed12849
Reduce stack usage for ISRs; minor fixes.
by Kevin O'Connor
· 16 years ago
2cdd8b6
Call to int 1587 shouldn't alter regs->cx.
by Kevin O'Connor
· 16 years ago
67c00dd
Fix bug in int 1587.
by Kevin O'Connor
· 16 years ago
983d619
Simplify e820 map generation.
by Kevin O'Connor
· 16 years ago
6c78122
Replace debug_exit calls with debug info while setting a failure.
by Kevin O'Connor
· 16 years ago
843a62c
Optimize insb/outsb/insw/etc. functions.
by Kevin O'Connor
· 16 years ago
dcc7a4f
Minor cleanups.
by Kevin O'Connor
· 16 years ago
a4d3576
Port rombios32 code from bochs-bios.
by Kevin O'Connor
· 16 years ago
47baa3c
Revert "This patch adds the BIOS support for SMP, ACPI, PCI, SMM, SMBIOS."
by Kevin O'Connor
· 16 years ago
e2e5f01
use symbols for E820 memory types
by Kevin O'Connor
· 16 years ago
e09b982
Use symbols for cmos offsets in ram_probe()
by Kevin O'Connor
· 16 years ago
1978676
Rename VISIBLE macro for better control.
by Kevin O'Connor
· 16 years ago
3d02941
This patch adds the BIOS support for SMP, ACPI, PCI, SMM, SMBIOS.
by Kevin O'Connor
· 16 years ago
95b2f78
Add initial support for apmbios code.
by Kevin O'Connor
· 16 years ago
c65a380
Bug fixes; get mouse working.
by Kevin O'Connor
· 16 years ago
44c631d
Enhance included bios tables.
by Kevin O'Connor
· 16 years ago
ee2fd7a
Rename PORT_KBD_* to PORT_PS2_*
by Kevin O'Connor
· 16 years ago
e20ed9f
Minor - reduce stack usage of handle_1587.
by Kevin O'Connor
· 16 years ago
adb6b37
Fix for int15 handlers.
by Kevin O'Connor
· 16 years ago
bdce35f
Misc updates.
by Kevin O'Connor
· 16 years ago
38fcbfe
Version 0.1.2
by Kevin O'Connor
· 16 years ago
rel-0.1.2
f076a3e
Initial checkin.
by Kevin O'Connor
· 16 years ago
rel-0.1.0