PXE_ROMID_MAJORVER

UNDI command interface revision. These are the values that get sent in option 94 (Client Network Interface Identifier) in the DHCP Discover and PXE Boot Server Request packets.

extern (C)
enum PXE_ROMID_MAJORVER = 0x03;

Meta