Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_loader/
H A Defi_console.c364 static efi_status_t EFIAPI efi_cout_clear_screen( in efi_cout_clear_screen() function
383 EFI_CALL(efi_cout_clear_screen(this)); in efi_cout_reset()
439 .clear_screen = efi_cout_clear_screen,