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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[bios] Move isolinux definitions to Makefile.pcbios
Michael Brown
2016-02-16
2
-22
/
+22
*
[bios] Allow librm to be compiled for x86_64
Michael Brown
2016-02-16
3
-15
/
+30
*
[bios] Allow memmap.c to be compiled for x86_64
Michael Brown
2016-02-16
1
-1
/
+1
*
[bios] Allow bios_console.c to be compiled for x86_64
Michael Brown
2016-02-16
1
-1
/
+1
*
[bios] Allow bzimage.c to be compiled for x86_64
Michael Brown
2016-02-16
1
-3
/
+3
*
[bios] Allow rtc_entropy.c to be compiled for x86_64
Michael Brown
2016-02-16
1
-16
/
+13
*
[bios] Allow relocate.c to be compiled for x86_64
Michael Brown
2016-02-16
1
-12
/
+12
*
[bios] Use size_t when casting _text16_memsz and _data16_memsz
Michael Brown
2016-02-16
2
-6
/
+7
*
[bios] Use intptr_t when casting .text16 function pointers
Michael Brown
2016-02-16
9
-32
/
+24
*
[libc] Split rmsetjmp() and rmlongjmp() into a separate rmsetjmp.h
Michael Brown
2016-02-16
7
-25
/
+33
*
[prefix] Pad .text16 and .data16 segment sizes at build time
Michael Brown
2016-02-12
2
-10
/
+7
*
[intel] Add INTEL_NO_PHY_RST for another I218-LM variant
Mika Tiainen
2016-02-12
1
-1
/
+1
*
[efi] Add missing definitions for function key scancodes
Michael Brown
2016-02-12
1
-0
/
+8
*
[pxe] Clarify comments regarding shrinking of cached DHCP packet
Michael Brown
2016-02-11
1
-6
/
+9
*
[iobuf] Improve robustness of I/O buffer allocation
Michael Brown
2016-02-11
3
-9
/
+171
*
[malloc] Guard against unsigned integer overflow
Michael Brown
2016-02-06
1
-2
/
+13
*
[ehci] Add extra debugging information
Michael Brown
2016-02-05
1
-2
/
+73
*
[ath9k] Remove broken ath_rxbuf_alloc()
Michael Brown
2016-01-28
3
-70
/
+5
*
[slam] Avoid potential division by zero
Michael Brown
2016-01-27
1
-7
/
+13
*
[tcp] Guard against malformed TCP options
Michael Brown
2016-01-27
2
-13
/
+53
*
[intel] Add INTEL_NO_PHY_RST for I218-LM
Hummel Frank
2016-01-27
1
-1
/
+1
*
[uri] Apply URI decoding for all parsed URIs
Michael Brown
2016-01-26
2
-1
/
+15
*
[tftp] Mangle initial slash on TFTP URIs
Michael Brown
2016-01-21
3
-28
/
+60
*
[ocsp] Avoid including a double path separator in request URI
Michael Brown
2016-01-21
1
-28
/
+26
*
[uri] Avoid potentially large stack allocation
Michael Brown
2016-01-21
1
-9
/
+12
*
[autoboot] Fix incorrect boolean logic
Michael Brown
2016-01-19
1
-2
/
+2
*
[smsc95xx] Reserve headroom in received packets
Michael Brown
2016-01-19
1
-2
/
+4
*
[usb] Allow USB endpoints to specify a reserved header length for refills
Michael Brown
2016-01-19
11
-20
/
+31
*
[smsc95xx] Enable LEDs
Michael Brown
2016-01-18
2
-0
/
+24
*
[netdevice] Add "ifname" setting
Andrew Widdersheim
2016-01-18
1
-0
/
+22
*
[build] Add named configuration for public cloud environments
Michael Brown
2016-01-18
9
-0
/
+38
*
[stp] Fix incorrectly disambiguated errors
Michael Brown
2016-01-14
1
-3
/
+3
*
[debug] Allow debug colourisation to be disabled
Michael Brown
2016-01-12
2
-5
/
+11
*
[i386] Add check_bios_interrupts() debug function
Michael Brown
2016-01-12
2
-0
/
+28
*
[pxe] Add debug message to display real-mode segment addresses
Michael Brown
2016-01-11
1
-0
/
+11
*
[pxe] Colourise debug output
Michael Brown
2016-01-11
1
-3
/
+3
*
[infiniband] Profile post work queue entry operations
Michael Brown
2016-01-10
1
-0
/
+25
*
[tftp] Do not change current working URI when TFTP server is cleared
Michael Brown
2016-01-09
1
-13
/
+13
*
[downloader] Update image URI in response to a redirection
Michael Brown
2016-01-09
1
-6
/
+41
*
[image] Provide image_set_uri() to modify an image's URI
Michael Brown
2016-01-09
2
-10
/
+29
*
[http] Handle relative redirection URIs
Michael Brown
2016-01-09
1
-7
/
+46
*
[usb] Add support for numeric keypad on USB keyboards
Michael Brown
2016-01-06
3
-7
/
+134
*
[romprefix] Report an optimistic runtime size estimate
Michael Brown
2016-01-06
1
-4
/
+16
*
[vmware] Expose GuestRPC mechanism in 64-bit builds
Michael Brown
2016-01-05
8
-1
/
+1
*
[crypto] Dual-license more selected DRBG files
Michael Brown
2016-01-04
1
-0
/
+12
*
[smsc95xx] Fetch MAC from SMBIOS OEM string for Honeywell VM3
Michael Brown
2016-01-04
3
-0
/
+119
*
[crypto] Dual-license selected DRBG files
Michael Brown
2015-12-31
4
-0
/
+48
*
[smsc95xx] Allow for multiple methods for obtaining the MAC address
Michael Brown
2015-12-23
1
-11
/
+56
*
[settings] Expose SMBIOS settings as global variables
Michael Brown
2015-12-23
2
-1
/
+11
*
[bios] Add support for injecting keypresses
Michael Brown
2015-12-23
1
-38
/
+209
[next]