Home
last modified time | relevance | path

Searched defs:loaded_image_guid (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/efi_loader/
H A Dhelloworld.c15 static const efi_guid_t loaded_image_guid = LOADED_IMAGE_GUID; variable
/openbmc/u-boot/lib/efi/
H A Defi.c56 efi_guid_t loaded_image_guid = LOADED_IMAGE_PROTOCOL_GUID; in efi_init() local