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
/
rombios.lds.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify build by manually resolving external symbols in layoutrom.py.
Kevin O'Connor
2010-05-01
1
-34
/
+0
*
Add explicit Program Headers to linker scripts.
Kevin O'Connor
2010-01-10
1
-1
/
+5
*
Add support for 32bit PCI BIOS entry.
Kevin O'Connor
2009-12-30
1
-4
/
+7
*
Fix potential build failure due to text16 section being too large.
Kevin O'Connor
2009-12-19
1
-2
/
+4
*
Allow rom to grow beyond 64K.
Kevin O'Connor
2009-09-20
1
-3
/
+4
*
Add auto-generated version info to each build.
Kevin O'Connor
2009-07-29
1
-0
/
+1
*
Do garbage collection of unused sections.
Kevin O'Connor
2009-06-10
1
-2
/
+5
*
Minor - formatting enhancements; add memset_far funcs.
Kevin O'Connor
2009-05-06
1
-2
/
+2
*
Rework linker scripts so they work on new version of ld.
Kevin O'Connor
2009-04-08
1
-1
/
+1
*
Minor - don't force align the 32 bss.
Kevin O'Connor
2009-01-17
1
-2
/
+0
*
Try to automatically fit sections into open spaces in the fixed area.
Kevin O'Connor
2009-01-17
1
-1
/
+1
*
Layout fixed area using linker instead of assembler.
Kevin O'Connor
2009-01-17
1
-5
/
+1
*
Change license from GPLv3 to LGPLv3.
Kevin O'Connor
2009-01-15
1
-1
/
+1
*
Add linker magic to ensure 16bit variables aren't repeated in 32bit code.
Kevin O'Connor
2008-12-28
1
-0
/
+1
*
Place .bss section in 0xf0000 segment.
Kevin O'Connor
2008-11-07
1
-4
/
+0
*
Relinking rom32.o twice seems flaky - make third link stage.
Kevin O'Connor
2008-07-06
1
-0
/
+29