Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Defi_loader.h46 #define EFI_CALL(exp) do { \ macro
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_boottime.c161 EFI_CALL(event->notify_function(event, event->notify_context)); in efi_signal_event()