Home
last modified time | relevance | path

Searched refs:efizfs_get_handle_by_guid (Results 1 – 3 of 3) sorted by relevance

/freebsd/stand/efi/include/
H A Defizfs.h48 EFI_HANDLE efizfs_get_handle_by_guid(uint64_t);
/freebsd/stand/efi/libefi/
H A Defizfs.c52 efizfs_get_handle_by_guid(uint64_t guid) in efizfs_get_handle_by_guid() function
/freebsd/stand/efi/loader/
H A Dmain.c1943 efizfs_get_handle_by_guid(z_dev->pool_guid); in command_chain()