Home
last modified time | relevance | path

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

/Zephyr-latest/arch/x86/core/
Defi.c87 static uint64_t efi_call(void *fn, uint64_t arg1, uint64_t arg2) in efi_call() function
158 (void)efi_call(output_string_fn, (uint64_t)conout, (uint64_t)efibuf); in efi_console_putchar()