Searched refs:UpdateType (Results 1 – 4 of 4) sorted by relevance
53 UPDATE_OPERATION_TYPE UpdateType; member
120 if (ConfigData->UpdateType == UpdateWholeFV) { in PerformUpdateOnFirmwareVolume()132 } else if (ConfigData->UpdateType == UpdateFvFile) { in PerformUpdateOnFirmwareVolume()395 switch (ConfigData->UpdateType) { in PerformUpdate()
345 if ((ConfigData->UpdateType != UpdateWholeFV) in FaultTolerantUpdateOnWholeFv()539 if ((ConfigData->UpdateType != UpdateWholeFV ) in NonFaultTolerantUpdateOnWholeFv()610 if (ConfigData->UpdateType != UpdateWholeFV) { in PerformUpdateOnWholeFv()732 if (ConfigData->UpdateType != UpdateFvFile) { in PerformUpdateOnFvFile()
1040 (*UpdateArray)[Index].UpdateType = (UPDATE_OPERATION_TYPE) Num; in ParseUpdateDataFile()1105 if ((*UpdateArray)[Index].UpdateType == UpdateFvRange) { in ParseUpdateDataFile()