Searched refs:RecoveryCapsuleCount (Results 1 – 1 of 1) sorted by relevance
363 UINTN RecoveryCapsuleCount; in GetNumberRecoveryCapsules() local371 RecoveryCapsuleCount = 0; in GetNumberRecoveryCapsules()378 RecoveryCapsuleCount++; in GetNumberRecoveryCapsules()381 *NumberRecoveryCapsules = RecoveryCapsuleCount; in GetNumberRecoveryCapsules()430 UINTN RecoveryCapsuleCount; in GetRecoveryCapsuleInfo() local453 RecoveryCapsuleCount = 0; in GetRecoveryCapsuleInfo()461 if (CapsuleInstance - 1 == RecoveryCapsuleCount) { in GetRecoveryCapsuleInfo()516 RecoveryCapsuleCount++; in GetRecoveryCapsuleInfo()554 UINTN RecoveryCapsuleCount; in LoadRecoveryCapsule() local577 RecoveryCapsuleCount = 0; in LoadRecoveryCapsule()[all …]