index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
interface
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
[linux] Rewrite headers included in all builds
Michael Brown
2015-03-05
1
-1
/
+0
*
[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
1
-1
/
+5
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
22
-22
/
+110
*
[build] Allow setting help text URI to be customised via config/branding.h
Michael Brown
2015-02-11
1
-1
/
+2
*
[hyperv] Require support for VMBus version 3.0 or newer
Michael Brown
2014-12-21
1
-15
/
+71
*
[hyperv] Tidy up debug output
Michael Brown
2014-12-20
1
-2
/
+2
*
[hyperv] Assume that VMBus xfer page ranges correspond to RNDIS messages
Michael Brown
2014-12-20
1
-31
/
+43
*
[hyperv] Add support for VMBus devices
Michael Brown
2014-12-18
1
-0
/
+1261
*
[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
*
[xen] Cope with unexpected initial backend states
Michael Brown
2014-08-14
1
-1
/
+1
*
[xen] Use version 1 grant tables by default
Michael Brown
2014-08-13
1
-17
/
+120
*
[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-05
2
-39
/
+43
*
[efi] Provide centralised definitions of commonly-used GUIDs
Michael Brown
2014-08-05
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-07-31
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
*
[efi] Use efi_handle_name() instead of efi_handle_devpath_text()
Michael Brown
2014-07-31
5
-83
/
+45
*
[efi] Add ability to dump all openers of a given protocol on a handle
Michael Brown
2014-07-31
1
-3
/
+80
*
[efi] Provide efi_handle_name() for debugging
Michael Brown
2014-07-31
1
-0
/
+235
*
[efi] Expand the range of well-known EFI GUIDs in debug messages
Michael Brown
2014-07-31
1
-10
/
+98
*
[efi] Ignore failures when attempting to install SNP HII protocol
Michael Brown
2014-07-30
2
-6
/
+13
*
[efi] Report exact failure when unable to open the device path
Michael Brown
2014-07-30
1
-2
/
+4
*
[efi] Fix incorrect debug message level when device has no device path
Michael Brown
2014-07-30
1
-2
/
+2
*
[efi] Default to releasing network devices for use via SNP
Michael Brown
2014-07-30
2
-30
/
+31
*
[xen] Add basic support for PV-HVM domains
Michael Brown
2014-07-29
3
-0
/
+1065
*
[efi] Show more diagnostic information when building with DEBUG=efi_wrap
Michael Brown
2014-07-26
2
-3
/
+6
*
[efi] Use EFI_CONSOLE_CONTROL_PROTOCOL to set text mode if available
Curtis Larsen
2014-07-16
1
-0
/
+34
*
[efi] Print well-known GUIDs by name in debug messages
Michael Brown
2014-07-16
1
-0
/
+32
*
[efi] Allow for interception of boot services calls by loaded image
Michael Brown
2014-07-16
1
-0
/
+237
*
[efi] Install our own disk I/O protocol and claim exclusive use of it
Michael Brown
2014-07-14
1
-13
/
+104
[next]