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
/
include
/
ipxe
/
efi
Commit message (
Expand
)
Author
Age
Files
Lines
*
[efi] Update to current EDK2 headers
Michael Brown
2023-02-01
2
-12
/
+12
*
[efi] Accept a command line passed to an iPXE image via LoadOptions
Michael Brown
2023-01-29
1
-0
/
+18
*
[la64] Import LoongArch64 ProcessorBind.h from EDK2 headers
Michael Brown
2023-01-28
3
-2
/
+128
*
[efi] Update to current EDK2 headers
Michael Brown
2023-01-28
95
-15321
/
+14255
*
[efi] Mark ConsoleControl.h as a non-imported header
Michael Brown
2023-01-28
1
-0
/
+5
*
[efi] Remove deleted directories from EDK2 header import script
Michael Brown
2023-01-28
1
-2
/
+1
*
[efi] Allow for whitespace before #include in imported EDK2 header files
Michael Brown
2023-01-28
1
-1
/
+1
*
[efi] Detect SPDX licence identifiers in imported EDK2 headers
Michael Brown
2023-01-28
1
-2
/
+2
*
[efi] Build util/efirom as a host-only binary
Michael Brown
2023-01-28
1
-0
/
+3
*
[efi] Extend efi_locate_device() to allow searching up the device path
Michael Brown
2023-01-23
1
-1
/
+1
*
[efi] Add efi_path_prev() utility function
Michael Brown
2023-01-23
1
-0
/
+3
*
[efi] Add efi_path_terminate() utility function
Michael Brown
2023-01-23
1
-0
/
+13
*
[efi] Do not rely on ProcessorBind.h when building host binaries
Michael Brown
2023-01-20
1
-4
/
+38
*
[autoboot] Include VLAN tag in filter for identifying autoboot device
Michael Brown
2023-01-15
1
-1
/
+2
*
[cachedhcp] Include VLAN tag in filter for applying cached DHCPACK
Michael Brown
2022-12-22
1
-1
/
+2
*
[efi] Add efi_path_vlan() utility function
Michael Brown
2022-12-22
1
-0
/
+1
*
[efi] Expose efi_path_next() utility function
Michael Brown
2022-12-22
1
-0
/
+2
*
[efi] Provide VLAN configuration protocol
Michael Brown
2022-12-14
2
-0
/
+5
*
[pci] Generalise pci_num_bus() to pci_discover()
Michael Brown
2022-09-15
1
-5
/
+8
*
[efi] Run ExitBootServices shutdown hook at TPL_NOTIFY
Michael Brown
2021-11-23
1
-0
/
+1
*
[efi] Modify global system table when wrapping a loaded image
Michael Brown
2021-11-21
1
-1
/
+1
*
[acpi] Allow for platforms that provide ACPI tables individually
Michael Brown
2021-03-01
1
-0
/
+13
*
[efi] Record cached DHCPACK from loaded image's device handle, if present
Michael Brown
2021-02-17
1
-0
/
+16
*
[efi] Split out autoexec script portions of efi_autoboot.c
Michael Brown
2021-02-17
2
-1
/
+19
*
[build] Remove support for building with the Intel C compiler
Michael Brown
2021-02-12
1
-5
/
+0
*
[efi] Allow EFI_USB_IO_PROTOCOL interfaces to be nullified and leaked
Michael Brown
2020-12-17
1
-0
/
+2
*
[efi] Allow vetoing of drivers that cannot be unloaded
Michael Brown
2020-11-30
1
-1
/
+1
*
[efi] Split out dbg_efi_opener() as a standalone function
Michael Brown
2020-11-30
1
-0
/
+22
*
[efi] Avoid dropping below TPL as at entry to iPXE
Michael Brown
2020-11-20
1
-0
/
+11
*
[efi] Rename efi_blacklist to efi_veto
Michael Brown
2020-11-08
2
-13
/
+13
*
[efi] Retain a long-lived reference to the EFI_PCI_IO_PROTOCOL instance
Michael Brown
2020-11-04
1
-2
/
+10
*
[efi] Nullify interfaces and leak memory on uninstallation failure
Michael Brown
2020-10-26
2
-1
/
+32
*
[infiniband] Allow SRP device to be described using an EFI device path
Michael Brown
2020-10-23
1
-0
/
+3
*
[fcp] Allow Fibre Channel device to be described using an EFI device path
Michael Brown
2020-10-22
1
-0
/
+2
*
[iscsi] Allow iSCSI device to be described using an EFI device path
Michael Brown
2020-10-20
1
-0
/
+3
*
[aoe] Allow AoE device to be described using an EFI device path
Michael Brown
2020-10-19
1
-0
/
+2
*
[efi] Provide utility function to concatenate device paths
Michael Brown
2020-10-19
1
-0
/
+2
*
[efi] Split efi_netdev_path() out to a separate function
Michael Brown
2020-10-19
1
-0
/
+2
*
[efi] Provide efi_uri_path() to construct a URI device path
Michael Brown
2020-10-19
1
-0
/
+2
*
[efi] Split efi_usb_path() out to a separate function
Michael Brown
2020-10-16
2
-4
/
+5
*
[efi] Define an interface operation to describe using an EFI device path
Michael Brown
2020-10-16
1
-0
/
+5
*
[efi] Split device path functions out to efi_path.c
Michael Brown
2020-10-16
2
-4
/
+19
*
[efi] Provide EFI_INTF_OP for EFI-only interface operations
Michael Brown
2020-10-16
1
-0
/
+7
*
[efi] Fix reporting of USB supported languages array
Michael Brown
2020-10-02
1
-1
/
+3
*
[efi] Allow DEBUG=efi_wrap to be used independently of a loaded image
Michael Brown
2020-10-01
1
-0
/
+1
*
[efi] Use address offset as reported by EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL
Michael Brown
2020-09-25
1
-13
/
+0
*
[pci] Define pci_ioremap() for mapping PCI bus addresses
Michael Brown
2020-09-24
1
-0
/
+13
*
[efi] Add debug wrappers for all boot services functions of interest
Michael Brown
2020-09-19
1
-1
/
+2
*
[efi] Enable stack protection where possible
Michael Brown
2020-06-24
1
-0
/
+32
*
[efi] Blacklist the Dell Ip4ConfigDxe driver
Michael Brown
2019-02-19
1
-0
/
+13
[next]