Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Xml/
DIniToXml.py294 def IniToXml(IniFile): argument
295 if not os.path.exists(IniFile):
296 Logger.Error("UPT", FILE_NOT_FOUND, ST.ERR_TEMPLATE_NOTFOUND % IniFile)
329 FileContent = ConvertSpecialChar(open(IniFile, 'rb').readlines())
341 IniFile, Index+1)
345 IniFile, Index+1)
352 IniParseError(ST.ERR_SECTION_NAME_NONE, IniFile, Index+1)
361 IniFile, Index+1)
369 IniParseError(Cause, IniFile, Index+1)
380 IniParseError(Cause, IniFile, Index+1)
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
Dschema.py277 IniFile = Table('IniFile') variable
278 IniFile.add_field(1,'IniFile',11592)
279 IniFile.add_field(2,'FileName',4095)
280 IniFile.add_field(3,'DirProperty',7496)
281 IniFile.add_field(4,'Section',3936)
282 IniFile.add_field(5,'Key',3968)
283 IniFile.add_field(6,'Value',4095)
284 IniFile.add_field(7,'Action',1282)
285 IniFile.add_field(8,'Component_',0xDFF)
580 …g, Extension, MIME, FeatureComponents, FileSFPCatalog, SFPCatalog, Font, IniFile, IniLocator, Inst…