[efi] Add %.usb target for building EFI-bootable USB (or other) disk images

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown
2015-12-05 23:54:10 +00:00
parent 1fcd4223cc
commit 7f65a08f3e
4 changed files with 72 additions and 0 deletions

View File

@@ -8,6 +8,10 @@ CFLAGS += -mno-red-zone
#
ELF2EFI = $(ELF2EFI64)
# Specify EFI boot file
#
EFI_BOOT_FILE = bootx64.efi
# Include generic EFI Makefile
#
MAKEDEPS += arch/x86/Makefile.efi