Searched refs:bootmenu_getoption (Results 1 - 1 of 1) sorted by relevance

/u-boot/cmd/
H A Dbootmenu.c55 static char *bootmenu_getoption(unsigned short int n) function
174 while ((option = bootmenu_getoption(i))) {
490 option = bootmenu_getoption(0);

Completed in 89 milliseconds