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/block
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
..
ata.c [ata] Add support for describing an ATA device using EDD 2010-09-22 17:12:17 +01:00
ibft.c [iscsi] Change default initiator IQN 2011-03-03 22:23:44 +00:00
scsi.c [process] Pass containing object pointer to process step() methods 2011-06-28 14:45:08 +01:00
srp.c [infiniband] Include the SRP login rejection reason in the error number 2010-09-22 20:05:39 +01:00