david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/drivers
Michael Brown e01ec74601 [process] Pass containing object pointer to process step() methods
Give the step() method a pointer to the containing object, rather than
a pointer to the process.  This is consistent with the operation of
interface methods, and allows a single function to serve as both an
interface method and a process step() method.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2011-06-28 14:45:08 +01:00
..
bitbash [spi] Reset device on each access 2011-03-04 19:32:56 +00:00
block [process] Pass containing object pointer to process step() methods 2011-06-28 14:45:08 +01:00
bus [device] Make driver name a generic device property 2011-04-07 23:09:19 +01:00
infiniband [hermon] Remove temporary workaround for missing BOFM mport support 2011-05-04 17:00:05 +01:00
linux [device] Make driver name a generic device property 2011-04-07 23:09:19 +01:00
net [forcedeth] Ensure that IRQ line is deasserted when disabling interrupts 2011-05-04 19:22:52 +01:00
nvs [pci] Auto-resize VPD fields used for non-volatile storage 2011-01-19 13:52:56 +00:00