Searched refs:ANSI_COLOR_REVERSE (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | ansi.h | 25 #define ANSI_COLOR_REVERSE "\e[7m" macro |
/openbmc/u-boot/cmd/ | ||
H A D | bootmenu.c | 72 puts(ANSI_COLOR_REVERSE); in bootmenu_print_entry() |