Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Include/Library/
DShellCommandLib.h455 ShellCommandGetProfileList (
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellCommandLib/
DUefiShellCommandLib.c620 ShellCommandGetProfileList ( in ShellCommandGetProfileList() function
/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
DShell.c546 if (ShellCommandGetProfileList() != NULL) { in UefiMain()
547 Status = InternalEfiShellSetEnv(L"profiles", ShellCommandGetProfileList(), TRUE); in UefiMain()