mirror of
https://github.com/ipxe/ipxe
synced 2025-12-08 18:30:28 +03:00
e8365f7a51e8ad9fc80841f42261fd708831b0d6
The implementation of PXENV_UNDI_GET_NIC_TYPE in some PXE ROMs (observed with an Intel X710 ROM in a Dell PowerEdge R6515) will fail to write the NicType byte, leaving it uninitialised. Prepopulate the NicType byte with a highly unlikely value as a sentinel to allow us to detect this, and assume that any such devices are overwhelmingly likely to be PCI devices. Signed-off-by: Michael Brown <mcb30@ipxe.org>
iPXE README File Quick start guide: cd src make For any more detailed instructions, see http://ipxe.org
Languages
C
97.3%
Assembly
1.5%
Perl
0.6%
Makefile
0.3%
Python
0.2%