Home | History | Annotate | Download | only in AutoGen

Lines Matching refs:FilterInfo

1610         FilterInfo = [EDK2Module] + [Info.PlatformInfo.Platform.RFCLanguages]

1612 FilterInfo = [EDK2Module] + [Info.PlatformInfo.Platform.ISOLanguages]
1613 Header, Code = GetStringFiles(Info.UnicodeFileList, SrcList, IncList, Info.IncludePathList, ['.uni', '.inf'], Info.Name, CompatibleMode, ShellMode, UniGenCFlag, UniGenBinBuffer, FilterInfo)