pxe: Add support for embedded options in EFIsyslinux-6.03-pre16
commit44e01ff5852eae227e84b7ac3b4d7a7bf8574c3c
authorH. Peter Anvin <hpa@zytor.com>
Tue, 17 Jun 2014 03:25:02 +0000 (16 20:25 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 17 Jun 2014 03:25:02 +0000 (16 20:25 -0700)
tree9bbfb71f6cefcfc58bf822b25c406275a267201b
parent191e622cdd85271783682ff38f4c307b89cfe040
pxe: Add support for embedded options in EFI

For EFI, rather than mucking with the PECOFF or ELF headers (we have
both!) just use a fixed-size buffer embedded in the image with a large
magic number that can be scanned for safely.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
efi/pxe.c
utils/pxelinux-options