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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[pci] Define pci_ioremap() for mapping PCI bus addresses
Michael Brown
2020-09-24
8
-0
/
+66
*
[efi] Provide a single implementation of efipci_root_close()
Michael Brown
2020-09-24
1
-13
/
+22
*
[efi] Show memory map returned by wrapped calls to GetMemoryMap
Michael Brown
2020-09-22
1
-2
/
+20
*
[efi] Add debug wrappers for all boot services functions of interest
Michael Brown
2020-09-18
3
-2
/
+605
*
[build] Fix building on older versions of gcc
Michael Brown
2020-08-23
1
-16
/
+21
*
[efi] Attempt NII initialisation both with and without cable detection
Michael Brown
2020-08-17
1
-9
/
+28
*
[efi] Use device path to locate filesystem from which we were loaded
Michael Brown
2020-08-03
2
-2
/
+53
*
[efi] Match EDK2 numbering for USB ports
Michael Brown
2020-08-03
1
-1
/
+1
*
[comboot] Fix stack pointer retrieval after COM32 binary returns
Dentcho Ludmilov Bankov
2020-07-27
1
-1
/
+1
*
[efi] Check the status code from AllocatePool()
Ignat Korchagin
2020-07-22
1
-4
/
+5
*
[cmdline] Add "--timeout" parameter to "ifconf" command
Joe Groocock
2020-07-22
4
-5
/
+14
*
[intelx] Added PCI_ROM entry for Intel x553/x557-AT and x553 (SFP+) NICs
Rob Taglang
2020-07-22
1
-0
/
+2
*
[intel] Set INTEL_NO_PHY_RST on i218v
Ben Bleything
2020-07-22
1
-1
/
+1
*
[intel] Add INTEL_NO_PHY_RST for I218LM
Andrew Grasso
2020-07-22
1
-1
/
+1
*
[deflate] Fix typo in comment describing length codes
Daniel Johnson
2020-07-21
1
-1
/
+1
*
[build] Fix a GNUism that FreeBSD's sed(1) cannot deal with
Tobias Kortkamp
2020-07-21
1
-1
/
+1
*
[wpa] Fix erroneous debug message in wpa_derive_ptk
Michael Brown
2020-07-21
1
-2
/
+3
*
[libc] Fix memcmp() to return proper values
Michael J. Bazzinotti
2020-07-21
2
-1
/
+2
*
[pcbios] Take alignment into account when checking for available space
David Decotigny
2020-07-21
1
-4
/
+4
*
[pcbios] Fix "out of memory" detection when expanding bottom area
David Decotigny
2020-07-21
1
-1
/
+1
*
[libgcc] Change __divmoddi4 from int64 [unknown] to int64_t
Bobby Lockwood
2020-07-21
1
-1
/
+1
*
[build] Fix default target in sdsk image
bit
2020-07-21
1
-1
/
+1
*
[dns] Use all configured DNS servers
Michael Brown
2020-07-15
1
-49
/
+130
*
[xfer] Remove address family from definition of a socket opener
Michael Brown
2020-07-15
5
-35
/
+7
*
[sfc] Add PCI ID for Solarflare SFC9120 and Solarflare SFC9140
LaDerrick H
2020-07-15
1
-0
/
+2
*
[efi] Claim SNP devices early in efi_download_start()
Michael Brown
2020-07-15
1
-1
/
+4
*
[efi] Ensure NUL byte is at lowest address within stack cookie
Michael Brown
2020-07-09
1
-0
/
+8
*
[efi] Distribute available entropy within stack cookie
Michael Brown
2020-07-09
1
-6
/
+17
*
[libc] Add bit-rotation functions for unsigned long values
Michael Brown
2020-07-09
1
-8
/
+26
*
[efi] Avoid setting direction flag on EFI platforms
Michael Brown
2020-07-07
2
-0
/
+15
*
[libc] Provide an unoptimised generic_memcpy_reverse()
Michael Brown
2020-07-07
2
-5
/
+22
*
[crypto] Avoid temporarily setting direction flag in bigint_is_geq()
Michael Brown
2020-07-07
1
-17
/
+8
*
[usb] Leave port enabled after a failed device registration
Michael Brown
2020-07-04
1
-1
/
+3
*
[axge] Reapply USB device configuration when opening network device
Michael Brown
2020-07-03
2
-0
/
+11
*
[xhci] Increase link state settling delay to 100ms
Michael Brown
2020-07-03
1
-1
/
+1
*
[usb] Avoid unnecessary calls to usb_hub_set_drvdata()
Michael Brown
2020-07-03
3
-25
/
+8
*
[xhci] Set link state to RxDetect after disabling USB3 root hub port
Michael Brown
2020-07-03
1
-0
/
+13
*
[usb] Do not attempt to disable USB3 hub ports
Michael Brown
2020-07-02
1
-2
/
+4
*
[usb] Add missing usb_recycle() for completed hub interrupt transfers
Michael Brown
2020-07-02
1
-0
/
+4
*
[usb] Clear device endpoint halt before resetting host endpoint
Michael Brown
2020-07-02
1
-7
/
+7
*
[axge] Handle non-gigabit link speeds
Michael Brown
2020-07-01
2
-22
/
+39
*
[efi] Raise TPL during driver entry point
Michael Brown
2020-06-30
1
-0
/
+9
*
[efi] Detect and disable seriously broken EFI_RNG_PROTOCOL implementations
Michael Brown
2020-06-28
1
-0
/
+12
*
[build] Disable position-independent code for ARM64 EFI builds
Michael Brown
2020-06-27
1
-0
/
+4
*
[golan] Add explicit type casts for nodnic_queue_pair_type
Michael Brown
2020-06-27
1
-2
/
+4
*
[intel] Avoid spurious compiler warning on GCC 10
Michael Brown
2020-06-27
2
-9
/
+17
*
[build] Be explicit about -fcommon compiler directive
Bruce Rogers
2020-06-27
1
-0
/
+1
*
[ocsp] Accept SHA1 certID responses even if SHA1 is not enabled
Michael Brown
2020-06-25
1
-15
/
+25
*
[efi] Enable stack protection where possible
Michael Brown
2020-06-24
6
-11
/
+115
*
[parseopt] Treat empty integer strings in user input as invalid
Michael Brown
2020-06-19
1
-1
/
+1
[prev]
[next]