opengnsys_ipxe/src/drivers
Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces
Remove data-xfer as an interface type, and replace data-xfer
interfaces with generic interfaces supporting the data-xfer methods.

Filter interfaces (as used by the TLS layer) are handled using the
generic pass-through interface capability.  A side-effect of this is
that deliver_raw() no longer exists as a data-xfer method.  (In
practice this doesn't lose any efficiency, since there are no
instances within the current codebase where xfer_deliver_raw() is used
to pass data to an interface supporting the deliver_raw() method.)

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2010-06-22 15:50:31 +01:00
..
bitbash [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
block [interface] Convert all data-xfer interfaces to generic interfaces 2010-06-22 15:50:31 +01:00
bus [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
infiniband [qib7322] Fix whitespace errors 2010-06-01 19:16:15 +01:00
net [pcnet32] Replace pcnet32 with native driver 2010-06-22 11:28:01 +01:00
nvs [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00