Searched defs:ContentZipFile (Results 1 – 1 of 1) sorted by relevance
| /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/ |
| D | InstallPkg.py | 199 def GetPackageList(DistPkg, Dep, WorkspaceDir, Options, ContentZipFile, ModuleList, PackageList): argument 237 def GetModuleList(DistPkg, Dep, WorkspaceDir, ContentZipFile, ModuleList): argument 460 def GenToolMisc(DistPkg, WorkspaceDir, ContentZipFile): argument 642 def InstallModuleContent(FromPath, NewPath, ModulePath, Module, ContentZipFile, argument 722 def InstallModuleContentZipFile(ContentZipFile, FromPath, ModulePath, WorkspaceDir, NewPath, Module… argument 784 def InstallFile(ContentZipFile, FromFile, ToFile, ReadOnly, Executable=False): argument 817 def InstallPackageContent(FromPath, ToPath, Package, ContentZipFile, Dep, argument 943 def InstallDp(DistPkg, DpPkgFileName, ContentZipFile, Options, Dep, WorkspaceDir, DataBase): argument
|