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