[build] Add efidrv.cab target for UEFI Secure Boot signing

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown
2013-05-14 20:08:26 +01:00
parent 640ab792a4
commit dbea47ce7d
4 changed files with 17 additions and 6 deletions

View File

@@ -40,12 +40,10 @@ PAD_exe = $(PERL) $(PADIMG) --blksize=512
FINALISE_rom = $(PERL) $(FIXROM)
FINALISE_mrom = $(FINALISE_rom)
# Add per-ROM targets for "allroms"
# Use $(ROMS) rather than $(DRIVERS) for "allroms" and "allmroms"
#
$(BIN)/allroms : $(foreach ROM,$(ROMS),$(BIN)/$(ROM).rom)
$(BIN)/allmroms : $(foreach ROM,$(ROMS),$(BIN)/$(ROM).mrom)
allroms : $(BIN)/allroms
allmroms : $(BIN)/allmroms
LIST_NAME_rom := ROMS
LIST_NAME_mrom := ROMS
# rule to make a non-emulation ISO boot image
NON_AUTO_MEDIA += iso