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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[hyperv] Require support for VMBus version 3.0 or newer
Michael Brown
2014-12-21
1
-2
/
+12
*
[rndis] Ignore start-of-day RNDIS_INDICATE_STATUS_MSG with status 0x40020006
Michael Brown
2014-12-20
1
-0
/
+2
*
[hyperv] Assume that VMBus xfer page ranges correspond to RNDIS messages
Michael Brown
2014-12-20
1
-7
/
+2
*
[rndis] Send RNDIS_HALT_MSG
Michael Brown
2014-12-19
1
-1
/
+1
*
[rndis] Send RNDIS_INITIALISE_MSG
Michael Brown
2014-12-19
1
-2
/
+20
*
[hyperv] Add support for NetVSC paravirtual network devices
Michael Brown
2014-12-18
1
-0
/
+1
*
[hyperv] Add support for VMBus devices
Michael Brown
2014-12-18
4
-0
/
+635
*
[hyperv] Add support for Hyper-V hypervisor
Michael Brown
2014-12-18
1
-0
/
+230
*
[rndis] Add generic RNDIS device abstraction
Michael Brown
2014-12-18
3
-6
/
+354
*
[iobuf] Add iob_split() to split an I/O buffer into portions
Michael Brown
2014-12-18
1
-0
/
+1
*
[device] Provide a driver-private data field for root devices
Michael Brown
2014-12-18
1
-0
/
+23
*
[list] Add sanity checks after list-adding functions
Michael Brown
2014-12-12
1
-0
/
+4
*
[libc] Add ASSERTED macro to test if any assertion has triggered
Michael Brown
2014-12-12
1
-0
/
+2
*
[ping] Allow "ping" command output to be inhibited
Michael Brown
2014-10-23
1
-1
/
+1
*
[ping] Allow termination after a specified number of packets
Michael Brown
2014-10-23
2
-1
/
+3
*
[efi] Add NII / UNDI driver
Michael Brown
2014-10-16
4
-0
/
+843
*
[efi] Update to current EDK2 headers
Michael Brown
2014-10-16
5
-15
/
+60
*
[efi] Generalise snpnet_dev_info() to efi_device_info()
Michael Brown
2014-10-16
1
-0
/
+4
*
[efi] Add definitions of GUIDs observed when chainloading from Intel driver
Michael Brown
2014-09-25
10
-0
/
+4123
*
[efi] Centralise definitions of more protocol GUIDs
Michael Brown
2014-09-25
1
-0
/
+3
*
[efi] Avoid returning uninitialised data from PCI configuration space reads
Michael Brown
2014-09-04
1
-0
/
+3
*
[efi] Wrap any images loaded by our wrapped image
Michael Brown
2014-08-29
2
-2
/
+2
*
[efi] Add definitions of GUIDs observed during Windows boot
Michael Brown
2014-08-21
6
-0
/
+3773
*
[xen] Cope with unexpected initial backend states
Michael Brown
2014-08-14
1
-0
/
+1
*
[xen] Use version 1 grant tables by default
Michael Brown
2014-08-13
2
-12
/
+144
*
[efi] Generalise snpnet_pci_info() to efi_locate_device()
Michael Brown
2014-08-06
1
-0
/
+2
*
[efi] Move abstract device path and handle functions to efi_utils.c
Michael Brown
2014-08-06
3
-4
/
+20
*
[efi] Open device path protocol only at point of use
Michael Brown
2014-08-06
2
-8
/
+2
*
[efi] Provide centralised definitions of commonly-used GUIDs
Michael Brown
2014-08-06
1
-0
/
+16
*
[efi] Avoid unnecessarily passing pointers to EFI_HANDLEs
Michael Brown
2014-07-31
2
-3
/
+3
*
[efi] Allow compiler to perform type checks on EFI_HANDLE
Michael Brown
2014-07-31
1
-0
/
+10
*
[efi] Use efi_handle_name() instead of efi_handle_devpath_text()
Michael Brown
2014-07-31
1
-1
/
+0
*
[efi] Add ability to dump all openers of a given protocol on a handle
Michael Brown
2014-07-31
1
-1
/
+26
*
[efi] Provide efi_handle_name() for debugging
Michael Brown
2014-07-31
1
-0
/
+1
*
[efi] Expand the range of well-known EFI GUIDs in debug messages
Michael Brown
2014-07-31
3
-0
/
+292
*
[netdevice] Avoid registering duplicate network devices
Michael Brown
2014-07-30
1
-0
/
+2
*
[efi] Default to releasing network devices for use via SNP
Michael Brown
2014-07-30
1
-2
/
+17
*
[xen] Add support for Xen netfront virtual NICs
Michael Brown
2014-07-29
1
-0
/
+1
*
[xen] Add basic support for PV-HVM domains
Michael Brown
2014-07-29
9
-0
/
+444
*
[xen] Import selected public headers
Michael Brown
2014-07-29
19
-0
/
+5650
*
[ioapi] Centralise notion of PAGE_SIZE
Michael Brown
2014-07-28
2
-3
/
+6
*
[efi] Include EFI_CONSOLE_CONTROL_PROTOCOL header
Michael Brown
2014-07-16
2
-1
/
+125
*
[efi] Allow for interception of boot services calls by loaded image
Michael Brown
2014-07-16
1
-0
/
+16
*
[efi] Install our own disk I/O protocol and claim exclusive use of it
Michael Brown
2014-07-14
1
-0
/
+119
*
[efi] Update EDK2 headers
Michael Brown
2014-07-14
20
-96
/
+533
*
[crypto] Add support for iPAddress subject alternative names
Michael Brown
2014-07-11
1
-0
/
+1
*
[efi] Identify autoboot device by MAC address when chainloading
Michael Brown
2014-07-08
1
-0
/
+14
*
[autoboot] Allow autoboot device to be identified by link-layer address
Michael Brown
2014-07-08
1
-2
/
+4
*
[efi] Allow network devices to be created on top of arbitrary SNP devices
Michael Brown
2014-07-03
5
-34
/
+56
*
[efi] Restructure EFI driver model
Michael Brown
2014-06-25
2
-33
/
+38
[next]