Home
last modified time | relevance | path

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

/freebsd/stand/efi/loader/
H A Defi_main.c76 static EFI_GUID image_protocol = LOADED_IMAGE_PROTOCOL; in efi_main() local
111 status = OpenProtocolByHandle(IH, &image_protocol, (void**)&img); in efi_main()