Home
last modified time | relevance | path

Searched refs:PlatformAutoGen (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
DGenMake.py1120 def __init__(self, PlatformAutoGen): argument
1121 BuildFile.__init__(self, PlatformAutoGen)
DAutoGen.py346 PGen = PlatformAutoGen(self, self.MetaFile, Target, Toolchain, Arch)
387 Pa = PlatformAutoGen(self, self.MetaFile, Target, Toolchain, Arch)
762 class PlatformAutoGen(AutoGen): class
2191 self.PlatformInfo = PlatformAutoGen(Workspace, PlatformFile, Target, Toolchain, Arch)
/device/linaro/bootloader/edk2/BaseTools/Source/Python/build/
Dbuild.py1432 Pa = PlatformAutoGen(Wa, self.PlatformFile, BuildTarget, ToolChain, Arch)
1609 Pa = PlatformAutoGen(Wa, self.PlatformFile, BuildTarget, ToolChain, Arch)