Searched defs:Dep (Results 1 – 3 of 3) sorted by relevance
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/ |
D | RmPkg.py | 49 def CheckDpDepex(Dep, Guid, Version, WorkspaceDir): argument 195 def GetInstalledDpInfo(DistributionFile, Dep, DataBase, WorkspaceDir): argument
|
D | InstallPkg.py | 199 def GetPackageList(DistPkg, Dep, WorkspaceDir, Options, ContentZipFile, ModuleList, PackageList): argument 237 def GetModuleList(DistPkg, Dep, WorkspaceDir, ContentZipFile, ModuleList): argument 612 def CheckInstallDpx(Dep, DistPkg): argument 817 def InstallPackageContent(FromPath, ToPath, Package, ContentZipFile, Dep, argument 943 def InstallDp(DistPkg, DpPkgFileName, ContentZipFile, Options, Dep, WorkspaceDir, DataBase): argument
|
D | ReplacePkg.py | 112 def CheckReplaceDpx(Dep, DistPkg, OrigDpGuid, OrigDpVersion): argument
|