Searched refs:SetCurDir (Results 1 - 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/
H A DEdit.c87 gEfiShellProtocol->SetCurDir(NULL, Nfs);
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DCd.c320 Status = gEfiShellProtocol->SetCurDir (Drive, Path + 1);
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
H A DShell.h1224 EFI_SHELL_SET_CUR_DIR SetCurDir; member in struct:_EFI_SHELL_PROTOCOL
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/
H A DSysCalls.c1362 Status = gEfiShellProtocol->SetCurDir(NULL, UnicodePath);
/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
H A DShell.c2097 Status = ShellInfoObject.NewEfiShellProtocol->SetCurDir(NULL, CmdLine);

Completed in 42 milliseconds