index
:
seabios
guest-hint
kvmtool
master
memory2-logging
microvm
pci-4g-map
pci64-cfg
seabios
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rombios32.lds.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rework linker scripts so they work on new version of ld.
Kevin O'Connor
2009-04-08
1
-4
/
+4
*
Minor - don't force align the 32 bss.
Kevin O'Connor
2009-01-17
1
-3
/
+1
*
Change license from GPLv3 to LGPLv3.
Kevin O'Connor
2009-01-15
1
-1
/
+1
*
Cleanup of fixed space addresses.
Kevin O'Connor
2008-12-13
1
-3
/
+1
*
Place .bss section in 0xf0000 segment.
Kevin O'Connor
2008-11-07
1
-8
/
+4
*
Relinking rom32.o twice seems flaky - make third link stage.
Kevin O'Connor
2008-07-06
1
-21
/
+9
*
Ensure proper alignment of subsections.
Kevin O'Connor
2008-07-05
1
-0
/
+6
*
Use ld to build final rom; remove custom build utilities.
Kevin O'Connor
2008-07-05
1
-19
/
+25
*
Define 16bit OFFSET_x to be 32bit addresses; introduce CONFIG_BIOS_ADDR.
Kevin O'Connor
2008-07-04
1
-2
/
+2
*
Move acpi code out of rombios32.c; clean up use of fixed memory addresses.
Kevin O'Connor
2008-06-11
1
-2
/
+1
*
Use a linker script for 16bit code.
Kevin O'Connor
2008-05-12
1
-2
/
+2
*
Make sure we zero bss before calling rombios32 code.
Kevin O'Connor
2008-03-16
1
-1
/
+1
*
Port rombios32 code from bochs-bios.
Kevin O'Connor
2008-03-08
1
-1
/
+2
*
Cleanup implementation of call16().
Kevin O'Connor
2008-03-01
1
-1
/
+1
*
Some cleanups based on patch by Nguyen Anh Quynh
Kevin O'Connor
2008-02-27
1
-1
/
+1
*
Version 0.1.2
rel-0.1.2
Kevin O'Connor
2008-02-25
1
-0
/
+1
*
Initial checkin.
rel-0.1.0
Kevin O'Connor
2008-02-25
1
-0
/
+31