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
/
interface
Commit message (
Expand
)
Author
Age
Files
Lines
*
[efi] Provide read-only access to EFI variables via settings mechanism
Michael Brown
2023-06-09
1
-0
/
+236
*
[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
1
-5
/
+29
*
[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
2
-0
/
+13
*
[efi] Add DNS headers and GUID definitions
Michael Brown
2023-06-07
2
-0
/
+26
*
[efi] Add Ip4Config2 header and GUID definition
Michael Brown
2023-06-07
2
-0
/
+7
*
[efi] Add IPv6 versions of existing IPv4 headers and GUID definitions
Michael Brown
2023-06-07
2
-0
/
+72
*
[efi] Support versions of shim that perform SBAT verification
Michael Brown
2023-05-23
1
-3
/
+147
*
[efi] Separate GetMemoryMap() wrapper from shim unlocker
Michael Brown
2023-05-23
1
-27
/
+34
*
[efi] Add support for executing images via a shim
Michael Brown
2023-05-22
1
-0
/
+251
*
[efi] Add definitions for the UEFI shim lock protocol
Michael Brown
2023-05-22
2
-0
/
+7
*
[efi] Add efi_asprintf() and efi_vasprintf()
Michael Brown
2023-05-22
1
-0
/
+44
*
[image] Generalise concept of selected image
Michael Brown
2023-05-17
1
-1
/
+1
*
[efi] Allow currently selected image to be opened as "grub*.efi"
Michael Brown
2023-05-05
1
-0
/
+11
*
[image] Allow for images to be hidden from lists of all images
Michael Brown
2023-05-05
1
-10
/
+26
*
[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] Claim fixed device paths by uninstalling device path protocol
Michael Brown
2023-03-15
1
-122
/
+172
*
[image] Always unregister currently executing image
Michael Brown
2023-03-07
1
-5
/
+1
*
[image] Consistently use for_each_image() to iterate over images
Michael Brown
2023-03-06
1
-1
/
+1
*
[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
2
-90
/
+123
*
[rng] Allow entropy source to be selected at runtime
Michael Brown
2023-02-17
2
-8
/
+31
*
[efi] Support the initrd autodetection mechanism in newer Linux kernels
Michael Brown
2023-02-15
1
-0
/
+190
*
[efi] Fix debug message when reading from EFI virtual files
Michael Brown
2023-02-15
1
-1
/
+1
*
[efi] Do not attempt to drive PCI bridge devices
Michael Brown
2023-02-03
1
-0
/
+10
*
[efi] Allow autoexec script to be located alongside iPXE binary
Michael Brown
2023-02-02
2
-21
/
+73
*
[efi] Accept a command line passed to an iPXE image via LoadOptions
Michael Brown
2023-01-29
2
-0
/
+156
*
[legal] Add missing FILE_LICENCE declaration to efi_path.c
Michael Brown
2023-01-28
1
-0
/
+2
*
[efi] Extend efi_locate_device() to allow searching up the device path
Michael Brown
2023-01-23
1
-14
/
+42
*
[efi] Add efi_path_prev() utility function
Michael Brown
2023-01-23
1
-7
/
+20
*
[efi] Add efi_path_terminate() utility function
Michael Brown
2023-01-23
3
-30
/
+10
*
[efi] Create VLAN autoboot device automatically
Michael Brown
2023-01-15
1
-0
/
+9
*
[autoboot] Include VLAN tag in filter for identifying autoboot device
Michael Brown
2023-01-15
2
-3
/
+13
*
[netdevice] Separate concept of scope ID from network device name index
Michael Brown
2023-01-14
2
-3
/
+3
*
[cachedhcp] Include VLAN tag in filter for applying cached DHCPACK
Michael Brown
2022-12-22
2
-6
/
+14
*
[efi] Add efi_path_vlan() utility function
Michael Brown
2022-12-22
1
-0
/
+23
*
[efi] Expose efi_path_next() utility function
Michael Brown
2022-12-22
2
-15
/
+39
*
[efi] Allow passing a NULL device path to path utility functions
Michael Brown
2022-12-22
2
-5
/
+5
*
[efi] Provide VLAN configuration protocol
Michael Brown
2022-12-14
2
-2
/
+219
*
[efi] Clear DMA-coherent buffers before mapping
Michael Brown
2022-11-04
1
-0
/
+3
*
[pci] Generalise pci_num_bus() to pci_discover()
Michael Brown
2022-09-15
2
-2
/
+2
*
[linux] Add missing PROVIDE_PCIAPI_INLINE() macros
Michael Brown
2022-09-15
1
-0
/
+9
*
[efi] Support Unicode character output via framebuffer console
Michael Brown
2022-03-15
1
-3
/
+48
*
[fbcon] Support Unicode character output
Michael Brown
2022-03-15
1
-70
/
+128
*
[efi] Support Unicode character output via text console
Michael Brown
2022-03-15
1
-1
/
+17
*
[console] Support AltGr to access ASCII characters via remapping
Michael Brown
2022-02-15
1
-0
/
+3
[next]