Home
last modified time | relevance | path

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

/lib/efi_client/
A Defi.c78 uint16_t ucode[2]; in efi_putc() local
80 ucode[0] = ch; in efi_putc()
81 ucode[1] = '\0'; in efi_putc()
82 con->output_string(con, ucode); in efi_putc()

Completed in 8 milliseconds