Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Defi.c233 static cmd_tbl_t efi_commands[] = { variable
244 efi_cmd = find_cmd_tbl(argv[1], efi_commands, ARRAY_SIZE(efi_commands)); in do_efi()