Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellBcfgCommandLib/
DUefiShellBcfgCommandLib.c62 BcfgTypeMax = 7 enumerator
1153 Struct->Type = BcfgTypeMax; in InitBcfgStruct()
1413 … SHELL_SUCCESS && CurrentOperation.Target < BcfgTargetMax && CurrentOperation.Type < BcfgTypeMax) { in ShellCommandRunBcfg()