Home
last modified time | relevance | path

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

/u-boot/lib/efi/
A Defi.c57 efi_guid_t loaded_image_guid = EFI_LOADED_IMAGE_PROTOCOL_GUID; in efi_init() local
72 ret = boot->open_protocol(priv->parent_image, &loaded_image_guid, in efi_init()
/u-boot/lib/efi_loader/
A Dhelloworld.c20 static const efi_guid_t loaded_image_guid = EFI_LOADED_IMAGE_PROTOCOL_GUID; variable
157 ret = boottime->handle_protocol(handle, &loaded_image_guid, in efi_main()
/u-boot/lib/efi_selftest/
A Dinitrddump.c23 static const efi_guid_t loaded_image_guid = EFI_LOADED_IMAGE_PROTOCOL_GUID; variable
339 ret = bs->open_protocol(handle, &loaded_image_guid, in do_save()
A Ddtbdump.c25 static const efi_guid_t loaded_image_guid = EFI_LOADED_IMAGE_PROTOCOL_GUID; variable
250 ret = bs->open_protocol(handle, &loaded_image_guid, in open_file_system()

Completed in 6 milliseconds