Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/x86/
H A Dfsp.c123 static cmd_tbl_t fsp_commands[] = { variable
135 fsp_cmd = find_cmd_tbl(argv[1], fsp_commands, ARRAY_SIZE(fsp_commands)); in do_fsp()