1. dfc18fc Fix apparent bug in pci bios handle_1ab10e function. by Kevin O'Connor · 14 years ago
  2. b1b7c2a Change license from GPLv3 to LGPLv3. by Kevin O'Connor · 14 years ago
  3. 51358db Move pir table offset from ebda to a global variable. by Kevin O'Connor · 14 years ago
  4. 4132e02 Don't allow start_bdf with new auto max bus detection code. by Kevin O'Connor · 14 years ago
  5. e633832 Only touch PCI functions > 0 on multi-function devices; rescan max pci each time. by Kevin O'Connor · 14 years ago
  6. be19cdc Overhaul PCI config functions. by Kevin O'Connor · 14 years ago
  7. f782d60 Avoid casting EBDA variables ipl.description and pir_loc. by Kevin O'Connor · 14 years ago
  8. 5fdaa03 Rename pci_find_class() to pci_find_classprog(), and add new functions. by Kevin O'Connor · 15 years ago
  9. 18b927e Rename memcpy() to memcpy_far() and add regular memcpy() code. by Kevin O'Connor · 15 years ago
  10. cde7a58 Return max bus number in int 1a/b101 call. by Kevin O'Connor · 15 years ago
  11. 65e6342 Misc fixes and updates. by Kevin O'Connor · 15 years ago
  12. 9521e26 Extract 'struct bregs' out of biosvar.h; clean up header includes. by Kevin O'Connor · 15 years ago
  13. db03d5d PCI fixes by Kevin O'Connor · 15 years ago
  14. d25810a Generate PIR table at post time. by Kevin O'Connor · 15 years ago
  15. 061d137 Move PIR table definitions to pcibios.h. by Kevin O'Connor · 15 years ago
  16. 60ee1d8 Update PCI devid of PIR table. by Kevin O'Connor · 15 years ago
  17. 0f803e4 PCI enhancements. by Kevin O'Connor · 15 years ago
  18. 7913f9d Minor change - use set_success() instead of set_cf in pcibios.c. by Kevin O'Connor · 15 years ago
  19. a0dc296 Basic support for PCI BIOS. by Kevin O'Connor · 15 years ago