Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
095e89bc0b9238ae88383484ca006a3e7af873ad
/
src
/
romlayout.S
095e89b
Remove some unused IRQ_TRAMPOLINE definitions.
by Kevin O'Connor
· 14 years ago
711ddc6
Try to automatically fit sections into open spaces in the fixed area.
by Kevin O'Connor
· 14 years ago
202024a
Layout fixed area using linker instead of assembler.
by Kevin O'Connor
· 14 years ago
b1b7c2a
Change license from GPLv3 to LGPLv3.
by Kevin O'Connor
· 14 years ago
7f34309
Switch to new stack when calling ATA function in 16bit mode.
by Kevin O'Connor
· 14 years ago
0c3068d
Initial PnP bios call support.
by Kevin O'Connor
· 14 years ago
ffdc9ee
Rework default hwirq handler so there is no confusion on which pic to eoi.
by Kevin O'Connor
· 14 years ago
c5b5036
Make sure %ss==%ds in resume handler call.
by Kevin O'Connor
· 14 years ago
b4f0e89
Cleanup of fixed space addresses.
by Kevin O'Connor
· 14 years ago
18e38b2
Improve support for old 16bit resume handlers.
by Kevin O'Connor
· 14 years ago
9e82122
Makefile cleanups.
by Kevin O'Connor
· 14 years ago
6e5b4a4
Call option roms in "big real mode".
by Kevin O'Connor
· 14 years ago
3f168b6
Detect keyboard ctrl-alt-delete and try to reset machine.
by Kevin O'Connor
· 14 years ago
d21c089
Enable a default hw irq handler.
by Kevin O'Connor
· 14 years ago
952974e
Add tool for generating assembler offset definition file.
by Kevin O'Connor
· 14 years ago
3eac009
Define bit definitions for cr0 register.
by Kevin O'Connor
· 14 years ago
d9a8b2d
Cleanup a20 code.
by Kevin O'Connor
· 14 years ago
1a72e2e
Disable a20 on 16bit calls.
by Kevin O'Connor
· 14 years ago
1492708
Move 32bit segment defines from romlayout.S to config.h.
by Kevin O'Connor
· 14 years ago
50cf4f1
Turn on cache as first step of post.
by Kevin O'Connor
· 14 years ago
484270d
Improve smp detection code.
by Kevin O'Connor
· 15 years ago
44eeaf1
Convert bootup code (int18/int19) to 32bit mode.
by Kevin O'Connor
· 15 years ago
ccaf1c5
Move $PnP string from boot.c to romlayout.S.
by Kevin O'Connor
· 15 years ago
ee4f9ff
Move elf entry point from post.c to romlayout.S
by Kevin O'Connor
· 15 years ago
2fda7cb
Use ld to build final rom; remove custom build utilities.
by Kevin O'Connor
· 15 years ago
f85fde0
Use ".set" gas feature to avoid having to hardcode ljmpl asm insn.
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
c541e1b
Add code (currently disabled) to mask run away irqs.
by Kevin O'Connor
· 15 years ago
276d4a9
Move acpi code out of rombios32.c; clean up use of fixed memory addresses.
by Kevin O'Connor
· 15 years ago
b3c28be
Properly save/restore %esp high bits.
by Kevin O'Connor
· 15 years ago
0fae9e1
APM fixes; don't save/clear/restore %esp high bits.
by Kevin O'Connor
· 15 years ago
7453453
Use a linker script for 16bit code.
by Kevin O'Connor
· 15 years ago
e0113c9
Forward port new boot menu features from bochs bios.
by Kevin O'Connor
· 15 years ago
18f368e
Don't clobber %esp highbits on C code entry.
by Kevin O'Connor
· 15 years ago
68296e8
Fix bug in apm32protected_entry.
by Kevin O'Connor
· 15 years ago
1d01951
Don't pass in ebp/esp to irq handlers.
by Kevin O'Connor
· 15 years ago
7a558e4
Don't save/restore flags and ebp on external calls - saves on stack space.
by Kevin O'Connor
· 15 years ago
ed12849
Reduce stack usage for ISRs; minor fixes.
by Kevin O'Connor
· 15 years ago
843a62c
Optimize insb/outsb/insw/etc. functions.
by Kevin O'Connor
· 15 years ago
dcc7a4f
Minor cleanups.
by Kevin O'Connor
· 15 years ago
cbbb667
Make sure to restore %ds on return from call16.
by Kevin O'Connor
· 15 years ago
44d6530
Enhance APM support.
by Kevin O'Connor
· 15 years ago
acad0a6
use symbols for segment numbers
by Kevin O'Connor
· 15 years ago
44c631d
Enhance included bios tables.
by Kevin O'Connor
· 15 years ago
63dbcfb
Various minor cleanups.
by Kevin O'Connor
· 15 years ago
cb6735f
Improve comments in romlayout.S
by Kevin O'Connor
· 15 years ago
21e930b
Use symbols instead of number for segment descriptors in romlayout.S
by Kevin O'Connor
· 15 years ago
ddd4bfd
the idt descriptors look a bit wrong. this patch fixes that
by Kevin O'Connor
· 15 years ago
bdce35f
Misc updates.
by Kevin O'Connor
· 15 years ago
38fcbfe
Version 0.1.2
by Kevin O'Connor
· 15 years ago
rel-0.1.2
4b60c00
Version 0.1.1
by Kevin O'Connor
· 15 years ago
rel-0.1.1
f076a3e
Initial checkin.
by Kevin O'Connor
· 15 years ago
rel-0.1.0