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/i386/include
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
..
bits [hyperv] Use generic set_bit() function 2016-03-16 22:33:41 +00:00
efi/ipxe [dhcp] Automatically generate vendor class identifier string 2016-07-04 15:07:05 +01:00
ipxe [bios] Add bin-x86_64-pcbios build platform 2016-02-16 19:32:32 +00:00
pcbios/ipxe [dhcp] Automatically generate vendor class identifier string 2016-07-04 15:07:05 +01:00
gdbmach.h [gdb] Add support for x86_64 2016-03-22 08:44:32 +00:00
limits.h [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 2015-03-02 16:35:29 +00:00
setjmp.h [libc] Split rmsetjmp() and rmlongjmp() into a separate rmsetjmp.h 2016-02-16 16:06:25 +00:00