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
...
|
*
[efi] Work around UEFI specification bug in LoadImage
Michael Brown
2020-06-04
1
-2
/
+18
|
*
[png] Fix potential integer overflow
Michael Brown
2020-06-04
1
-6
/
+6
|
*
[bnxt] Add driver support for Broadcom NetXtreme-E Adapters
Joseph Wong
2020-05-06
5
-0
/
+14191
|
*
[efi] Disambiguate errors returned by ConnectController
Michael Brown
2020-03-14
1
-1
/
+15
|
*
[int13con] Create log partition only when CONSOLE_INT13 is enabled
Michael Brown
2020-03-01
1
-0
/
+17
|
*
[bios] Define macros for constructing partition table entries
Michael Brown
2020-03-01
1
-10
/
+37
*
|
Revert "Revert "[build] Construct full version number automatically from git ...
Simon Rettberg
2020-02-25
1
-2
/
+15
*
|
Revert "[build] Construct full version number automatically from git revision"
Simon Rettberg
2020-02-25
1
-15
/
+2
*
|
[efi] Consider RDRAND == -1 invalid, use TSC
Simon Rettberg
2020-02-24
1
-0
/
+4
*
|
Merge branch 'master' into openslx
Simon Rettberg
2020-02-24
9
-56
/
+246
|
\
|
|
*
[iscsi] Eliminate variable-length stack allocation in URI parsing
Michael Brown
2020-02-17
1
-10
/
+28
|
*
[iscsi] Eliminate variable-length stack allocations in CHAP handlers
Michael Brown
2020-02-17
1
-11
/
+41
|
*
[settings] Eliminate variable-length stack allocation
Michael Brown
2020-02-16
1
-2
/
+7
|
*
[slam] Allow for the possibility of IPv6 multicast addresses
Michael Brown
2020-02-16
1
-4
/
+4
|
*
[slam] Eliminate variable-length stack allocation
Michael Brown
2020-02-16
1
-5
/
+19
|
*
[infiniband] Eliminate variable-length stack allocation
Michael Brown
2020-02-16
1
-6
/
+18
|
*
[tftp] Eliminate unnecessary variable-length stack allocation
Michael Brown
2020-02-16
1
-11
/
+6
|
*
[build] Construct full version number automatically from git revision
v1.20.1
Michael Brown
2020-01-02
1
-2
/
+15
|
*
[snp] Set EFI_SIMPLE_NETWORK_RECEIVE_MULTICAST bit as per UEFI spec
Ignat Korchagin
2019-12-16
1
-1
/
+2
|
*
[snp] Try promiscuous multicast receive filter if the regular one fails
Ignat Korchagin
2019-12-16
1
-0
/
+3
|
*
[peerdist] Allow for the use of a hosted cache server
Michael Brown
2019-12-16
1
-4
/
+65
|
*
[peerdist] Allow PeerDist to be globally enabled or disabled
Michael Brown
2019-12-13
1
-0
/
+38
*
|
Merge branch 'master' into openslx
Simon Rettberg
2019-12-03
13
-47
/
+280
|
\
|
|
*
[lan78xx] Always enable automatic speed and duplex detection
Michael Brown
2019-09-29
2
-0
/
+14
|
*
[efi] Do not attempt EFI_USB_IO_PROTOCOL transfers during shutdown
Michael Brown
2019-09-15
1
-0
/
+8
|
*
[efi] Report failed control transfers as expected by the USB core
Michael Brown
2019-09-15
1
-2
/
+6
|
*
[golan] Fix address-of-pointer bug for multicast attach/detach
Michael Brown
2019-08-17
1
-2
/
+2
|
*
[ethernet] Avoid false positive Coverity warning
Michael Brown
2019-08-17
1
-1
/
+1
|
*
[crypto] Profile the various stages of modular multiplication
Michael Brown
2019-08-17
1
-0
/
+29
|
*
[crypto] Drag in configured digestInfo prefixes for any use of RSA
Michael Brown
2019-08-17
1
-0
/
+6
|
*
[tls] Add missing call to tls_tx_resume() when restarting negotiation
Michael Brown
2019-08-16
1
-22
/
+24
|
*
[peerdist] Limit number of concurrent raw block downloads
Michael Brown
2019-08-16
2
-3
/
+155
|
*
[peerdist] Start block download timers from within opener methods
Michael Brown
2019-08-16
1
-7
/
+9
|
*
[process] Add PROC_INIT() for initialising static processes
Michael Brown
2019-08-16
1
-5
/
+13
|
*
[build] Add predefined shortcut for Raspberry Pi builds
Michael Brown
2019-08-02
1
-0
/
+4
|
*
[build] Move predefined all-drivers build shortcut to Makefile
Michael Brown
2019-08-02
2
-5
/
+9
*
|
Merge branch 'openslx' of git.openslx.org:openslx-ng/ipxe into openslx
Simon Rettberg
2019-08-02
4
-33
/
+61
|
\
\
|
*
|
[efi] Put rdrand workaround in sep. function
Simon Rettberg
2019-04-12
1
-22
/
+35
|
*
|
[login] Add "--nouser" option to just ask for password
Simon Rettberg
2019-04-01
3
-11
/
+26
|
*
|
Merge branch 'master' into openslx
Simon Rettberg
2019-03-28
11
-70
/
+800
|
|
\
\
*
|
\
\
Merge branch 'master' into openslx
Simon Rettberg
2019-08-02
47
-387
/
+3763
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
[build] Do not apply WORKAROUND_CFLAGS for host compiler
Michael Brown
2019-07-22
2
-2
/
+6
|
*
|
[build] Workaround compilation error with gcc 9.1
Valentine Barshak
2019-07-22
1
-0
/
+9
|
*
|
[build] Fix "'%s' directive argument is null" error
Valentine Barshak
2019-07-22
1
-2
/
+1
|
*
|
[smscusb] Fetch MAC from device tree for Raspberry Pi Model B+
Michael Brown
2019-07-19
4
-29
/
+41
|
*
|
[build] Add named configuration for Raspberry Pi
Michael Brown
2019-07-19
8
-0
/
+13
|
*
|
[smsc95xx] Fetch MAC from device tree for Raspberry Pi
Michael Brown
2019-07-19
1
-0
/
+31
|
*
|
[efi] Register a device tree if provided by the platform firmware
Michael Brown
2019-07-19
3
-0
/
+74
|
*
|
[fdt] Add ability to parse a MAC address from a flattened device tree
Michael Brown
2019-07-19
5
-0
/
+643
|
*
|
[efi] Return only registered EFI devices from efidev_parent()
Michael Brown
2019-07-15
1
-3
/
+6
[prev]
[next]