• Home
  • Raw
  • Download

Lines Matching refs:ShellCommandRegisterCommandName

70ShellCommandRegisterCommandName(L"setsize",       ShellCommandRunSetSize            , ShellCommand…  in UefiShellDebug1CommandsLibConstructor()
71ShellCommandRegisterCommandName(L"comp", ShellCommandRunComp , ShellCommand… in UefiShellDebug1CommandsLibConstructor()
72ShellCommandRegisterCommandName(L"mode", ShellCommandRunMode , ShellCommand… in UefiShellDebug1CommandsLibConstructor()
73ShellCommandRegisterCommandName(L"memmap", ShellCommandRunMemMap , ShellCommand… in UefiShellDebug1CommandsLibConstructor()
74ShellCommandRegisterCommandName(L"eficompress", ShellCommandRunEfiCompress , ShellCommand… in UefiShellDebug1CommandsLibConstructor()
75ShellCommandRegisterCommandName(L"efidecompress", ShellCommandRunEfiDecompress , ShellCommand… in UefiShellDebug1CommandsLibConstructor()
76ShellCommandRegisterCommandName(L"dmem", ShellCommandRunDmem , ShellCommand… in UefiShellDebug1CommandsLibConstructor()
77ShellCommandRegisterCommandName(L"loadpcirom", ShellCommandRunLoadPciRom , ShellCommand… in UefiShellDebug1CommandsLibConstructor()
78ShellCommandRegisterCommandName(L"mm", ShellCommandRunMm , ShellCommand… in UefiShellDebug1CommandsLibConstructor()
79ShellCommandRegisterCommandName(L"setvar", ShellCommandRunSetVar , ShellCommand… in UefiShellDebug1CommandsLibConstructor()
80ShellCommandRegisterCommandName(L"sermode", ShellCommandRunSerMode , ShellCommand… in UefiShellDebug1CommandsLibConstructor()
81ShellCommandRegisterCommandName(L"pci", ShellCommandRunPci , ShellCommand… in UefiShellDebug1CommandsLibConstructor()
82ShellCommandRegisterCommandName(L"smbiosview", ShellCommandRunSmbiosView , ShellCommand… in UefiShellDebug1CommandsLibConstructor()
83ShellCommandRegisterCommandName(L"dmpstore", ShellCommandRunDmpStore , ShellCommand… in UefiShellDebug1CommandsLibConstructor()
84ShellCommandRegisterCommandName(L"dblk", ShellCommandRunDblk , ShellCommand… in UefiShellDebug1CommandsLibConstructor()
85ShellCommandRegisterCommandName(L"edit", ShellCommandRunEdit , ShellCommand… in UefiShellDebug1CommandsLibConstructor()
86ShellCommandRegisterCommandName(L"hexedit", ShellCommandRunHexEdit , ShellCommand… in UefiShellDebug1CommandsLibConstructor()