Fix apparent bug in pci bios handle_1ab10e function.
authorKevin O'Connor <kevin@koconnor.net>
Mon, 19 Jan 2009 17:53:10 +0000 (12:53 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Mon, 19 Jan 2009 17:53:10 +0000 (12:53 -0500)
commitdfc18fc39ad4ce32093b2b0c7b46af94c114c782
tree6ff82b44bbbedcfd2ad9a8f8ccbc7ea66d095768
parent235df20bac217fca4d47e359f41a4c4f13e83be3
Fix apparent bug in pci bios handle_1ab10e function.

The PIR entry copy was copying the header instead of the slots.
src/pcibios.c