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.py1283 def __init__(self, PlatformAutoGen): argument
1284 BuildFile.__init__(self, PlatformAutoGen)
DAutoGen.py390 PGen = PlatformAutoGen(self, self.MetaFile, Target, Toolchain, Arch)
617 Pa = PlatformAutoGen(self, self.MetaFile, Target, Toolchain, Arch)
1024 class PlatformAutoGen(AutoGen): class
2544 self.PlatformInfo = PlatformAutoGen(Workspace, PlatformFile, Target, Toolchain, Arch)
/device/linaro/bootloader/edk2/BaseTools/Source/Python/build/
Dbuild.py1651 Pa = PlatformAutoGen(Wa, self.PlatformFile, BuildTarget, ToolChain, Arch)
1835 Pa = PlatformAutoGen(Wa, self.PlatformFile, BuildTarget, ToolChain, Arch)