Searched refs:ShellCommandAddMapItemAndUpdatePath (Results 1 – 3 of 3) sorted by relevance
| /device/linaro/bootloader/edk2/ShellPkg/Include/Library/ |
| D | ShellCommandLib.h | 562 ShellCommandAddMapItemAndUpdatePath(
|
| /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellCommandLib/ |
| D | UefiShellCommandLib.c | 1174 ShellCommandAddMapItemAndUpdatePath( in ShellCommandAddMapItemAndUpdatePath() function 1336 Status = ShellCommandAddMapItemAndUpdatePath(NewDefaultName, DevicePathList[Count], 0, TRUE); in ShellCommandCreateInitialMappingsAndPaths() 1345 … Status = ShellCommandAddMapItemAndUpdatePath(NewConsistName, DevicePathList[Count], 0, FALSE); in ShellCommandCreateInitialMappingsAndPaths() 1395 Status = ShellCommandAddMapItemAndUpdatePath(NewDefaultName, DevicePathList[Count], 0, FALSE); in ShellCommandCreateInitialMappingsAndPaths()
|
| /device/linaro/bootloader/edk2/ShellPkg/Application/Shell/ |
| D | ShellProtocol.c | 220 Status = ShellCommandAddMapItemAndUpdatePath(Mapping, DevicePath, 0, FALSE); in EfiShellSetMap()
|