Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
DEot.py48 FvFileList="", MapFileList="", Report='Report.html', Dispatch=None): argument
62 self.MapFileList = MapFileList
98 if self.MapFileList:
99 for MapFile in GetSplitValueList(self.MapFileList, ' '):
553 if Options.MapFileList:
554 self.MapFileList = Options.FvMapFileList