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
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
rdrand
realtek_hack
riscv64
rndis_padding
rpl
rtlvlan
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
/
image
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-12
[image] Allow single-member archive images to be executed transparently
Michael Brown
2
-0
/
+2
2021-05-08
[gzip] Add support for gzip archive images
imgextract
Michael Brown
1
-0
/
+166
2021-05-08
[zlib] Add support for zlib archive images
Michael Brown
1
-0
/
+162
2021-01-27
[image] Implicitly trust first embedded image
Joe Groocock
1
-0
/
+3
2020-10-16
[efi] Split device path functions out to efi_path.c
Michael Brown
1
-2
/
+2
2020-10-02
[efi] Connect controllers after loading an EFI driver
Michael Brown
1
-0
/
+11
2020-06-04
[efi] Work around UEFI specification bug in LoadImage
Michael Brown
1
-2
/
+18
2020-06-04
[png] Fix potential integer overflow
Michael Brown
1
-6
/
+6
2017-06-20
[crypto] Expose pem_asn1() for use with non-image data
Michael Brown
1
-41
/
+74
2017-03-21
[crypto] Free correct pointer on the error path
Michael Brown
1
-3
/
+4
2016-07-29
[crypto] Add PEM image format
Michael Brown
1
-0
/
+208
2016-07-29
[crypto] Add DER image format
Michael Brown
1
-0
/
+120
2016-03-13
[build] Allow assembler section type character to vary by architecture
Michael Brown
1
-1
/
+1
2015-10-16
[efi] Add support for EFI_GRAPHICS_OUTPUT_PROTOCOL frame buffer consoles
Michael Brown
1
-0
/
+4
2015-09-13
[efi] Provide efi_devpath_len()
Michael Brown
1
-2
/
+1
2015-09-02
[efi] Implement the EFI_PXE_BASE_CODE_PROTOCOL
Michael Brown
1
-0
/
+10
2015-07-29
[elf] Reject ELFBoot images requiring virtual addressing
Michael Brown
1
-51
/
+88
2015-03-02
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
1
-1
/
+1
2015-03-02
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
5
-5
/
+25
2014-09-19
[efi] Provide dummy device path in efi_image_probe()
Michael Brown
1
-1
/
+6
2014-08-29
[efi] Wrap any images loaded by our wrapped image
Michael Brown
1
-1
/
+1
2014-08-06
[efi] Move abstract device path and handle functions to efi_utils.c
Michael Brown
1
-1
/
+1
2014-08-05
[efi] Open device path protocol only at point of use
Michael Brown
1
-1
/
+1
2014-08-05
[efi] Provide centralised definitions of commonly-used GUIDs
Michael Brown
1
-4
/
+0
2014-07-31
[efi] Avoid unnecessarily passing pointers to EFI_HANDLEs
Michael Brown
1
-2
/
+2
2014-07-30
[efi] Fill in loaded image's DeviceHandle if firmware fails to do so
Michael Brown
1
-0
/
+7
2014-07-30
[efi] Unload started images only on failure
Michael Brown
1
-9
/
+17
2014-07-16
[efi] Allow for interception of boot services calls by loaded image
Michael Brown
1
-0
/
+4
2014-03-14
[efi] Disable SNP devices when running iPXE as the application
Michael Brown
1
-0
/
+4
2014-01-12
[png] Add support for PNG images
Michael Brown
1
-0
/
+1007
2013-11-27
[pnm] Add support for PNM images
Michael Brown
1
-0
/
+415
2013-11-07
[cmdline] Generate command option help text automatically
Michael Brown
1
-1
/
+1
2013-11-01
[parseopt] Add parse_timeout()
Michael Brown
1
-2
/
+2
2013-07-25
[script] Allow commands following a script label
Michael Brown
1
-43
/
+53
2013-07-25
[script] Allow initial whitespace on lines containing labels
Michael Brown
1
-4
/
+29
2013-07-15
[script] Avoid trying to read final character of a zero-length string
Michael Brown
1
-2
/
+2
2013-07-15
[script] Allow for backslash continuation of script lines
Michael Brown
1
-13
/
+41
2013-04-19
[efi] Add sample platform-generated error disambiguations
Michael Brown
1
-3
/
+19
2013-04-19
[efi] Perform meaningful error code conversions
Michael Brown
1
-8
/
+11
2013-03-19
[efi] Fix minor typos in efi_image.c
Michael Brown
1
-3
/
+3
2013-03-13
[efi] Expose downloaded images via EFI_SIMPLE_FILE_SYSTEM_PROTOCOL
Michael Brown
1
-92
/
+139
2012-07-20
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
4
-4
/
+8
2012-04-23
[script] Avoid using stack-allocated memory in process_line()
Michael Brown
1
-14
/
+15
2012-04-19
[multiboot] Place multiboot modules low in memory
Michael Brown
1
-3
/
+15
2012-04-09
[elf] Avoid attempting to load 64-bit ELF binaries
Michael Brown
1
-1
/
+10
2012-03-29
[parseopt] Allow "prompt" command to accept character literals for --key
Michael Brown
1
-1
/
+1
2012-02-15
[efi] Add iPXE download protocol
Jarrod Johnson
1
-2
/
+124
2011-08-08
[script] Accept labels on lines terminated with CRLF
Michael Brown
1
-1
/
+7
2011-03-29
[efi] Ensure that all drivers are shut down before the OS boots
Michael Brown
1
-30
/
+0
2011-03-09
[script] Allow scripts to be replaced
Michael Brown
1
-2
/
+6
[next]