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