Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/
DInstallPkg.py642 def InstallModuleContent(FromPath, NewPath, ModulePath, Module, ContentZipFile, argument
722 def InstallModuleContentZipFile(ContentZipFile, FromPath, ModulePath, WorkspaceDir, NewPath, Module… argument
817 def InstallPackageContent(FromPath, ToPath, Package, ContentZipFile, Dep, argument
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/
DSysCalls.c926 wchar_t *FromPath; in rename() local