Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/
DUefiShellLevel3CommandsLib.c27 ShellCommandGetManFileNameLevel3 ( in ShellCommandGetManFileNameLevel3() function
69 …mandRegisterCommandName(L"type", ShellCommandRunType , ShellCommandGetManFileNameLevel3, 3, L… in ShellLevel3CommandsLibConstructor()
70 …mandRegisterCommandName(L"touch", ShellCommandRunTouch , ShellCommandGetManFileNameLevel3, 3, L… in ShellLevel3CommandsLibConstructor()
71 …mandRegisterCommandName(L"ver", ShellCommandRunVer , ShellCommandGetManFileNameLevel3, 3, L… in ShellLevel3CommandsLibConstructor()
72 …mandRegisterCommandName(L"alias", ShellCommandRunAlias , ShellCommandGetManFileNameLevel3, 3, L… in ShellLevel3CommandsLibConstructor()
73 …mandRegisterCommandName(L"cls", ShellCommandRunCls , ShellCommandGetManFileNameLevel3, 3, L… in ShellLevel3CommandsLibConstructor()
74 …mandRegisterCommandName(L"echo", ShellCommandRunEcho , ShellCommandGetManFileNameLevel3, 3, L… in ShellLevel3CommandsLibConstructor()
75 …mandRegisterCommandName(L"pause", ShellCommandRunPause , ShellCommandGetManFileNameLevel3, 3, L… in ShellLevel3CommandsLibConstructor()
76 …mandRegisterCommandName(L"getmtc", ShellCommandRunGetMtc , ShellCommandGetManFileNameLevel3, 3, L… in ShellLevel3CommandsLibConstructor()
77 …mandRegisterCommandName(L"help", ShellCommandRunHelp , ShellCommandGetManFileNameLevel3, 3, L… in ShellLevel3CommandsLibConstructor()