Home
last modified time | relevance | path

Searched defs:Path2 (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
DShellProtocol.c2155 CHAR16 *Path2; in UpdateFileName() local
2503 CHAR16 *Path2; in EfiShellOpenFileList() local
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DMisc.py780 def GetRelPath(Path1, Path2): argument