aboutsummaryrefslogtreecommitdiffstats
path: root/src/arch/i386/Makefile.efi
Commit message (Expand)AuthorAgeFilesLines
* [efi] Remove redundant EFI_BOOT_FILE definitionsMichael Brown2024-09-161-4/+0
* [efi] Add %.usb target for building EFI-bootable USB (or other) disk imagesMichael Brown2015-12-071-0/+4
* [build] Use -malign-double to build 32-bit UEFI binariesMichael Brown2014-09-241-0/+4
* [efi] Allow for .efidrv images as well as .efi imagesMichael Brown2009-01-071-14/+5
* [efi] Use elf2efi utility in place of efilinkMichael Brown2009-01-071-11/+5
* [efi] Inhibit harmless ld warning on unresolved symbol checkMichael Brown2009-01-051-1/+2
* [efi] Add EFI image format and basic runtime environmentMichael Brown2008-10-131-0/+24