index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util
/
elf2efi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[efi] Do not align VirtualSize for .reloc and .debug sections
Michael Brown
2022-01-11
1
-9
/
+9
*
[efi] Match signtool expectations for file alignment
Michael Brown
2021-07-15
1
-1
/
+15
*
[efi] Mark PE .reloc and .debug sections as discardable
Marvin Häuser
2021-04-10
1
-0
/
+2
*
[efi] Align EFI image sections by page size
Marvin Häuser
2021-04-10
1
-11
/
+24
*
[build] Allow elf2efi.c to build on FreeBSD
Michael Brown
2021-01-30
1
-7
/
+30
*
[util] Treat empty integer strings as invalid
Michael Brown
2020-06-19
1
-1
/
+1
*
[build] Do not apply WORKAROUND_CFLAGS for host compiler
Michael Brown
2019-07-22
1
-1
/
+5
*
[build] Handle R_X86_64_PLT32 from binutils 2.31
Christian Hesse
2018-09-17
1
-0
/
+1
*
[efi] Add support for R_ARM_REL32 relocations
Heinrich Schuchardt
2018-03-28
1
-0
/
+1
*
[efi] Allow for building with older versions of elf.h system header
Michael Brown
2017-09-24
1
-0
/
+3
*
[efi] Accept (and ignore) R_ARM_V4BX relocations
Heinrich Schuchardt
2017-09-24
1
-0
/
+1
*
[efi] Fix building elf2efi.c when -fpic is enabled by default
Michael Brown
2017-01-25
1
-1
/
+1
*
[efi] Allow for building with older versions of elf.h system header
Michael Brown
2016-05-09
1
-0
/
+22
*
[arm] Add support for 64-bit ARM (Aarch64)
Michael Brown
2016-05-08
1
-0
/
+20
*
[arm] Add support for 32-bit ARM
Michael Brown
2016-05-06
1
-47
/
+63
*
[efi] Eliminate use of libbfd
Michael Brown
2016-05-02
1
-169
/
+294
*
[efi] Work around broken 32-bit PE executable parsing in ImageHlp.dll
Michael Brown
2015-09-25
1
-0
/
+2
*
[efi] Minimise use of iPXE header files when building host utilities
Michael Brown
2015-09-14
1
-1
/
+2
*
[efi] Populate debug directory entry FileOffset field
Michael Brown
2015-09-01
1
-0
/
+19
*
[efi] Fix debug directory size
Michael Brown
2015-09-01
1
-1
/
+1
*
[build] Fix the REQUIRE_SYMBOL mechanism
Michael Brown
2015-03-05
1
-0
/
+3
*
[efi] Disallow R_X86_64_32 relocations
Michael Brown
2015-02-12
1
-2
/
+1
*
[efi] Fix building with newer binutils
Michael Brown
2013-03-14
1
-0
/
+2
*
[efi] Ensure EFI binaries comply with Authenticode requirements
Michael Brown
2013-02-25
1
-1
/
+4
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
1
-1
/
+2
*
[efi] Fix compiler warning in elf2efi.c
Michael Brown
2012-04-21
1
-0
/
+4
*
[build] Enable warnings when building utilities
Michael Brown
2012-04-10
1
-3
/
+4
*
[efi] Fix the 32-bit version of elf2efi64
Geoff Lywood
2010-07-21
1
-10
/
+10
*
[efi] Verify object format support in elf2efi.c
Geoff Lywood
2010-05-27
1
-2
/
+3
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-2
/
+2
*
[efi] Use POSIX version of basename() in elf2efi.c
Michael Brown
2009-03-31
1
-1
/
+6
*
[efi] Add efirom utility and .efirom image format
Michael Brown
2009-01-08
1
-42
/
+2
*
[efi] Allow for .efidrv images as well as .efi images
Michael Brown
2009-01-07
1
-14
/
+93
*
[efi] Use elf2efi utility in place of efilink
Michael Brown
2009-01-07
1
-0
/
+764