Searched refs:ComponentsInstance (Results 1 – 2 of 2) sorted by relevance
54 int ComponentsInstance; // highest [components.n] section with a file for this FV member71 int ComponentsInstance; // which [components.n] section it's in member188 int ComponentsInstance281 int ComponentsInstance, in CFVAddFVFile() argument418 Ptr->ComponentsInstance = ComponentsInstance; in CFVAddFVFile()494 AddFirmwareVolumes (FVs, ComponentsInstance); in CFVAddFVFile()608 int ComponentsInstance; in CFVWriteInfFiles() local1019 if (FileListPtr->ComponentsInstance > ComponentCount) { in CFVWriteInfFiles()1020 ComponentCount = FileListPtr->ComponentsInstance; in CFVWriteInfFiles()1028 for (ComponentsInstance = 0; ComponentsInstance < ComponentCount; ComponentsInstance++) { in CFVWriteInfFiles()[all …]
45 int ComponentsInstance,