Home
last modified time | relevance | path

Searched refs:efi_guid_to_str (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/efi/include/
H A Defilib.h131 bool efi_guid_to_str(const EFI_GUID *, char **);
/illumos-gate/usr/src/boot/efi/libefi/
H A Denv.c670 efi_guid_to_str(const EFI_GUID *guid, char **sp) in efi_guid_to_str() function
717 return (efi_guid_to_str(guid, name)); in efi_guid_to_name()