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
*
[efi] Blacklist the Dell Ip4ConfigDxe driver
Michael Brown
2019-02-19
2
-0
/
+243
*
[init] Show startup and shutdown function names in debug messages
Michael Brown
2019-01-25
2
-0
/
+2
*
[efi] Fix error handling path in efi_snp_probe
Ignat Korchagin
2019-01-15
1
-3
/
+3
*
[vmbus] Do not expect version in version_response
Roman Kagan
2018-07-08
1
-8
/
+2
*
[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
*
[xen] Skip probing of any unsupported device types
Michael Brown
2017-12-28
1
-18
/
+21
*
[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
*
[efi] Check buffer length for packets retrieved via our SNP protocol
Michael Brown
2017-09-07
1
-3
/
+14
*
[efi] Provide access to ACPI tables
Michael Brown
2017-05-23
1
-0
/
+56
*
[efi] Prevent EFI code from being linked in to non-EFI builds
Michael Brown
2017-05-19
1
-2
/
+8
*
[efi] Standardise PCI debug messages
Michael Brown
2017-05-01
1
-29
/
+31
*
[hyperv] Cope with Windows Server 2016 enlightenments
Michael Brown
2017-04-28
1
-4
/
+129
*
[block] Provide sandev_read() and sandev_write() as global symbols
Michael Brown
2017-04-26
1
-9
/
+8
*
[block] Allow use of a non-default EFI SAN boot filename
Michael Brown
2017-04-12
1
-6
/
+16
*
[efi] Fix typo in efi_acpi_table_protocol_guid
Michael Brown
2017-04-10
1
-1
/
+1
*
[block] Describe all SAN devices via ACPI tables
Michael Brown
2017-03-28
1
-64
/
+84
*
[block] Add basic multipath support
Michael Brown
2017-03-26
1
-6
/
+19
*
[xen] Use standard calling pattern for asprintf()
Michael Brown
2017-03-22
1
-2
/
+1
*
[hyperv] Fix resource leaks on error path
Michael Brown
2017-03-21
1
-5
/
+11
*
[efi] Provide ACPI table description for SAN devices
Michael Brown
2017-03-13
1
-0
/
+69
*
[efi] Add EFI_ACPI_TABLE_PROTOCOL header and GUID definition
Michael Brown
2017-03-10
2
-0
/
+7
*
[efi] Refactor to use centralised SAN device abstraction
Michael Brown
2017-03-07
1
-650
/
+161
*
[block] Centralise "san-drive" setting
Michael Brown
2017-03-07
1
-1
/
+0
*
[time] Allow timer to be selected at runtime
Michael Brown
2017-01-26
2
-22
/
+26
*
[hyperv] Ignore unsolicited VMBus messages
Michael Brown
2017-01-24
1
-39
/
+43
*
[efi] Work around temporal anomaly encountered during ExitBootServices()
Michael Brown
2016-12-07
2
-0
/
+35
*
[efi] Add basic EFI SAN booting capability
Michael Brown
2016-11-17
1
-0
/
+1062
*
[efi] Add EFI_BLOCK_IO2_PROTOCOL header and GUID definition
Michael Brown
2016-10-17
2
-0
/
+7
*
[hyperv] Use instance UUID in device name
Michael Brown
2016-07-26
1
-1
/
+5
*
[efi] Install the HII config access protocol on a child of the SNP handle
Laszlo Ersek
2016-07-08
1
-4
/
+71
*
[efi] Fix uninitialised data in HII IFR structures
Michael Brown
2016-06-29
1
-0
/
+1
*
[efi] Do not copy garbage bytes into SNP device path MAC address
Michael Brown
2016-06-22
1
-1
/
+1
*
[efi] Report failures to stop the EFI timer tick event
Michael Brown
2016-06-20
1
-2
/
+16
*
[efi] Include VLAN in SNP device path if applicable
Michael Brown
2016-06-18
1
-2
/
+15
*
[pci] Support systems with multiple PCI root bridges
Michael Brown
2016-06-09
2
-20
/
+121
*
[efi] Expose DHCP packets via the Apple NetBoot protocol
Michael Brown
2016-05-29
3
-3
/
+98
*
[efi] Generalise EFI entropy generation to non-x86 CPUs
Michael Brown
2016-05-04
1
-0
/
+223
*
[efi] Use a timer event to generate the currticks() timer
Michael Brown
2016-05-04
1
-50
/
+68
*
[efi] Work around broken EFI HII specification
Michael Brown
2016-04-12
1
-0
/
+7
*
[efi] Move architecture-independent EFI prefixes to interface/efi
Michael Brown
2016-03-17
2
-0
/
+182
*
[hyperv] Use generic set_bit() function
Michael Brown
2016-03-16
1
-2
/
+3
[next]