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
/
efi
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[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
*
|
[efi] Consider RDRAND == -1 invalid, use TSC
Simon Rettberg
2020-02-24
1
-0
/
+4
*
|
Merge branch 'openslx' of git.openslx.org:openslx-ng/ipxe into openslx
Simon Rettberg
2019-08-02
1
-22
/
+35
|
\
\
|
*
|
[efi] Put rdrand workaround in sep. function
Simon Rettberg
2019-04-12
1
-22
/
+35
|
*
|
Merge branch 'master' into openslx
Simon Rettberg
2019-03-28
2
-0
/
+243
|
|
\
\
*
|
\
\
Merge branch 'master' into openslx
Simon Rettberg
2019-08-02
5
-5
/
+320
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
[build] Fix "'%s' directive argument is null" error
Valentine Barshak
2019-07-22
1
-2
/
+1
|
*
|
[efi] Register a device tree if provided by the platform firmware
Michael Brown
2019-07-19
1
-0
/
+70
|
*
|
[efi] Return only registered EFI devices from efidev_parent()
Michael Brown
2019-07-15
1
-3
/
+6
|
|
/
|
*
[efi] Blacklist the Dell Ip4ConfigDxe driver
Michael Brown
2019-02-19
2
-0
/
+243
*
|
[efi] Add very ugly hack to use HW RNG on EFI
Simon Rettberg
2019-02-15
1
-0
/
+27
*
|
Merge branch 'master' into openslx
Simon Rettberg
2019-02-15
2
-3
/
+4
|
\
|
|
*
[init] Show startup and shutdown function names in debug messages
Michael Brown
2019-01-25
1
-0
/
+1
|
*
[efi] Fix error handling path in efi_snp_probe
Ignat Korchagin
2019-01-15
1
-3
/
+3
*
|
[efi] Add support for console --update in efifb mode
Simon Rettberg
2018-09-25
1
-67
/
+90
|
/
*
[efi] Exclude link-layer header length from MaxPacketSize
Rob Taglang
2018-07-07
1
-1
/
+1
*
[efi] Do not raise TPL within EFI_DRIVER_BINDING_PROTOCOL.Supported()
Michael Brown
2018-03-26
1
-7
/
+0
*
[efi] Release SNP devices before starting SAN boot image
Michael Brown
2018-03-26
1
-0
/
+4
*
[efi] Raise TPL within EFI_DRIVER_BINDING_PROTOCOL entry points
Michael Brown
2018-03-15
1
-0
/
+19
*
[efi] Drop to TPL_APPLICATION when gathering entropy
Michael Brown
2018-03-12
1
-0
/
+6
*
[efi] Raise TPL within EFI_USB_IO_PROTOCOL entry points
Michael Brown
2018-02-20
1
-6
/
+41
*
[efi] Raise TPL within EFI_SIMPLE_NETWORK_PROTOCOL entry points
Michael Brown
2018-02-20
1
-12
/
+81
*
[efi] Run at TPL_CALLBACK to protect against UEFI timers
Michael Brown
2018-02-20
3
-52
/
+49
*
[efi] Inhibit our driver Start() method during disconnection attempts
Michael Brown
2017-09-22
1
-0
/
+16
*
[efi] Continue to connect remaining handles after connection errors
Michael Brown
2017-09-13
1
-3
/
+5
*
[efi] Match behaviour of SnpDxe for truncated received packets
Michael Brown
2017-09-07
1
-13
/
+9
[prev]
[next]