index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
interface
/
efi
/
efi_debug.c
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
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[efi] Add definitions of GUIDs observed when chainloading from Intel driver
Michael Brown
2014-09-25
1
-2
/
+50
*
[efi] Centralise definitions of more protocol GUIDs
Michael Brown
2014-09-25
1
-0
/
+6
*
[efi] Add definitions of GUIDs observed during Windows boot
Michael Brown
2014-08-21
1
-0
/
+6
*
[efi] Move abstract device path and handle functions to efi_utils.c
Michael Brown
2014-08-06
1
-1
/
+1
*
[efi] Provide centralised definitions of commonly-used GUIDs
Michael Brown
2014-08-05
1
-72
/
+0
*
[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] Use efi_handle_name() instead of efi_handle_devpath_text()
Michael Brown
2014-07-31
1
-34
/
+0
*
[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] Show more diagnostic information when building with DEBUG=efi_wrap
Michael Brown
2014-07-26
1
-0
/
+1
*
[efi] Print well-known GUIDs by name in debug messages
Michael Brown
2014-07-16
1
-0
/
+32
*
[efi] Allow device paths to be easily included in debug messages
Michael Brown
2014-06-25
1
-20
/
+50
*
[efi] Make EFI_DEVICE_PATH_TO_TEXT_PROTOCOL optional
Michael Brown
2014-05-20
1
-9
/
+15
*
[efi] Perform meaningful error code conversions
Michael Brown
2013-04-19
1
-1
/
+4
*
[efi] Provide efi_guid_ntoa() for printing EFI GUIDs
Michael Brown
2013-03-20
1
-3
/
+22
*
[efi] Add EFI-specific debugging macros
Michael Brown
2013-03-19
1
-0
/
+95