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
...
|
*
[dma] Modify DMA API to simplify calculation of medial addresses
Michael Brown
2020-11-25
1
-3
/
+3
|
*
[efi] Report correct error when failing to unload a vetoed driver
Michael Brown
2020-11-24
1
-0
/
+1
|
*
[efi] Allow initialisation via SNP interface even while claimed
Michael Brown
2020-11-23
1
-7
/
+14
|
*
[efi] Avoid dropping below TPL as at entry to iPXE
Michael Brown
2020-11-20
7
-71
/
+99
|
*
[efi] Rename efi_blacklist to efi_veto
Michael Brown
2020-11-08
2
-48
/
+47
|
*
[efi] Provide DMA operations for EFI PCI devices
Michael Brown
2020-11-05
1
-0
/
+237
|
*
[malloc] Rename malloc_dma() to malloc_phys()
Michael Brown
2020-11-05
1
-3
/
+3
|
*
[efi] Retain a long-lived reference to the EFI_PCI_IO_PROTOCOL instance
Michael Brown
2020-11-04
3
-47
/
+50
|
*
[efi] Fall back to assuming identity mapping of MMIO address space
Michael Brown
2020-10-30
1
-4
/
+2
|
*
[efi] Fix memory copy length used in efi_nullify_name2()
Michael Brown
2020-10-27
1
-1
/
+1
|
*
[efi] Nullify interfaces and leak memory on uninstallation failure
Michael Brown
2020-10-26
5
-49
/
+705
|
*
[efi] Allow block devices to provide their own EFI device paths
Michael Brown
2020-10-23
1
-63
/
+25
|
*
[infiniband] Allow SRP device to be described using an EFI device path
Michael Brown
2020-10-23
1
-0
/
+55
|
*
[fcp] Allow Fibre Channel device to be described using an EFI device path
Michael Brown
2020-10-22
1
-0
/
+31
|
*
[iscsi] Allow iSCSI device to be described using an EFI device path
Michael Brown
2020-10-20
1
-0
/
+70
|
*
[efi] Show block device ACPI table contents only at DBGLVL_EXTRA
Michael Brown
2020-10-20
1
-3
/
+3
|
*
[aoe] Allow AoE device to be described using an EFI device path
Michael Brown
2020-10-19
1
-0
/
+47
|
*
[efi] Provide utility function to concatenate device paths
Michael Brown
2020-10-19
1
-0
/
+52
|
*
[efi] Split efi_netdev_path() out to a separate function
Michael Brown
2020-10-19
2
-37
/
+69
|
*
[efi] Provide efi_uri_path() to construct a URI device path
Michael Brown
2020-10-19
1
-0
/
+43
|
*
[efi] Split efi_usb_path() out to a separate function
Michael Brown
2020-10-16
2
-50
/
+84
|
*
[efi] Define an interface operation to describe using an EFI device path
Michael Brown
2020-10-16
1
-0
/
+26
|
*
[efi] Split device path functions out to efi_path.c
Michael Brown
2020-10-16
10
-46
/
+75
|
*
[efi] Defer local download process until file has been opened
Michael Brown
2020-10-13
1
-2
/
+5
|
*
[usb] Move usbio driver to end of USB driver list
Michael Brown
2020-10-13
1
-1
/
+1
|
*
[efi] Always enable recursion when calling ConnectController()
Michael Brown
2020-10-02
2
-3
/
+3
|
*
[efi] Fix reporting of USB supported languages array
Michael Brown
2020-10-02
1
-10
/
+15
|
*
[efi] Avoid integer underflow on malformed USB string descriptors
Michael Brown
2020-10-02
1
-0
/
+7
|
*
[efi] Allow DEBUG=efi_wrap to be used independently of a loaded image
Michael Brown
2020-10-01
1
-25
/
+34
|
*
[efi] Disconnect controllers before uninstalling EFI_USB_IO_PROTOCOL
Michael Brown
2020-09-29
1
-0
/
+6
|
*
[efi] Report any USB errors as EFI_USB_ERR_SYSTEM
Michael Brown
2020-09-29
1
-3
/
+2
|
*
[efi] Leave USB endpoint descriptors in existence until device is removed
Michael Brown
2020-09-29
1
-28
/
+80
|
*
[efi] Use address offset as reported by EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL
Michael Brown
2020-09-25
1
-1
/
+74
|
*
[pci] Define pci_ioremap() for mapping PCI bus addresses
Michael Brown
2020-09-24
1
-0
/
+1
|
*
[efi] Provide a single implementation of efipci_root_close()
Michael Brown
2020-09-24
1
-13
/
+22
|
*
[efi] Show memory map returned by wrapped calls to GetMemoryMap
Michael Brown
2020-09-22
1
-2
/
+20
|
*
[efi] Add debug wrappers for all boot services functions of interest
Michael Brown
2020-09-19
2
-1
/
+603
*
|
Merge branch 'master' into openslx
Simon Rettberg
2020-08-12
10
-10
/
+199
|
\
|
|
*
[efi] Use device path to locate filesystem from which we were loaded
Michael Brown
2020-08-03
2
-2
/
+53
|
*
[efi] Match EDK2 numbering for USB ports
Michael Brown
2020-08-03
1
-1
/
+1
|
*
[efi] Check the status code from AllocatePool()
Ignat Korchagin
2020-07-22
1
-4
/
+5
|
*
[efi] Claim SNP devices early in efi_download_start()
Michael Brown
2020-07-15
1
-1
/
+4
|
*
[efi] Ensure NUL byte is at lowest address within stack cookie
Michael Brown
2020-07-09
1
-0
/
+8
|
*
[efi] Distribute available entropy within stack cookie
Michael Brown
2020-07-09
1
-6
/
+17
|
*
[efi] Raise TPL during driver entry point
Michael Brown
2020-06-30
1
-0
/
+9
|
*
[efi] Detect and disable seriously broken EFI_RNG_PROTOCOL implementations
Michael Brown
2020-06-28
1
-0
/
+12
|
*
[efi] Enable stack protection where possible
Michael Brown
2020-06-24
3
-0
/
+68
|
*
[efi] Attempt to connect our driver directly if ConnectController fails
Michael Brown
2020-06-11
1
-1
/
+10
|
*
[efi] Work around UEFI specification bug in LoadImage for SAN boot
Michael Brown
2020-06-05
1
-0
/
+3
|
*
[efi] Disambiguate errors returned by ConnectController
Michael Brown
2020-03-14
1
-1
/
+15
[prev]
[next]