Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Defi_loader.h32 const char *__efi_nesting_dec(void);
48 debug("%sEFI: Exit: %s: %u\n", __efi_nesting_dec(), \
62 debug("%sEFI: %lu returned by %s\n", __efi_nesting_dec(), \
75 debug("%sEFI: Return From: %s\n", __efi_nesting_dec(), #exp); \
/openbmc/u-boot/lib/efi_loader/
H A Defi_boottime.c151 const char *__efi_nesting_dec(void) in __efi_nesting_dec() function
1809 __efi_nesting_dec(), in efi_start_image()