Read full article - http://boot-land.net/forums/index.php?showtopic=8388
Hi all,
I need to add some custom PXE options to option code 43 to emulate an existing pxe environment in my test lab, but have hit a snag - most of the characters are not printable, and 0x format doesn't seem to work for strings - wireshark capture just shows the hex digits being sent as ascii codes.
is there any way to send arbitrary bytes as hex in the current build, or will I need to patch the source?