index
:
riscv-gnu-toolchain/qemu/roms/ipxe.git
8021x
8d337ec
HEAD
acpimac
aenq
aqc1xx
armlinux
asn1fix
assert
autoexec_pxe
autoexecpath
autovlan
bigint_output_constraints
cached_proxydhcp
cachedhcp
cc
centos7
ci
cleardhcp
cookie
coverity_scan
dell3440b
des
determinism
dhcpnak
dns_primary
edk2
efi_watchdog
efibridge
eficmdline
eficompress
efiinitrd
efiset
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
freebsd
fxsr
gcc12
gcmassert
guid
gve-startup-fix
hackesp
hermon_link_poll
hermon_reset
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
issue123
itautec
kexec
kexec2
kexec3
keyvals
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
mult
naptest
netidx
netstate
nodejs
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
peerdist
pkcs8
pkgcache
processorbind
pxemenuscroll
rbgstart
rdrand
realtek_hack
retimeout
riscv64
rndis_padding
rpl
rtlvlan
sanconnect
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
simpletextinputex
slash128
slash31
smbios3
snploop
snppad
srandtime
supplicant
sysmac
tcpwindow
temp
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmp
tmpintf
tpl
ubuntu2204
udpdrop
uri
uricolon
usbdisk
utf8
vbox
vetodhcp6
vgafix
wimboot
x25519
xen
xen-sg
xhci_fail
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-03
[util] Add support for LoongArch64 binaries
loongarch64
Xiaotian Wu
3
-0
/
+38
2023-01-28
[legal] Add support for the BSD-2-Clause-Patent licence
Michael Brown
1
-0
/
+14
2023-01-28
[efi] Build util/efirom as a host-only binary
Michael Brown
1
-0
/
+2
2023-01-20
[efi] Do not rely on ProcessorBind.h when building host binaries
processorbind
Michael Brown
1
-0
/
+2
2022-02-16
[console] Include mappings for AltGr-Shift-<key>
Michael Brown
1
-3
/
+5
2022-02-16
[console] Ensure that US keyboard map appears at start of linker table
Michael Brown
1
-1
/
+2
2022-02-15
[console] Fix definition of unreachability for remapped keys
Michael Brown
1
-23
/
+23
2022-02-15
[console] Ensure that all ASCII characters are reachable in all keymaps
Michael Brown
1
-0
/
+6
2022-02-15
[console] Fix unreachable characters in "mt" keymap
Michael Brown
1
-0
/
+5
2022-02-15
[console] Fix unreachable characters in "il" keymap
Michael Brown
1
-0
/
+6
2022-02-15
[console] Treat dead keys as producing their ASCII equivalents
Michael Brown
1
-2
/
+20
2022-02-15
[console] Support AltGr to access ASCII characters via remapping
Michael Brown
1
-4
/
+36
2022-02-15
[console] Allow for named keyboard mappings
Michael Brown
1
-63
/
+77
2022-02-10
[console] Handle remapping of scancode 86
Michael Brown
1
-5
/
+26
2022-02-10
[console] Update genkeymap to work with current databases
Michael Brown
2
-238
/
+346
2022-01-13
[doc] Update user-visible ipxe.org URIs to use HTTPS
Michael Brown
1
-1
/
+1
2022-01-11
[efi] Do not align VirtualSize for .reloc and .debug sections
Michael Brown
1
-9
/
+9
2021-11-23
[build] Include EFI system partition table entry in isohybrid images
Michael Brown
1
-0
/
+3
2021-07-26
[build] Fix genfsimg to work with FATDIR with space
JuniorJPDJ
1
-1
/
+1
2021-07-15
[efi] Match signtool expectations for file alignment
Michael Brown
1
-1
/
+15
2021-05-24
[build] Use SOURCE_DATE_EPOCH for isohybrid MBR ID if it exists
Michael Brown
1
-1
/
+5
2021-05-24
[build] Use SOURCE_DATE_EPOCH for .iso timestamps if it exists
Michael Brown
1
-0
/
+10
2021-04-20
[build] Fix genfsimg to build ISO with long filenames
Matya
1
-1
/
+1
2021-04-10
[efi] Mark PE .reloc and .debug sections as discardable
Marvin Häuser
1
-0
/
+2
2021-04-10
[efi] Align EFI image sections by page size
Marvin Häuser
1
-11
/
+24
2021-02-19
[efi] Compress EFI ROM images
eficompress
Michael Brown
2
-4
/
+1650
2021-02-12
[build] Remove support for building with the Intel C compiler
Michael Brown
2
-158
/
+0
2021-02-12
[build] Report detailed errors when unable to find a usable mkisofs
Michael Brown
1
-3
/
+17
2021-01-30
[build] Allow elf2efi.c to build on FreeBSD
Michael Brown
1
-7
/
+30
2021-01-29
[build] Ensure that isolinux.bin is modifiable
Michael Brown
1
-1
/
+1
2021-01-29
[build] Add syslinux search locations used on FreeBSD
Michael Brown
1
-0
/
+2
2021-01-25
[efi] Automatically load "/autoexec.ipxe" when booted from a filesystem
Michael Brown
1
-0
/
+3
2021-01-24
[build] Report a meaningful error message if isolinux.bin is missing
Michael Brown
1
-2
/
+4
2021-01-24
[build] Check that mkisofs equivalent supports the required options
Michael Brown
1
-19
/
+14
2021-01-22
[build] Allow an initrd script to be provided via genfsimg
Michael Brown
1
-4
/
+15
2021-01-22
[build] Fail gracefully when no input files are given to genfsimg
Michael Brown
1
-0
/
+5
2021-01-22
[build] Use explicit disk geometry for generated FAT filesystem images
Michael Brown
1
-4
/
+7
2021-01-22
[build] Fix genfsimg incompatibility with dash shell
Michael Brown
1
-2
/
+2
2021-01-21
[build] Set volume name "iPXE" on FAT filesystem images
Michael Brown
1
-2
/
+2
2021-01-19
[build] Allow genfsimg to be used on third party UEFI binaries
Michael Brown
1
-3
/
+21
2021-01-18
[build] Include xorrisofs as a viable mkisofs equivalent
Omgalof
1
-2
/
+2
2021-01-13
[build] Create util/genfsimg for building filesystem-based images
Michael Brown
4
-266
/
+253
2020-07-21
[build] Fix default target in sdsk image
bit
1
-1
/
+1
2020-06-19
[util] Treat empty integer strings as invalid
Michael Brown
2
-3
/
+3
2019-07-22
[build] Do not apply WORKAROUND_CFLAGS for host compiler
Michael Brown
1
-1
/
+5
2019-01-21
[util] Add support for EFI ROM images
Petr Borsodi
2
-1
/
+78
2019-01-21
[util] Improve processing of ROM images in Option::ROM
Petr Borsodi
2
-39
/
+110
2019-01-21
[zbin] Fix compiler warning with GCC 9
Michael Brown
1
-6
/
+6
2019-01-15
[pci] Correct invalid base-class/sub-class/prog-if order in PCIR
Petr Borsodi
2
-3
/
+3
2018-09-17
[build] Handle R_X86_64_PLT32 from binutils 2.31
Christian Hesse
1
-0
/
+1
[next]