Searched refs:ParsedLength (Results 1 – 6 of 6) sorted by relevance
249 UINT32 ParsedLength; in SecFfsFindSectionData() local261 ParsedLength = 0; in SecFfsFindSectionData()262 while (ParsedLength < FileSize) { in SecFfsFindSectionData()275 ParsedLength += SectionLength; in SecFfsFindSectionData()
245 UINT32 ParsedLength; in SecFfsFindSectionData() local257 ParsedLength = 0; in SecFfsFindSectionData()258 while (ParsedLength < FileSize) { in SecFfsFindSectionData()271 ParsedLength += SectionLength; in SecFfsFindSectionData()
181 UINTN ParsedLength; in GetImageContext() local193 ParsedLength = 0; in GetImageContext()196 while (ParsedLength < SectionSize) { in GetImageContext()210 ParsedLength += SectionLength; in GetImageContext()
1644 UINT32 ParsedLength; in ParseSection() local1670 ParsedLength = 0; in ParseSection()1674 while (ParsedLength < BufferLength) { in ParseSection()1675 Ptr = SectionBuffer + ParsedLength; in ParseSection()1686 ParsedLength += 4; in ParseSection()2054 ParsedLength += SectionLength; in ParseSection()2058 ParsedLength = GetOccupiedSize (ParsedLength, 4); in ParseSection()2061 if (ParsedLength < BufferLength) { in ParseSection()
297 UINT32 ParsedLength; in FfsProcessSection() local308 ParsedLength = 0; in FfsProcessSection()310 while (ParsedLength < SectionSize) { in FfsProcessSection()408 ParsedLength += SectionLength; in FfsProcessSection()
761 UINT32 ParsedLength; in ProcessSection() local777 ParsedLength = 0; in ProcessSection()782 while (ParsedLength < SectionSize) { in ProcessSection()795 ParsedLength += SectionLength; in ProcessSection()828 ParsedLength += SectionLength; in ProcessSection()959 ParsedLength += SectionLength; in ProcessSection()