index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[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-20
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-14
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
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
|
*
[efi] Allow EFI_USB_IO_PROTOCOL interfaces to be nullified and leaked
Michael Brown
2020-12-17
3
-9
/
+181
|
*
[efi] Skip interface uninstallation during shutdown
Michael Brown
2020-12-17
4
-18
/
+23
|
*
[efi] Nullify interfaces unconditionally on error and shutdown paths
Michael Brown
2020-12-17
4
-16
/
+16
|
*
[iphone] Add iPhone tethering driver
Michael Brown
2020-12-16
3
-0
/
+2560
|
*
[crypto] Allow private key to be specified as a TLS connection parameter
Michael Brown
2020-12-15
8
-21
/
+103
[prev]
[next]