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
*
[build] Avoid using multiple target patterns in pattern rules
Michael Brown
2023-06-30
2
-3
/
+13
*
[loong64] Add support for building EFI binaries
Xiaotian Wu
2023-06-29
2
-0
/
+19
*
[loong64] Add CPU sleeping API for EFI LoongArch64
Xiaotian Wu
2023-06-29
4
-1
/
+75
*
[loong64] Add I/O API for LoongArch64
Xiaotian Wu
2023-06-29
3
-0
/
+130
*
[ioapi] Centralise definitions for dummy PIO
Michael Brown
2023-06-29
3
-50
/
+70
*
[arm] Add missing arch/arm/core source directory
Michael Brown
2023-06-29
2
-2
/
+4
*
[arm] Remove redundant inclusion of io.h
Michael Brown
2023-06-29
1
-2
/
+0
*
[efi] Process veto objects in reverse order of enumeration
Michael Brown
2023-06-23
1
-7
/
+11
*
[efi] Check for protocols opened by vetoed driver and image handles
Michael Brown
2023-06-23
1
-1
/
+4
*
[efi] Unload vetoed drivers by image handle rather than driver handle
Michael Brown
2023-06-23
1
-3
/
+6
*
[efi] Pass more detailed driver information to veto methods
Michael Brown
2023-06-23
1
-36
/
+58
*
[efi] Show manufacturer in veto debug output
Michael Brown
2023-06-23
1
-0
/
+1
*
[efi] Always poll for TX completions
Michael Brown
2023-06-21
1
-5
/
+5
*
[efi] Provide read-only access to EFI variables via settings mechanism
Michael Brown
2023-06-09
5
-0
/
+244
*
[efi] Veto the VMware UefiPxeBcDxe driver
Michael Brown
2023-06-08
1
-0
/
+35
*
[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
*
[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
[next]