Displaying 2 results from an estimated 2 matches for "efiguid".
Did you mean:
efi_guid
2015 Aug 28
0
HP EFI binaries
...I_GUID - 83F01464-99BD-45E5-B383AF6305D8E9E6
> <<<
>
> OK that GUID is EFI_UDP4_SERVICE_BINDING_PROTOCOL_GUID
> then you bound the required Service Binding protocol.
> Could you please show us here the modified code?
>
FWIW,
http://uefi.blogspot.com/2012/08/how-to-efiguid-vs-registry-guid-format.
html
If searching for:
83F01464-99BD-45E5-B383AF6305D8E9E6
you might possibly need to search instead for:
83F01464-99BD-45E5-B383-AF6305D8E9E6
or even for:
83f01464-99bd-45e5-b383-af6305d8e9e6
I'm not sure if this will help in this (or in some other) con...
2015 Aug 28
4
HP EFI binaries
Sorry guys; I got a bit lost about Gene's request on this thread;
usually a handle dump like
# dh > handles.txt
it's all we need to see the relationship between the
NBP's device handle and the Service Binding handles.
Did you get handles.txt? is it available for download somewhere?
>>>
Gene, after modifying some of Patrick's code I have been able to get the