Searched refs:FFS_ATTRIB_TAIL_PRESENT (Results 1 – 6 of 6) sorted by relevance
30 #define FFS_ATTRIB_TAIL_PRESENT 0x01 macro
48 #define FFS_ATTRIB_TAIL_PRESENT 0x01 macro
682 if (FfsHeader->Attributes & FFS_ATTRIB_TAIL_PRESENT) { in VerifyFfsFile()735 if (FfsHeader->Attributes & FFS_ATTRIB_TAIL_PRESENT) { in VerifyFfsFile()
1814 if (FfsAttribDefined & FFS_ATTRIB_TAIL_PRESENT) { in MainEntry()1819 FfsAttribDefined |= FFS_ATTRIB_TAIL_PRESENT; in MainEntry()1826 FfsAttrib |= FFS_ATTRIB_TAIL_PRESENT; in MainEntry()2416 if (FileHeader.Attributes & FFS_ATTRIB_TAIL_PRESENT) { in MainEntry()2453 if (FileHeader.Attributes & FFS_ATTRIB_TAIL_PRESENT) { in MainEntry()2477 if (FileHeader.Attributes & FFS_ATTRIB_TAIL_PRESENT) { in MainEntry()
2137 if ((*VtfFileImage)->Attributes & FFS_ATTRIB_TAIL_PRESENT) { in AddFile()2157 if ((*VtfFileImage)->Attributes & FFS_ATTRIB_TAIL_PRESENT) { in AddFile()2742 if (VtfFile->Attributes & FFS_ATTRIB_TAIL_PRESENT) { in UpdateResetVector()2776 if (VtfFile->Attributes & FFS_ATTRIB_TAIL_PRESENT) { in UpdateResetVector()
1229 if (FileHeader->Attributes & FFS_ATTRIB_TAIL_PRESENT) { in PrintFileInfo()