Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_loader/
H A Dhelloworld.c15 static const efi_guid_t loaded_image_guid = LOADED_IMAGE_GUID;
H A Defi_image_loader.c16 const efi_guid_t efi_guid_loaded_image = LOADED_IMAGE_GUID;
/openbmc/u-boot/include/
H A Defi_api.h332 #define LOADED_IMAGE_GUID \ macro