1. b458122 checkrom: Fix typo in error message by Andreas Färber · 9 years ago
  2. e51488c python3 fixes for vgabios and csm builds. by Kevin O'Connor · 10 years ago rel-1.7.5
  3. 19f789b build: Be careful with unicode and byte strings for python3 compatibility. by Johannes Krampf · 11 years ago
  4. 9d7d044 build: Be explicit that we want integers when dividing for python3 compat. by Johannes Krampf · 11 years ago
  5. 064fd06 build: Make print statements in scripts python3 compatible. by Johannes Krampf · 11 years ago
  6. 85f8fac build: explicitly set ROM size by Gerd Hoffmann · 11 years ago
  7. b942ce0 Rename tools/ directory to scripts/ directory. by Kevin O'Connor · 11 years ago[Renamed from tools/checkrom.py]
  8. 6afc6f8 Don't relocate "varlow" variable references at runtime. by Kevin O'Connor · 11 years ago
  9. a82be56 Complete and checksum EFI_COMPATIBILITY16_TABLE at build time by David Woodhouse · 12 years ago
  10. 94dc9c4 Show size of non-relocatable runtime code during build. by Kevin O'Connor · 14 years ago
  11. a899945 Allow rom to grow to 256K. by Kevin O'Connor · 14 years ago
  12. 1a4885e Modify tools/layoutrom.py to use classes instead of tuples. by Kevin O'Connor · 14 years ago
  13. 9ba1dea Simplify build by manually resolving external symbols in layoutrom.py. by Kevin O'Connor · 14 years ago
  14. 871e0a0 Add support for 32bit PCI BIOS entry. by Kevin O'Connor · 15 years ago
  15. 2ceeec9 Fix potential build failure due to text16 section being too large. by Kevin O'Connor · 15 years ago
  16. 5b8f809 Allow rom to grow beyond 64K. by Kevin O'Connor · 15 years ago
  17. b1a0d3a Pack 16bit code into last part of f-segment. by Kevin O'Connor · 15 years ago
  18. 711ddc6 Try to automatically fit sections into open spaces in the fixed area. by Kevin O'Connor · 16 years ago
  19. 202024a Layout fixed area using linker instead of assembler. by Kevin O'Connor · 16 years ago
  20. 4556a2c Show percent space of C code used in checkrom.py. by Kevin O'Connor · 16 years ago
  21. d289977 Relinking rom32.o twice seems flaky - make third link stage. by Kevin O'Connor · 16 years ago
  22. 9bcc527 Ensure proper alignment of subsections. by Kevin O'Connor · 16 years ago
  23. 2fda7cb Use ld to build final rom; remove custom build utilities. by Kevin O'Connor · 16 years ago