Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dansi.h24 #define ANSI_COLOR_RESET "\e[0m" macro
/openbmc/u-boot/cmd/
H A Dbootmenu.c77 puts(ANSI_COLOR_RESET); in bootmenu_print_entry()