aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/elf2efi.c
Commit message (Expand)AuthorAgeFilesLines
* [efi] Fix building with newer binutilsMichael Brown2013-03-141-0/+2
* [efi] Ensure EFI binaries comply with Authenticode requirementsMichael Brown2013-02-251-1/+4
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [efi] Fix compiler warning in elf2efi.cMichael Brown2012-04-211-0/+4
* [build] Enable warnings when building utilitiesMichael Brown2012-04-101-3/+4
* [efi] Fix the 32-bit version of elf2efi64Geoff Lywood2010-07-211-10/+10
* [efi] Verify object format support in elf2efi.cGeoff Lywood2010-05-271-2/+3
* [build] Rename gPXE to iPXEMichael Brown2010-04-191-2/+2
* [efi] Use POSIX version of basename() in elf2efi.cMichael Brown2009-03-311-1/+6
* [efi] Add efirom utility and .efirom image formatMichael Brown2009-01-081-42/+2
* [efi] Allow for .efidrv images as well as .efi imagesMichael Brown2009-01-071-14/+93
* [efi] Use elf2efi utility in place of efilinkMichael Brown2009-01-071-0/+764