HomeSort by relevance Sort by last modified time
    Searched refs:gMakeType (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
GenMake.py 59 gMakeType = ""
61 gMakeType = "nmake"
63 gMakeType = "gmake"
170 self._FileType = gMakeType
179 def Generate(self, FileType=gMakeType):
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/build/
build.py     [all...]

Completed in 3502 milliseconds