Searched refs:loaded_image_guid (Results 1 – 2 of 2) sorted by relevance
56 efi_guid_t loaded_image_guid = LOADED_IMAGE_PROTOCOL_GUID; in efi_init() local71 ret = boot->open_protocol(priv->parent_image, &loaded_image_guid, in efi_init()
15 static const efi_guid_t loaded_image_guid = LOADED_IMAGE_GUID; variable58 ret = boottime->handle_protocol(handle, &loaded_image_guid, in efi_main()