Searched refs:IsSystemFmp (Results 1 – 3 of 3) sorted by relevance
250 OUT BOOLEAN *IsSystemFmp, OPTIONAL in ValidateFmpCapsule() argument363 if (IsSystemFmp != NULL) { in ValidateFmpCapsule()364 *IsSystemFmp = IsSystemFmpCapsuleImage(CapsuleHeader); in ValidateFmpCapsule()624 IN BOOLEAN IsSystemFmp in ProcessFmpCapsuleImage() argument634 if (!IsSystemFmp) { in ProcessFmpCapsuleImage()682 BOOLEAN IsSystemFmp; in ProcessRecoveryCapsule() local699 Status = ValidateFmpCapsule(CapsuleHeader, &IsSystemFmp, NULL); in ProcessRecoveryCapsule()709 Status = ProcessFmpCapsuleImage(CapsuleHeader, IsSystemFmp); in ProcessRecoveryCapsule()
402 IsSystemFmp ( in IsSystemFmp() function439 if (IsSystemFmp(FmpImageInfo)) { in SetEsrtEntryFromFmpInfo()
355 IsSystemFmp ( in IsSystemFmp() function