Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
1e749c8583a5a8cf7a08f0e0faa2cb1edc3e44c7
/
tools
/
checkrom.py
94dc9c4
Show size of non-relocatable runtime code during build.
by Kevin O'Connor
· 13 years ago
a899945
Allow rom to grow to 256K.
by Kevin O'Connor
· 13 years ago
1a4885e
Modify tools/layoutrom.py to use classes instead of tuples.
by Kevin O'Connor
· 13 years ago
9ba1dea
Simplify build by manually resolving external symbols in layoutrom.py.
by Kevin O'Connor
· 13 years ago
871e0a0
Add support for 32bit PCI BIOS entry.
by Kevin O'Connor
· 14 years ago
2ceeec9
Fix potential build failure due to text16 section being too large.
by Kevin O'Connor
· 14 years ago
5b8f809
Allow rom to grow beyond 64K.
by Kevin O'Connor
· 14 years ago
b1a0d3a
Pack 16bit code into last part of f-segment.
by Kevin O'Connor
· 14 years ago
711ddc6
Try to automatically fit sections into open spaces in the fixed area.
by Kevin O'Connor
· 15 years ago
202024a
Layout fixed area using linker instead of assembler.
by Kevin O'Connor
· 15 years ago
4556a2c
Show percent space of C code used in checkrom.py.
by Kevin O'Connor
· 15 years ago
d289977
Relinking rom32.o twice seems flaky - make third link stage.
by Kevin O'Connor
· 15 years ago
9bcc527
Ensure proper alignment of subsections.
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