Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
8740e3a8325de8e6453da1db1b011c036d021789
/
src
/
pcibios.c
d99908e
Minor - use a struct when working with pcibios 1ab10e param.
by Kevin O'Connor
· 13 years ago
8b267cb
Implement memcpy_far and checksum_far, and replace _fl variants.
by Kevin O'Connor
· 13 years ago
35ae726
Rename MAKE_FARPTR (and similar) to MAKE_FLATPTR.
by Kevin O'Connor
· 13 years ago
dfc18fc
Fix apparent bug in pci bios handle_1ab10e function.
by Kevin O'Connor
· 13 years ago
b1b7c2a
Change license from GPLv3 to LGPLv3.
by Kevin O'Connor
· 13 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
· 14 years ago
18b927e
Rename memcpy() to memcpy_far() and add regular memcpy() code.
by Kevin O'Connor
· 14 years ago
cde7a58
Return max bus number in int 1a/b101 call.
by Kevin O'Connor
· 14 years ago
65e6342
Misc fixes and updates.
by Kevin O'Connor
· 14 years ago
9521e26
Extract 'struct bregs' out of biosvar.h; clean up header includes.
by Kevin O'Connor
· 14 years ago
db03d5d
PCI fixes
by Kevin O'Connor
· 14 years ago
d25810a
Generate PIR table at post time.
by Kevin O'Connor
· 14 years ago
061d137
Move PIR table definitions to pcibios.h.
by Kevin O'Connor
· 14 years ago
60ee1d8
Update PCI devid of PIR table.
by Kevin O'Connor
· 14 years ago
0f803e4
PCI enhancements.
by Kevin O'Connor
· 14 years ago
7913f9d
Minor change - use set_success() instead of set_cf in pcibios.c.
by Kevin O'Connor
· 14 years ago
a0dc296
Basic support for PCI BIOS.
by Kevin O'Connor
· 14 years ago