Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
DMv.c78 IN CONST CHAR16* CwdPath in IsSoucePathValid() argument
85 ASSERT (CwdPath != NULL); in IsSoucePathValid()
97 CwdPathBuffer = AllocateCopyPool (StrSize (CwdPath), CwdPath); in IsSoucePathValid()
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DEdkIIWorkspace.py50 (Drive, CwdPath) = os.path.splitdrive(self.CurrentWorkingDir)