Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
DDataSection.py71 MapFile = Filename.replace('.efi', '.map')
72 if os.path.exists(MapFile):
74 … if not os.path.exists(CopyMapFile) or (os.path.getmtime(MapFile) > os.path.getmtime(CopyMapFile)):
75 CopyLongFilePath(MapFile, CopyMapFile)
DEfiSection.py238 MapFile = File.replace('.efi', '.map')
239 if os.path.exists(MapFile):
242 (os.path.getmtime(MapFile) > os.path.getmtime(CopyMapFile)):
243 CopyLongFilePath(MapFile, CopyMapFile)
DGenFdsGlobalVariable.py462 AddressFile=None, MapFile=None, FfsList=[], FileSystemGuid=None): argument
482 if MapFile not in [None, '']:
483 Cmd += ["-m", MapFile]
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
DEot.py99 for MapFile in GetSplitValueList(self.MapFileList, ' '):
100 MapFile = os.path.normpath(MapFile)
101 if not os.path.isfile(MapFile):
102 EdkLogger.error("Eot", EdkLogger.EOT_ERROR, "Can not find file %s " % MapFile)
103 EotGlobalData.gMAP_FILE.append(MapFile)
DFvImage.py1268 def __init__(self, MapFile, MapType="MSFT"): argument
1269 self.File = MapFile
1276 MapFile = open(self.File, 'r')
1281 for Line in MapFile:
1293 MapFile.close()
/device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
DHost.h324 MapFile (
DHost.c255 Status = MapFile ( in main()
392 MapFile ( in MapFile() function
/device/linaro/bootloader/edk2/BaseTools/UserManuals/
DGenPatchPcdTable_Utility_Man_Page.rtf73 …insrsid9178819 \hich\af43\dbch\af31505\loch\f43 GenPatchPcdTable.exe -m <MapFile> -e <EfiFile> }{\…