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] 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
*
[rng] Use fixed-point calculations for min-entropy quantities
Michael Brown
2018-03-20
1
-2
/
+2
*
[legal] Add missing FILE_LICENCE declarations
Michael Brown
2017-12-29
2
-0
/
+4
*
[efi] Provide access to ACPI tables
Michael Brown
2017-05-23
2
-0
/
+66
*
[efi] Add efi_sprintf() and efi_vsprintf()
Michael Brown
2017-04-12
1
-0
/
+23
*
[efi] Add EFI_ACPI_TABLE_PROTOCOL header and GUID definition
Michael Brown
2017-03-10
2
-0
/
+130
*
[efi] Update to current EDK2 headers
Michael Brown
2017-03-10
14
-44
/
+1233
*
[block] Centralise "san-drive" setting
Michael Brown
2017-03-07
1
-9
/
+0
*
[time] Allow timer to be selected at runtime
Michael Brown
2017-01-26
1
-36
/
+0
*
[efi] Work around temporal anomaly encountered during ExitBootServices()
Michael Brown
2016-12-07
1
-0
/
+1
*
[efi] Add basic EFI SAN booting capability
Michael Brown
2016-11-17
1
-0
/
+27
*
[efi] Add EFI_BLOCK_IO2_PROTOCOL header and GUID definition
Michael Brown
2016-10-17
2
-0
/
+209
*
[efi] Update to current EDK2 headers
Michael Brown
2016-10-16
15
-46
/
+401
*
[efi] Mark AppleNetBoot.h as a native iPXE header
Michael Brown
2016-10-16
1
-3
/
+3
*
[efi] Install the HII config access protocol on a child of the SNP handle
Laszlo Ersek
2016-07-08
1
-0
/
+4
*
[efi] Expose DHCP packets via the Apple NetBoot protocol
Michael Brown
2016-05-29
2
-0
/
+47
*
[efi] Use a timer event to generate the currticks() timer
Michael Brown
2016-05-04
2
-302
/
+18
*
[efi] Add processor binding headers for ARM and AArch64
Michael Brown
2016-03-13
3
-0
/
+329
*
[efi] Update to current EDK2 headers
Michael Brown
2016-03-13
13
-42
/
+123
*
[efi] Centralise EFI file system info GUIDs
Michael Brown
2015-12-09
1
-0
/
+3
*
[efi] Import EFI_HII_FONT_PROTOCOL definitions
Michael Brown
2015-10-07
3
-0
/
+831
*
[efi] Update to current EDK2 headers
Michael Brown
2015-10-07
28
-373
/
+12442
*
[efi] Expose unused USB devices via EFI_USB_IO_PROTOCOL
Michael Brown
2015-09-14
1
-0
/
+80
*
[efi] Include a copy of the device path within struct efi_device
Michael Brown
2015-09-13
1
-0
/
+2
*
[efi] Provide efi_devpath_len()
Michael Brown
2015-09-13
1
-0
/
+1
*
[efi] Add USB headers and GUID definitions
Michael Brown
2015-09-06
5
-0
/
+1992
*
[efi] Implement the EFI_PXE_BASE_CODE_PROTOCOL
Michael Brown
2015-09-02
1
-0
/
+17
*
[efi] Allow calls to efi_snp_claim() and efi_snp_release() to be nested
Michael Brown
2015-09-01
1
-3
/
+3
[prev]
[next]