search for: af6305d8e9e6

Displaying 4 results from an estimated 4 matches for "af6305d8e9e6".

2015 Aug 28
2
HP EFI binaries
>>> 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 <<< Hi Ady, Those GUIDs are just the text representation of a 16 byte hexadecimal number. The format/case in this context does not rea...
2015 Aug 28
4
HP EFI binaries
...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 EFI_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? >>> Does this give you the info you need? <<< Depending on your code changes we could infer the handle str...
2015 Aug 28
0
HP EFI binaries
> >>> > Gene, after modifying some of Patrick's code I have been able to get the > EFI_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...
2015 Aug 28
0
HP EFI binaries
> >>> > 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 > > <<< > > Hi Ady, > Those GUIDs are just the text representation > of a 16...