1. 7b49cd9 Add dprintf() status writes during startup of bios table inits. by Kevin O'Connor · 16 years ago
  2. 59c35f2 Add support for more than 4Gig of ram. by Kevin O'Connor · 16 years ago
  3. 2054300 Add new QEMU code to access UUID. by Kevin O'Connor · 16 years ago
  4. f2ce191 Set smbios cache handles - patch from bochs bios. by Kevin O'Connor · 16 years ago
  5. 230a7b8 Fix smbios bios_characteristics -- patch from bochs bios. by Kevin O'Connor · 16 years ago
  6. 3a3fb4e Fix VMware backdoor command 0Ah - patch from bochs bios. by Kevin O'Connor · 16 years ago
  7. 1d247db Create a dummy smbios table in coreboot environments. by Kevin O'Connor · 16 years ago
  8. 6cb8ba9 Remove CONFIG_QEMU option - breakout into other options. by Kevin O'Connor · 16 years ago
  9. 9521e26 Extract 'struct bregs' out of biosvar.h; clean up header includes. by Kevin O'Connor · 16 years ago
  10. 0525d29 Breakup rombios32.c into pciinit.c and smbios.c by Kevin O'Connor · 16 years ago[Renamed (62%) from src/rombios32.c]
  11. 84ad59a Separate out smp detection and mp table generation from rombios32.c by Kevin O'Connor · 16 years ago
  12. f7ba6d7 Separate SMM code into its own file (smm.c from rombios32.c). by Kevin O'Connor · 16 years ago
  13. 3129984 Clean up #ifdefs. by Kevin O'Connor · 16 years ago
  14. d25810a Generate PIR table at post time. by Kevin O'Connor · 16 years ago
  15. 276d4a9 Move acpi code out of rombios32.c; clean up use of fixed memory addresses. by Kevin O'Connor · 16 years ago
  16. c781293 Enhance e820 memory map generation. by Kevin O'Connor · 16 years ago
  17. da4a648 Separate out ram shadow code and permit more code to write to bios. by Kevin O'Connor · 16 years ago
  18. ac8df8c Improve control of debug messages. by Kevin O'Connor · 16 years ago
  19. 0f803e4 PCI enhancements. by Kevin O'Connor · 16 years ago
  20. f64f0db Initial support for coreboot. by Kevin O'Connor · 16 years ago
  21. 9571ac2 Unify memory size detection. by Kevin O'Connor · 16 years ago
  22. 0227095 Sync rombios32.c with bochs cvs. by Kevin O'Connor · 16 years ago
  23. d9b0659 This patch does: by Kevin O'Connor · 16 years ago
  24. 2ad3744 Minor cleanups. by Kevin O'Connor · 16 years ago
  25. 52c1a8a Fix typo - a memcpy should have been memset in rombios32.c by Kevin O'Connor · 16 years ago
  26. 438f635 Minor cleanups. by Kevin O'Connor · 16 years ago
  27. 2e7ab8b Unify checksum functions. by Kevin O'Connor · 16 years ago
  28. a0dc296 Basic support for PCI BIOS. by Kevin O'Connor · 16 years ago
  29. e51313d Update interger types in rombios32 code. by Kevin O'Connor · 16 years ago
  30. ceb5f3f Clear area changed during shadow enable. by Kevin O'Connor · 16 years ago
  31. a4d3576 Port rombios32 code from bochs-bios. by Kevin O'Connor · 16 years ago