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/net/udp
Joshua Oreman 67015d1011 [pxebs] Correct endianness of PXE type
The PXE type field is canonically little-endian, but the pxebs command
treats it as big-endian in converting the type number passed on the
command line to a field value to search against. Fix, to prevent the
necessity of incantations like "pxebs net0 1536" to select menu item #6.

Signed-off-by: Michael Brown <mcb30@etherboot.org>
Modified-by: Michael Brown <mcb30@etherboot.org>
2009-10-24 19:34:35 +01:00
..
dhcp.c [pxebs] Correct endianness of PXE type 2009-10-24 19:34:35 +01:00
dns.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
slam.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
tftp.c [tftp] Process OACKs even if malformed 2009-05-20 10:04:50 +01:00