Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
DGenFdsGlobalVariable.py53 ToolChainTag = '' variable in GenFdsGlobalVariable
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/
DWorkspaceDatabase.py2947 def GetPackageList(self, Platform, Arch, TargetName, ToolChainTag): argument