Searched defs:efi_rt_call (Results 1 – 2 of 2) sorted by relevance
361 #define efi_rt_call(func, ...) \ macro
49 #define efi_rt_call(func, ...) efi_system_table->runtime->func(__VA_ARGS__) macro