Home
last modified time | relevance | path

Searched refs:_MapPlatform (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/build/
Dbuild.py964 Platform = self.Db._MapPlatform(str(self.PlatformFile))
982 Platform = self.Db._MapPlatform(str(self.PlatformFile))
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/
DWorkspaceDatabase.py3137 def _MapPlatform(self, Dscfile): member in WorkspaceDatabase