Home
last modified time | relevance | path

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

/bootable/libbootloader/gbl/libefi/defs/
Dboot_service.h30 typedef EFI_LOCATE_HANDLE_SEARCH_TYPE EfiLocateHandleSearchType; typedef
86 EfiStatus (*locate_handle)(EfiLocateHandleSearchType search_type, const EfiGuid* protocol,
117 EfiStatus (*locate_handle_buffer)(EfiLocateHandleSearchType search_type, const EfiGuid* protocol,
/bootable/libbootloader/gbl/libefi/src/
Dlib.rs869 search_type: EfiLocateHandleSearchType, in locate_handle_buffer() argument