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/x86_64
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 [gdb] Add support for x86_64 2016-03-22 08:44:32 +00:00
include [dhcp] Automatically generate vendor class identifier string 2016-07-04 15:07:05 +01:00
scripts [build] Fix %.licence build target 2013-07-16 00:50:54 +02:00
Makefile [librm] Prepare for long-mode memory map 2016-02-19 02:58:09 +00:00
Makefile.efi [librm] Prepare for long-mode memory map 2016-02-19 02:58:09 +00:00
Makefile.linux [linux] Add linux platform skeleton 2010-08-19 12:25:06 +01:00
Makefile.pcbios [build] Fix building on older versions of binutils 2016-02-19 20:03:30 +00:00