1. 523e5a9 Use "p->sum -= checksum()" style for setting checksums. by Kevin O'Connor · 15 years ago
  2. c069394 Do garbage collection of unused sections. by Kevin O'Connor · 15 years ago
  3. 94fd47e Minor - change checksum functions to take a (void *). by Kevin O'Connor · 15 years ago
  4. b1b7c2a Change license from GPLv3 to LGPLv3. by Kevin O'Connor · 16 years ago
  5. 92f95b0 Add more linker protections around variables accessed from 16bit mode. by Kevin O'Connor · 16 years ago
  6. 51358db Move pir table offset from ebda to a global variable. by Kevin O'Connor · 16 years ago
  7. b4f0e89 Cleanup of fixed space addresses. by Kevin O'Connor · 16 years ago
  8. f782d60 Avoid casting EBDA variables ipl.description and pir_loc. by Kevin O'Connor · 16 years ago
  9. 7b49cd9 Add dprintf() status writes during startup of bios table inits. by Kevin O'Connor · 16 years ago
  10. 9521e26 Extract 'struct bregs' out of biosvar.h; clean up header includes. by Kevin O'Connor · 16 years ago
  11. db03d5d PCI fixes by Kevin O'Connor · 16 years ago
  12. d25810a Generate PIR table at post time. by Kevin O'Connor · 16 years ago