Home
last modified time | relevance | path

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

/external/syslinux/com32/hdt/
Dhdt-cli-vesa.c141 .name = CLI_VESA,
Dhdt-cli.h54 #define CLI_VESA "vesa" macro
Dhdt-cli-hdt.c423 .name = CLI_VESA,
Dhdt-cli.c151 snprintf(hdt_cli.prompt, sizeof(hdt_cli.prompt), "%s> ", CLI_VESA); in set_mode()