summaryrefslogtreecommitdiff
path: root/efi/wrapper.c
Commit message (Expand)AuthorAgeFilesLines
* efi: Useless relocation section in PE fileSylvain Gault2014-02-141-18/+2
* efi: PE file size differ from in-memory sizeSylvain Gault2014-02-141-97/+41
* efi: Remove buggy relocation in PE fileSylvain Gault2014-02-141-12/+6
* efi: Location, size and alignment of .text sectionSylvain Gault2014-02-141-19/+29
* efi: Fix PE header field rva_and_sizes_nrSylvain Gault2014-02-141-3/+3
* efi: shrink the size of syslinux.efiMatt Fleming2013-05-211-7/+114
* efi: Fill out MS-DOS header relocs fieldMatt Fleming2013-05-131-0/+8
* efi: Zero e_hdr_pe32p before useMatt Fleming2012-07-161-1/+1
* EFI boot loader in efi_boot_linux() now supports booting i386 and x86_64 linu...chandramouli narayanan2012-06-251-42/+103
* efi: Add UEFI firmware backendMatt Fleming2011-12-161-0/+185