Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_loader/
H A Defi_boottime.c1206 EFI_OPEN_PROTOCOL_BY_HANDLE_PROTOCOL || in efi_uninstall_protocol()
2704 case EFI_OPEN_PROTOCOL_BY_HANDLE_PROTOCOL: in efi_open_protocol()
2755 NULL, EFI_OPEN_PROTOCOL_BY_HANDLE_PROTOCOL); in efi_handle_protocol()
/openbmc/u-boot/include/
H A Defi_api.h146 #define EFI_OPEN_PROTOCOL_BY_HANDLE_PROTOCOL 0x00000001 macro