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] Expose an UNDI interface alongside the existing SNP interface
Michael Brown
2015-09-28
1
-23
/
+676
*
[efi] Avoid infinite loops when asked to stop non-existent devices
Michael Brown
2015-09-28
1
-1
/
+1
*
[efi] Expose unused USB devices via EFI_USB_IO_PROTOCOL
Michael Brown
2015-09-14
1
-0
/
+1305
*
[efi] Include a copy of the device path within struct efi_device
Michael Brown
2015-09-13
2
-23
/
+36
*
[efi] Provide efi_devpath_len()
Michael Brown
2015-09-13
3
-12
/
+15
*
[efi] Allow efidev_parent() to traverse multiple device generations
Michael Brown
2015-09-07
1
-10
/
+8
*
[efi] Add USB headers and GUID definitions
Michael Brown
2015-09-06
2
-0
/
+21
*
[efi] Implement the EFI_PXE_BASE_CODE_PROTOCOL
Michael Brown
2015-09-02
1
-0
/
+1599
*
[efi] Do not return EFI_NOT_READY from our ReceiveFilters() method
Michael Brown
2015-09-01
1
-5
/
+7
*
[efi] Fix order of events on SNP removal path
Michael Brown
2015-09-01
1
-1
/
+2
*
[efi] Allow calls to efi_snp_claim() and efi_snp_release() to be nested
Michael Brown
2015-09-01
1
-4
/
+5
*
[efi] Add definitions of GUIDs observed when booting wdsmgfw.efi
Michael Brown
2015-09-01
2
-0
/
+88
*
[efi] Improve efi_wrap debugging
Michael Brown
2015-08-27
2
-13
/
+340
*
[efi] Include installed protocol list in unknown handle names
Michael Brown
2015-08-27
1
-3
/
+19
*
[efi] Remove raw EFI_HANDLE values from debug messages
Michael Brown
2015-08-27
7
-171
/
+159
*
[efi] Mark EFI debug transcription functions as __attribute__ (( pure ))
Michael Brown
2015-08-27
1
-3
/
+4
*
[efi] Add definitions of GUIDs observed when booting shim.efi and grub.efi
Michael Brown
2015-08-27
2
-0
/
+28
*
[test] Allow self-tests to report exit status when running under Linux
Michael Brown
2015-08-21
1
-7
/
+5
*
[efi] Add missing "ULL" suffix on 64-bit constant
Michael Brown
2015-08-03
1
-1
/
+1
*
[efi] Hold off watchdog timer while running
Michael Brown
2015-08-03
2
-0
/
+89
*
[efi] Allow user experience to be downgraded
Michael Brown
2015-07-22
1
-0
/
+34
*
[efi] Fix receive and transmit completion reporting
Michael Brown
2015-07-22
1
-66
/
+66
*
[base16] Add buffer size parameter to base16_encode() and base16_decode()
Michael Brown
2015-04-24
1
-1
/
+1
*
[efi] Add EFI time source
Michael Brown
2015-04-14
1
-0
/
+75
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
13
-13
/
+65
*
[build] Allow setting help text URI to be customised via config/branding.h
Michael Brown
2015-02-11
1
-1
/
+2
*
[efi] Generalise snpnet_dev_info() to efi_device_info()
Michael Brown
2014-10-16
1
-0
/
+64
*
[efi] Add definitions of GUIDs observed when chainloading from Intel driver
Michael Brown
2014-09-25
2
-2
/
+123
*
[efi] Centralise definitions of more protocol GUIDs
Michael Brown
2014-09-25
4
-18
/
+20
*
[efi] Make EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL optional
Michael Brown
2014-09-04
1
-1
/
+7
*
[efi] Wrap any images loaded by our wrapped image
Michael Brown
2014-08-29
1
-21
/
+67
*
[efi] Make our virtual file system case insensitive
Michael Brown
2014-08-27
1
-4
/
+24
*
[efi] Show details of intercepted LoadImage() calls
Michael Brown
2014-08-27
1
-0
/
+30
*
[efi] Dump details of any calls to our dummy block and disk I/O protocols
Michael Brown
2014-08-22
1
-15
/
+33
*
[efi] Add definitions of GUIDs observed during Windows boot
Michael Brown
2014-08-21
2
-1
/
+22
*
[efi] Support displaying and hiding cursor
Michael Brown
2014-08-06
1
-0
/
+32
*
[efi] Generalise snpnet_pci_info() to efi_locate_device()
Michael Brown
2014-08-06
1
-0
/
+52
*
[efi] Move abstract device path and handle functions to efi_utils.c
Michael Brown
2014-08-06
4
-80
/
+110
*
[efi] Open device path protocol only at point of use
Michael Brown
2014-08-06
2
-39
/
+43
*
[efi] Provide centralised definitions of commonly-used GUIDs
Michael Brown
2014-08-06
8
-124
/
+103
*
[efi] Report errors from attempting to disconnect existing drivers
Curtis Larsen
2014-08-05
1
-1
/
+8
*
[efi] Print raw device path when we have no DevicePathToTextProtocol
Michael Brown
2014-08-01
1
-4
/
+18
*
[efi] Also try original ComponentName protocol for retrieving driver names
Michael Brown
2014-08-01
1
-1
/
+34
*
[efi] Add excessive sanity checks into efi_debug functions
Michael Brown
2014-08-01
1
-3
/
+53
*
[efi] Improve debugging of the debugging facilities
Michael Brown
2014-08-01
1
-17
/
+41
*
[efi] Dump handle information around connect/disconnect attempts
Michael Brown
2014-07-31
1
-0
/
+9
*
[efi] Dump existing openers when we are unable to open a protocol
Michael Brown
2014-07-31
3
-0
/
+6
*
[efi] Avoid unnecessarily passing pointers to EFI_HANDLEs
Michael Brown
2014-07-31
2
-9
/
+9
*
[efi] Use efi_handle_name() instead of efi_devpath_text() where applicable
Michael Brown
2014-07-31
3
-23
/
+20
[prev]
[next]