Home
last modified time | relevance | path

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

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