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/arch/i386/interface
Michael Brown 4fe1e08a60 [pxe] Fix interoperability with the Symantec (undipd) DOS UNDI driver
The Symantec UNDI DOS driver fails when run on top of gPXE because we
return our interface type as "gPXE" rather than one of the predefined
NDIS interface type strings.

Fix by returning the standard "DIX+802.3" string; this isn't
necessarily always accurate, but it's highly unlikely that anything
trying to use the UNDI API would understand our IPoIB link-layer
pseudo-header anyway.
2009-06-23 22:56:21 +01:00
..
pcbios [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
pxe [pxe] Fix interoperability with the Symantec (undipd) DOS UNDI driver 2009-06-23 22:56:21 +01:00
syslinux [comboot] Implement stub calls for auxiliary data vector handling 2009-05-26 11:43:02 +01:00