1. 91b53a7 Add support for field width argument to %x (eg, %08x). by Kevin O'Connor · 15 years ago
  2. 1bedcc0 Minor - simplify add_e820() function. by Kevin O'Connor · 15 years ago
  3. 5d8ec3e Minor - simplify add_e820() function. by Kevin O'Connor · 15 years ago
  4. 0763381 Clear out the BiosTableSpace array on each boot. by Kevin O'Connor · 15 years ago
  5. e07e18e Minor - rename BX_PANIC to panic. by Kevin O'Connor · 15 years ago
  6. df2c19a Reserve space for buffers in f-segment; don't allocate from freespace. by Kevin O'Connor · 16 years ago
  7. 711ddc6 Try to automatically fit sections into open spaces in the fixed area. by Kevin O'Connor · 16 years ago
  8. b1b7c2a Change license from GPLv3 to LGPLv3. by Kevin O'Connor · 16 years ago
  9. 9649a96 Various minor comment updates. by Kevin O'Connor · 16 years ago
  10. acf1374 Don't reset .bss on reboots. by Kevin O'Connor · 16 years ago
  11. d995b3d Update e820 map in place instead of copying it. by Kevin O'Connor · 16 years ago
  12. 15b3165 Print out percentage of space used for bios tables during boot. by Kevin O'Connor · 16 years ago
  13. 2fda7cb Use ld to build final rom; remove custom build utilities. by Kevin O'Connor · 16 years ago
  14. e3677b1 Define 16bit OFFSET_x to be 32bit addresses; introduce CONFIG_BIOS_ADDR. by Kevin O'Connor · 16 years ago
  15. 9521e26 Extract 'struct bregs' out of biosvar.h; clean up header includes. by Kevin O'Connor · 16 years ago
  16. 0525d29 Breakup rombios32.c into pciinit.c and smbios.c by Kevin O'Connor · 16 years ago
  17. b8d7a47 Make 0xa0000 - 0x10000 a "gap" in the e820 map. by Kevin O'Connor · 16 years ago
  18. aa0c66d Support auto-merging e820 maps of same type. by Kevin O'Connor · 16 years ago
  19. 59a23bb Enhance e820 memory map generation - include files missing from last commit. by Kevin O'Connor · 16 years ago