Home
last modified time | relevance | path

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

/dragonfly/stand/boot/efi/loader/
H A Defi_main.c72 static EFI_GUID image_protocol = LOADED_IMAGE_PROTOCOL; in efi_main() local
106 status = BS->HandleProtocol(IH, &image_protocol, (VOID**)&img); in efi_main()