Searched refs:SystemFmp (Results 1 – 1 of 1) sorted by relevance
164 EFI_FIRMWARE_MANAGEMENT_PROTOCOL *SystemFmp; in FmpSetImage() local199 Status = gBS->LocateProtocol(&gSystemFmpProtocolGuid, NULL, (VOID **)&SystemFmp); in FmpSetImage()214 …return SystemFmp->SetImage(SystemFmp, ImageIndex, Image, ImageSize, VendorCode, Progress, AbortRea… in FmpSetImage()