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] Include protocol interface address in debug output
Michael Brown
2023-06-08
2
-5
/
+42
|
*
[efi] Add UefiPxeBcDxe module GUID
Michael Brown
2023-06-07
1
-0
/
+8
|
*
[efi] Add HttpBootDxe module GUID
Michael Brown
2023-06-07
1
-0
/
+8
|
*
[efi] Add new IScsiDxe module GUID
Michael Brown
2023-06-07
1
-1
/
+9
|
*
[efi] Add HTTP header and GUID definitions
Michael Brown
2023-06-07
4
-0
/
+531
|
*
[efi] Add DNS headers and GUID definitions
Michael Brown
2023-06-07
5
-0
/
+1103
|
*
[efi] Add Ip4Config2 header and GUID definition
Michael Brown
2023-06-07
4
-0
/
+326
|
*
[efi] Add IPv6 versions of existing IPv4 headers and GUID definitions
Michael Brown
2023-06-07
9
-0
/
+4436
|
*
[efi] Update to current EDK2 headers
Michael Brown
2023-06-07
8
-40
/
+266
|
*
[efi] Disable static assertions in EFI headers on non-EFI platforms
Michael Brown
2023-06-07
1
-0
/
+9
|
*
[crypto] Add support for PKCS#8 private key format
Michael Brown
2023-06-02
4
-2
/
+105
|
*
[efi] Implement "shim" as a dummy command on non-EFI platforms
Michael Brown
2023-05-24
3
-2
/
+15
|
*
[efi] Support versions of shim that perform SBAT verification
Michael Brown
2023-05-23
5
-6
/
+160
|
*
[efi] Separate GetMemoryMap() wrapper from shim unlocker
Michael Brown
2023-05-23
1
-27
/
+34
|
*
[efi] Add "shim" command
Michael Brown
2023-05-22
4
-0
/
+117
|
*
[efi] Add support for executing images via a shim
Michael Brown
2023-05-22
8
-3
/
+413
|
*
[efi] Add definitions for the UEFI shim lock protocol
Michael Brown
2023-05-22
4
-0
/
+39
|
*
[efi] Add efi_asprintf() and efi_vasprintf()
Michael Brown
2023-05-22
4
-10
/
+53
|
*
[image] Generalise concept of selected image
Michael Brown
2023-05-17
6
-50
/
+85
|
*
[efi] Attempt to detect EFI images that fail Secure Boot verification
Michael Brown
2023-05-17
1
-5
/
+71
|
*
[efi] Allow currently selected image to be opened as "grub*.efi"
Michael Brown
2023-05-05
1
-0
/
+11
|
*
[efi] Allow currently executing image to be opened via virtual filesystem
Michael Brown
2023-05-05
1
-0
/
+10
|
*
[image] Allow for images to be hidden from lists of all images
Michael Brown
2023-05-05
5
-19
/
+39
|
*
[efi] Show original filenames in debug messages
Michael Brown
2023-05-05
1
-8
/
+16
|
*
[efi] Allow downloaded images to take precedence over constructed files
Michael Brown
2023-05-05
1
-22
/
+33
|
*
[efi] Allow for sections to be excluded from the generated PE file
Michael Brown
2023-04-10
1
-6
/
+17
|
*
[efi] Allow elf2efi to be used for hybrid binaries
Michael Brown
2023-04-10
1
-6
/
+27
|
*
[efi] Shrink size of data directory in PE header
Michael Brown
2023-04-10
1
-4
/
+13
|
*
[efi] Remove redundant zero padding in PE header
Michael Brown
2023-04-10
1
-1
/
+0
*
|
[efi] Remove old RDRAND hack; now officially supported
Simon Rettberg
2023-04-04
1
-47
/
+0
*
|
Merge branch 'master' into openslx
Simon Rettberg
2023-04-04
333
-18179
/
+24589
|
\
|
|
*
[tls] Handle fragmented handshake records
Michael Brown
2023-03-31
2
-18
/
+26
|
*
[tls] Pass I/O buffer to received record handlers
Michael Brown
2023-03-31
1
-58
/
+98
|
*
[tls] Clean up change cipher spec record handling
Michael Brown
2023-03-30
2
-4
/
+18
|
*
[efi] Claim fixed device paths by uninstalling device path protocol
Michael Brown
2023-03-15
1
-122
/
+172
|
*
[intel] Add workaround for I210 reset hardware bugs
Matt Parrella
2023-03-14
2
-2
/
+24
|
*
[dhcp] Unregister ProxyDHCP and PXEBS settings on a successful DHCPACK
Michael Brown
2023-03-14
1
-0
/
+6
|
*
[efi] Use image name instead of pointer value in debug messages
Michael Brown
2023-03-07
1
-21
/
+21
|
*
[image] Always unregister currently executing image
Michael Brown
2023-03-07
5
-29
/
+10
|
*
[image] Consistently use for_each_image() to iterate over images
Michael Brown
2023-03-06
2
-2
/
+2
|
*
[intelx] Add PCI IDs for Intel 82599 10GBASE-T NIC
Forest Crossman
2023-03-06
1
-0
/
+1
|
*
[params] Allow for arbitrary HTTP request headers to be specified
Michael Brown
2023-03-01
5
-15
/
+73
|
*
[params] Rename "form parameter" to "request parameter"
Michael Brown
2023-03-01
7
-29
/
+29
|
*
[http] Use POST method only if the form parameter list is non-empty
Michael Brown
2023-03-01
1
-44
/
+32
|
*
[efi] Omit EFI_LOAD_FILE2_PROTOCOL for a zero-length initrd
Michael Brown
2023-02-28
1
-2
/
+11
|
*
[efi] Split out EFI_RNG_PROTOCOL as a separate entropy source
Michael Brown
2023-02-20
5
-92
/
+130
|
*
[rng] Allow for entropy sources that fail during startup tests
Michael Brown
2023-02-20
3
-159
/
+349
|
*
[tables] Allow any lvalue to be used as a table iterator
Michael Brown
2023-02-20
1
-12
/
+12
|
*
[rng] Allow entropy source to be selected at runtime
Michael Brown
2023-02-17
18
-591
/
+512
|
*
[iscsi] Limit maximum transfer size to MaxBurstLength
Michael Brown
2023-02-16
3
-4
/
+77
[prev]
[next]