david/ipxe
david
/
ipxe
Archived
1
0
Fork 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/arm32
Michael Brown aeb6203811 [dhcp] Automatically generate vendor class identifier string
The vendor class identifier strings in DHCP_ARCH_VENDOR_CLASS_ID are
out of sync with the (correct) client architecture values in
DHCP_ARCH_CLIENT_ARCHITECTURE.

Fix by removing all definitions of DHCP_ARCH_VENDOR_CLASS_ID, and
instead generating the vendor class identifier string automatically
based on DHCP_ARCH_CLIENT_ARCHITECTURE and DHCP_ARCH_CLIENT_NDI.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2016-07-04 15:07:05 +01:00
..
core [arm] Split out 32-bit-specific code to arch/arm32 2016-05-08 00:18:35 +01:00
include [dhcp] Automatically generate vendor class identifier string 2016-07-04 15:07:05 +01:00
libgcc [arm] Split out 32-bit-specific code to arch/arm32 2016-05-08 00:18:35 +01:00
Makefile [arm] Split out 32-bit-specific code to arch/arm32 2016-05-08 00:18:35 +01:00
Makefile.efi [arm] Split out 32-bit-specific code to arch/arm32 2016-05-08 00:18:35 +01:00