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
*
[hermon] Perform clean MPT unmap on device shutdown
Christian Iversen
2021-01-29
2
-0
/
+29
*
[hermon] Use Ethernet MAC as eIPoIB local EMAC
Christian Iversen
2021-01-29
2
-17
/
+20
*
[hermon] Increase polling rate for command completions
Christian Iversen
2021-01-28
1
-2
/
+2
*
[hermon] Add event queue debug functions
Michael Brown
2021-01-28
1
-2
/
+76
*
[hermon] Increase command timeout from 2 to 10 seconds
Christian Iversen
2021-01-28
1
-1
/
+1
*
[hermon] Add assorted debug error messages
Michael Brown
2021-01-28
1
-6
/
+33
*
[hermon] Show "issuing command" messages only at DBGLVL_EXTRA
Michael Brown
2021-01-28
1
-7
/
+5
*
[hermon] Reorganize PCI ROM list and document well-known product names
Christian Iversen
2021-01-28
1
-2
/
+9
*
[golan] Backport typo fix in nodnic_prm.h: s/HERMON/NODNIC/
Christian Iversen
2021-01-28
1
-2
/
+2
*
[arbel] Clean up whitespace in MT25218_PRM.h header
Christian Iversen
2021-01-28
1
-88
/
+88
*
[hermon] Clean up whitespace in MT25408_PRM.h header
Christian Iversen
2021-01-28
1
-132
/
+132
*
[efi] Use EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL if available
Michael Brown
2021-01-27
1
-11
/
+66
*
[image] Implicitly trust first embedded image
Joe Groocock
2021-01-27
1
-0
/
+3
*
[infiniband] Require drivers to specify the number of ports
Christian Iversen
2021-01-27
9
-22
/
+9
*
[efi] Fix misleading debug message
Michael Brown
2021-01-26
1
-1
/
+2
*
[ifmgmt] Make "ifstat" show the link-layer protocol for each netdev
Christian Iversen
2021-01-26
1
-1
/
+2
*
[cmdline] Expose "iflinkwait" as a command
Michael Brown
2021-01-26
4
-7
/
+67
*
[efi] Fix use of uninitialised variable
Michael Brown
2021-01-26
1
-0
/
+3
*
[efi] Automatically load "/autoexec.ipxe" when booted from a filesystem
Michael Brown
2021-01-25
3
-10
/
+204
*
[image] Provide image_memory()
Michael Brown
2021-01-25
6
-76
/
+62
*
[build] Report a meaningful error message if isolinux.bin is missing
Michael Brown
2021-01-24
1
-2
/
+4
*
[build] Check that mkisofs equivalent supports the required options
Michael Brown
2021-01-24
1
-19
/
+14
*
[tftp] Allow for profiling of client and server turnaround times
Michael Brown
2021-01-22
1
-1
/
+23
*
[image] Add the "imgmem" command
Michael Brown
2021-01-22
5
-0
/
+148
*
[image] Provide image_set_data()
Michael Brown
2021-01-22
3
-12
/
+34
*
[build] Allow an initrd script to be provided via genfsimg
Michael Brown
2021-01-22
1
-4
/
+15
*
[build] Fail gracefully when no input files are given to genfsimg
Michael Brown
2021-01-22
1
-0
/
+5
*
[build] Use explicit disk geometry for generated FAT filesystem images
Michael Brown
2021-01-22
1
-4
/
+7
*
[build] Fix genfsimg incompatibility with dash shell
Michael Brown
2021-01-22
1
-2
/
+2
*
[build] Set volume name "iPXE" on FAT filesystem images
Michael Brown
2021-01-21
1
-2
/
+2
*
[build] Allow genfsimg to be used on third party UEFI binaries
Michael Brown
2021-01-19
1
-3
/
+21
*
[ipv6] Defer router discovery timeout while link is blocked
Michael Brown
2021-01-19
1
-1
/
+19
*
[dhcp] Allow for links that remained blocked for up to three minutes
Michael Brown
2021-01-19
1
-1
/
+1
*
[eap] Treat an EAP Request-Identity as indicating a blocked link
Michael Brown
2021-01-19
7
-0
/
+256
*
[eapol] Replace EAPoL code
Michael Brown
2021-01-19
3
-146
/
+109
*
[dhcp] Continue transmitting DHCPDISCOVER while link is blocked
Michael Brown
2021-01-19
1
-12
/
+11
*
[build] Include xorrisofs as a viable mkisofs equivalent
Omgalof
2021-01-18
1
-2
/
+2
*
[build] Inhibit spurious array bounds warning on some versions of gcc
Michael Brown
2021-01-15
1
-1
/
+1
*
[isa] Add missing #include <config/isa.h>
Manuel Mendez
2021-01-13
1
-0
/
+1
*
[build] Create util/genfsimg for building filesystem-based images
Michael Brown
2021-01-13
6
-308
/
+260
*
[xhci] Avoid false positive Coverity warning
Michael Brown
2021-01-04
1
-1
/
+1
*
[efi] Leave asynchronous USB endpoints open until device is removed
Michael Brown
2021-01-03
1
-11
/
+13
*
[xhci] Show meaningful error messages after command failures
Michael Brown
2021-01-03
1
-7
/
+25
*
[xhci] Fail attempts to issue concurrent commands
Michael Brown
2021-01-03
1
-0
/
+8
*
[efi] Use segment and bus number to identify PCI root bridge I/O protocol
v1.21.1
Michael Brown
2020-12-31
2
-4
/
+71
*
[smbios] Add support for the 64-bit SMBIOS3 entry point
Michael Brown
2020-12-29
3
-22
/
+82
*
[efi] Allow for longer device paths in debug messages
b1f6c1c4
2020-12-29
1
-1
/
+1
*
[sfc] Update email addresses
Martin Habets
2020-12-28
5
-10
/
+16
*
[x509] Clarify debug message for an untrusted X.509 issuer
Josh McSavaney
2020-12-28
1
-1
/
+1
*
[golan] Add new PCI IDs
Mohammed Taha
2020-12-28
1
-0
/
+3
[next]