Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dansi.h20 #define ANSI_CURSOR_HIDE "\e[?25l" macro
/openbmc/u-boot/cmd/
H A Dbootmenu.c413 puts(ANSI_CURSOR_HIDE); in bootmenu_show()