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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[efi] Add potentially missing relocation types
Michael Brown
2023-12-21
1
-0
/
+9
*
[efi] Fix Coverity warning about unintended sign extension
Michael Brown
2023-12-19
1
-2
/
+2
*
[efi] Add relocation types generated by clang
Michael Brown
2023-12-19
1
-0
/
+3
*
[build] Use SOURCE_DATE_EPOCH for FAT serial number if it exists
Michael Brown
2023-12-19
1
-0
/
+4
*
[efi] Allow compiling elf2efi with clang
Michael Brown
2023-12-05
1
-1
/
+1
*
[efi] Extend PE header size to cover space up to first section
Michael Brown
2023-11-27
1
-2
/
+23
*
[efi] Maximise image base address
Michael Brown
2023-11-24
1
-0
/
+44
*
[efi] Do not assume canonical PE section ordering
Michael Brown
2023-11-24
1
-56
/
+37
*
[efi] Treat 16-bit sections as hidden in hybrid binaries
Michael Brown
2023-11-24
1
-0
/
+6
*
[efi] Place PE debug information in a hidden section
Michael Brown
2023-11-23
1
-31
/
+15
*
[efi] Fix recorded overall size of headers in NT optional header
Michael Brown
2023-11-23
1
-1
/
+6
*
[efi] Write out PE header only after writing sections
Michael Brown
2023-11-23
1
-22
/
+28
*
[efi] Use load memory address as file offset for hybrid binaries
Michael Brown
2023-11-23
1
-7
/
+77
*
[efi] Mark PE images as large address aware
Michael Brown
2023-11-23
1
-0
/
+1
*
[efi] Set NXCOMPAT bit in PE header
Michael Brown
2023-11-23
1
-0
/
+2
*
[efi] Treat writable sections as data sections
Michael Brown
2023-11-23
1
-11
/
+11
*
[efi] Allow for sections to be excluded from the generated PE file
Michael Brown
2023-04-10
1
-6
/
+17
*
[efi] Allow elf2efi to be used for hybrid binaries
Michael Brown
2023-04-10
1
-6
/
+27
*
[efi] Shrink size of data directory in PE header
Michael Brown
2023-04-10
1
-4
/
+13
*
[efi] Remove redundant zero padding in PE header
Michael Brown
2023-04-10
1
-1
/
+0
*
[util] Add support for LoongArch64 binaries
loongarch64
Xiaotian Wu
2023-02-03
3
-0
/
+38
*
[legal] Add support for the BSD-2-Clause-Patent licence
Michael Brown
2023-01-28
1
-0
/
+14
*
[efi] Build util/efirom as a host-only binary
Michael Brown
2023-01-28
1
-0
/
+2
*
[efi] Do not rely on ProcessorBind.h when building host binaries
processorbind
Michael Brown
2023-01-20
1
-0
/
+2
*
[console] Include mappings for AltGr-Shift-<key>
Michael Brown
2022-02-16
1
-3
/
+5
*
[console] Ensure that US keyboard map appears at start of linker table
Michael Brown
2022-02-16
1
-1
/
+2
*
[console] Fix definition of unreachability for remapped keys
Michael Brown
2022-02-15
1
-23
/
+23
*
[console] Ensure that all ASCII characters are reachable in all keymaps
Michael Brown
2022-02-15
1
-0
/
+6
*
[console] Fix unreachable characters in "mt" keymap
Michael Brown
2022-02-15
1
-0
/
+5
*
[console] Fix unreachable characters in "il" keymap
Michael Brown
2022-02-15
1
-0
/
+6
*
[console] Treat dead keys as producing their ASCII equivalents
Michael Brown
2022-02-15
1
-2
/
+20
*
[console] Support AltGr to access ASCII characters via remapping
Michael Brown
2022-02-15
1
-4
/
+36
*
[console] Allow for named keyboard mappings
Michael Brown
2022-02-15
1
-63
/
+77
*
[console] Handle remapping of scancode 86
Michael Brown
2022-02-10
1
-5
/
+26
*
[console] Update genkeymap to work with current databases
Michael Brown
2022-02-10
2
-238
/
+346
*
[doc] Update user-visible ipxe.org URIs to use HTTPS
Michael Brown
2022-01-13
1
-1
/
+1
*
[efi] Do not align VirtualSize for .reloc and .debug sections
Michael Brown
2022-01-11
1
-9
/
+9
*
[build] Include EFI system partition table entry in isohybrid images
Michael Brown
2021-11-23
1
-0
/
+3
*
[build] Fix genfsimg to work with FATDIR with space
JuniorJPDJ
2021-07-26
1
-1
/
+1
*
[efi] Match signtool expectations for file alignment
Michael Brown
2021-07-15
1
-1
/
+15
*
[build] Use SOURCE_DATE_EPOCH for isohybrid MBR ID if it exists
Michael Brown
2021-05-24
1
-1
/
+5
*
[build] Use SOURCE_DATE_EPOCH for .iso timestamps if it exists
Michael Brown
2021-05-24
1
-0
/
+10
*
[build] Fix genfsimg to build ISO with long filenames
Matya
2021-04-20
1
-1
/
+1
*
[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
*
[efi] Compress EFI ROM images
Michael Brown
2021-02-19
2
-4
/
+1650
*
[build] Remove support for building with the Intel C compiler
Michael Brown
2021-02-12
2
-158
/
+0
*
[build] Report detailed errors when unable to find a usable mkisofs
Michael Brown
2021-02-12
1
-3
/
+17
*
[build] Allow elf2efi.c to build on FreeBSD
Michael Brown
2021-01-30
1
-7
/
+30
*
[build] Ensure that isolinux.bin is modifiable
Michael Brown
2021-01-29
1
-1
/
+1
[next]