Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dbootmeth.c97 ret = bootmeth_set_order(argv[1]); in do_bootmeth_order()
/u-boot/include/
A Dbootmeth.h263 int bootmeth_set_order(const char *order_str);
/u-boot/boot/
A Dbootmeth-uclass.c194 int bootmeth_set_order(const char *order_str) in bootmeth_set_order() function
434 ret = bootmeth_set_order(value); in on_bootmeths()
439 bootmeth_set_order(NULL); in on_bootmeths()
/u-boot/test/boot/
A Dbootflow.c450 ut_assertok(bootmeth_set_order("efi firmware0")); in bootflow_scan_glob_bootmeth()

Completed in 17 milliseconds