Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/
DInstallPkg.py784 def InstallFile(ContentZipFile, FromFile, ToFile, ReadOnly, Executable=False): argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/POM/
DCommonObject.py313 def SetExecutable(self, Executable): argument