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
*
[test] Add self-tests for string functions
Michael Brown
2012-11-12
2
-0
/
+134
*
[umalloc] Split largest_memblock() function out from init_eheap()
Michael Brown
2012-11-06
3
-49
/
+106
*
[uaccess] Add userptr_sub() to find the difference between two user pointers
Michael Brown
2012-11-05
4
-0
/
+39
*
[list] Reduce overall code size by externalising many list functions
Michael Brown
2012-11-02
2
-122
/
+215
*
[build] Make version.o depend on the git index
Thomas Miletich
2012-11-02
1
-0
/
+4
*
[build] Include version number within only a single object file
Michael Brown
2012-11-02
11
-21
/
+87
*
[build] Inhibit .eh_frame on newer gcc versions
Michael Brown
2012-11-02
1
-2
/
+5
*
[build] Use -maccumulate-outgoing-args if required by gcc
Michael Brown
2012-11-02
1
-0
/
+12
*
[forcedeth] Increase TX ring size to prevent dropped packets
Michael Brown
2012-10-29
1
-1
/
+1
*
[intel] Poll RX queue if hardware reports RX overflow
Michael Brown
2012-10-28
1
-1
/
+1
*
[hermon] Use PCI VPD for non-volatile option storage
Michael Brown
2012-10-25
2
-2
/
+40
*
[readline] Allow readline_history() to return a meaningful status
Michael Brown
2012-10-24
5
-20
/
+32
*
[netdevice] Clear network device setting before unregistering
Michael Brown
2012-10-24
1
-0
/
+2
*
[settings] Prefill existing setting value in "read" command
Michael Brown
2012-10-24
1
-8
/
+22
*
[readline] Allow a prefilled input string to be provided
Michael Brown
2012-10-24
3
-3
/
+11
*
[settings] Add fetchf_named_setting_copy()
Michael Brown
2012-10-24
2
-0
/
+40
*
[netdevice] Do not force a poll on net_tx()
Michael Brown
2012-10-24
1
-7
/
+0
*
[intel] Report receive overruns via network device errors
Michael Brown
2012-10-24
2
-1
/
+6
*
[efi] Add EFI_COMPONENT_NAME2_PROTOCOL instance for each SNP device
Michael Brown
2012-10-23
2
-0
/
+75
*
[autoboot] Avoid excess backspacing after displaying Ctrl-B prompt
Michael Brown
2012-10-23
1
-1
/
+3
*
[efi] Add missing RC_TO_EFIRC() conversion
Michael Brown
2012-10-22
1
-1
/
+1
*
[util] Fix uninitialised-variable warning in einfo.c
Michael Brown
2012-10-22
1
-2
/
+3
*
[test] Remove self-test for empty formatted setting value
Michael Brown
2012-10-20
1
-2
/
+0
*
[arp] Increase robustness of ARP discarder
Michael Brown
2012-10-19
1
-7
/
+10
*
[efi] Expose net device non-volatile settings via HII
Michael Brown
2012-10-16
3
-339
/
+1143
*
[efi] Split SNP HII functionality into a separate file
Michael Brown
2012-10-16
4
-418
/
+508
*
[nvo] Expose nvo_applies()
Michael Brown
2012-10-15
2
-2
/
+3
*
[nvo] Expose non-volatile options block name
Michael Brown
2012-10-15
2
-1
/
+5
*
[settings] Treat an empty formatted value as meaning "delete setting"
Michael Brown
2012-10-15
1
-2
/
+2
*
[settings] Expose find_child_settings()
Michael Brown
2012-10-15
2
-2
/
+4
*
[libc] Add wcslen() function
Michael Brown
2012-10-15
2
-0
/
+45
*
[serial] Don't enable serial console without serial support
Shao Miller
2012-10-05
3
-4
/
+13
*
[int13] Do not zero %edx when jumping to a boot sector
Michael Brown
2012-10-05
1
-1
/
+1
*
[efi] Mark SNP formset compliant with IBM's Unified Configuration Manager
Michael Brown
2012-10-05
2
-2
/
+8
*
[tls] Fix potential memory leak
Michael Brown
2012-09-28
1
-0
/
+1
*
[tls] Fix uninitialised variable
Michael Brown
2012-09-28
1
-2
/
+1
*
[tls] Split received records over multiple I/O buffers
Michael Brown
2012-09-27
2
-168
/
+304
*
[crypto] Allow in-place CBC decryption
Michael Brown
2012-09-27
1
-1
/
+3
*
[test] Add speed tests for cipher algorithms
Michael Brown
2012-09-26
3
-4
/
+94
*
[test] Add speed tests for digest algorithms
Michael Brown
2012-09-26
5
-0
/
+54
*
[efi] Provide guaranteed space in transmitted packets
Michael Brown
2012-09-14
1
-6
/
+7
*
[int13] Zero all possible registers when jumping to a boot sector
Michael Brown
2012-09-14
1
-1
/
+14
*
[int13] Use correct size when estimating floppy disk geometry
Michael Brown
2012-09-14
1
-1
/
+1
*
[console] Add support for the bochs/qemu debug port console
Michael Brown
2012-09-10
3
-0
/
+90
*
[cmdline] Add standalone "nslookup" command
Patrick Plenefisch
2012-09-10
6
-0
/
+283
*
[smbios] Default to "hex" type for non-string SMBIOS settings
Michael Brown
2012-09-10
1
-3
/
+10
*
[settings] Use a generic setting's own type as its default type
Michael Brown
2012-09-10
4
-9
/
+59
*
[sdi] Add support for SDI images
Michael Brown
2012-09-05
6
-0
/
+181
*
[ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers
Michael Brown
2012-08-31
8
-293
/
+425
*
[infiniband] Include destination address vector in ib_complete_recv()
Michael Brown
2012-08-31
11
-22
/
+55
[next]