Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Defi_loader.h30 const char *__efi_nesting(void);
82 debug("%sEFI: " format, __efi_nesting(), \
/openbmc/u-boot/lib/efi_loader/
H A Defi_boottime.c141 const char *__efi_nesting(void) in __efi_nesting() function