]> xenbits.xensource.com Git - osstest/seabios.git/commit
Convert remaining callers of foreachbdf to foreachbdf_in_bus.
authorKevin O'Connor <kevin@koconnor.net>
Sat, 2 Jul 2011 18:32:11 +0000 (14:32 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 3 Jul 2011 03:37:39 +0000 (23:37 -0400)
commit0f654a976b9ec8d0346249f8aacc5fbd7d40e946
tree6ff83c7bbb219d9ab0cfe3f126130c9baf690b8b
parent0cd700562357525c2975c5786d34afc237487b2d
Convert remaining callers of foreachbdf to foreachbdf_in_bus.

Convert the last few callers of foreachbdf to foreachbdf_in_bus.  This
is in preparation for simplification of foreachbdf_in_bus.

Also add in addition debugging messages to pci_probe.
src/pci.c
src/pcibios.c