Home
last modified time | relevance | path

Searched defs:InfFile (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/
DMetaFileCommentParser.py35 def CheckInfComment(SectionType, Comments, InfFile, LineNo, ValueList): argument
43 def CheckUsage(Comments, Usages, InfFile, LineNo, Value, ErrorMsg): argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DInfClassObject.py304 def ParseDefines(self, InfFile, Section, Lines): argument
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFv/
DGenFvInternalLib.c174 IN MEMORY_FILE *InfFile, in ParseFvInf()
3979 IN MEMORY_FILE *InfFile, in ParseCapInf()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenFvImage/
DGenFvImageLib.c128 IN MEMORY_FILE *InfFile, in ParseFvInf()