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
...
|
*
[fdt] Populate boot arguments in constructed device tree
Michael Brown
2025-04-01
5
-14
/
+433
|
*
[fdt] Identify free space (if any) at end of parsed tree
Michael Brown
2025-04-01
2
-4
/
+31
|
*
[x509] Ensure certificate remains valid during x509_append()
Michael Brown
2025-03-31
2
-10
/
+14
|
*
[tls] Support fragmentation of transmitted records
Michael Brown
2025-03-31
2
-73
/
+135
|
*
[tls] Send an empty client certificate chain if we have no certificate
Michael Brown
2025-03-31
1
-28
/
+28
|
*
[iobuf] Limit automatic I/O buffer alignment to page size
Michael Brown
2025-03-31
1
-4
/
+10
|
*
[tls] Encrypt data in place to reduce memory usage
Michael Brown
2025-03-31
1
-89
/
+121
|
*
[xfer] Use xfer_alloc_iob() for transmit I/O buffers on stream sockets
Michael Brown
2025-03-30
2
-2
/
+3
|
*
[isa] Disable legacy ISA device probing by default
Michael Brown
2025-03-30
1
-1
/
+1
|
*
[efi] Allow for fact that SNP device may be removed by executed image
Michael Brown
2025-03-29
1
-10
/
+14
|
*
[efi] Check correct return value from efi_pxe_find()
Michael Brown
2025-03-29
1
-1
/
+1
|
*
[efi] Disconnect existing drivers on a per-protocol basis
Michael Brown
2025-03-29
6
-7
/
+86
|
*
[efi] Define an attachment priority order for EFI drivers
Michael Brown
2025-03-29
6
-10
/
+12
|
*
[efi] Show all drivers claiming support for a handle in debug messages
Michael Brown
2025-03-29
1
-5
/
+12
|
*
[efi] Return success from Stop() if driver is already stopped
Michael Brown
2025-03-29
1
-1
/
+1
|
*
[efi] Add various well-known GUIDs encountered in WiFi boot
Michael Brown
2025-03-28
6
-0
/
+1321
|
*
[efi] Install a device tree for the booted OS, if available
Michael Brown
2025-03-28
3
-0
/
+127
|
*
[fdt] Provide the ability to create a device tree for a booted OS
Michael Brown
2025-03-28
2
-0
/
+81
|
*
[efi] Create a copy of the system flattened device tree, if present
Michael Brown
2025-03-28
3
-5
/
+15
|
*
[fdt] Allow for parsing device trees where the length is known in advance
Michael Brown
2025-03-28
4
-4
/
+20
|
*
[fdt] Allow for the existence of multiple device trees
Michael Brown
2025-03-28
7
-110
/
+121
|
*
[fdt] Add the "fdt" command
Michael Brown
2025-03-27
5
-0
/
+104
|
*
[fdt] Add the concept of an FDT image
Michael Brown
2025-03-27
4
-0
/
+76
|
*
[efi] Add support for installing EFI configuration tables
Michael Brown
2025-03-27
4
-18
/
+217
|
*
[efi] Add flattened device tree header and GUID definitions
Michael Brown
2025-03-27
5
-8
/
+37
|
*
[efi] Add ACPI and SMBIOS tables as well-known GUIDs
Michael Brown
2025-03-27
2
-0
/
+31
|
*
[undi] Ensure forward progress is made even if UNDI IRQ is stuck
Michael Brown
2025-03-26
2
-1
/
+32
|
*
[pxeprefix] Ensure that UNDI IRQ is disabled before starting iPXE
Michael Brown
2025-03-26
2
-0
/
+58
|
*
[pxeprefix] Work around missing type values from PXENV_UNDI_GET_NIC_TYPE
Michael Brown
2025-03-26
1
-2
/
+21
|
*
[efi] Allow use of typed pointers for efi_open() et al
Michael Brown
2025-03-24
23
-277
/
+215
|
*
[efi] Eliminate uses of HandleProtocol()
Michael Brown
2025-03-24
2
-9
/
+3
|
*
[efi] Use efi_open() for all ephemeral protocol opens
Michael Brown
2025-03-24
17
-442
/
+130
|
*
[efi] Use efi_open_unsafe() for all explicitly unsafe protocol opens
Michael Brown
2025-03-24
4
-31
/
+25
|
*
[efi] Use efi_open_by_driver() for all by-driver protocol opens
Michael Brown
2025-03-24
7
-102
/
+43
|
*
[efi] Use efi_open_by_child() for all by-child protocol opens
Michael Brown
2025-03-24
1
-12
/
+3
|
*
[efi] Create safe wrappers for OpenProtocol() and CloseProtocol()
Michael Brown
2025-03-24
3
-0
/
+371
|
*
[efi] Remove the efipci_open() and efipci_close() wrappers
Michael Brown
2025-03-24
3
-51
/
+42
|
*
[efi] Avoid function name near-collision
Michael Brown
2025-03-23
1
-3
/
+3
|
*
[efi] Remove spurious close of SNP device parent's device path
Michael Brown
2025-03-23
1
-4
/
+0
|
*
[efi] Use driver name only from driver binding handles in debug messages
Michael Brown
2025-03-21
1
-6
/
+0
|
*
[efi] Get veto candidate driver name via either component name protocol
Michael Brown
2025-03-20
1
-15
/
+26
|
*
[efi] Get veto candidate driver name from image handle
Michael Brown
2025-03-20
1
-5
/
+5
|
*
[efi] Show image address range in veto debug messages
Michael Brown
2025-03-20
1
-3
/
+3
|
*
[efi] Prefer driver name to device path for debug messages
Michael Brown
2025-03-20
1
-3
/
+3
|
*
[efi] Attempt to retrieve driver name from image handle for debug messages
Michael Brown
2025-03-20
1
-0
/
+91
|
*
[efi] Allow wrapping the global boot services table in situ
Michael Brown
2025-03-20
3
-66
/
+130
|
*
[efi] Fix debug wrappers for CloseEvent() and CheckEvent()
Michael Brown
2025-03-19
1
-2
/
+2
|
*
[efi] Ignore path separator characters in virtual filenames
Michael Brown
2025-03-18
1
-1
/
+5
|
*
[efi] Prescroll the display after a failed wrapped ExitBootServices() call
Michael Brown
2025-03-18
1
-0
/
+44
|
*
[efi] Add EFI_RNG_PROTOCOL_GUID as a well-known GUID
Michael Brown
2025-03-18
2
-0
/
+8
[prev]
[next]