Searched refs:DecoderNames (Results 1 – 1 of 1) sorted by relevance
263 EFI_GUID *DecoderNames; in LocateHiiImageDecoder() local292 Status = Decoder->GetImageDecoderName (Decoder, &DecoderNames, &NumberOfDecoderName); in LocateHiiImageDecoder()297 if (CompareGuid (DecoderName, &DecoderNames[DecoderNameIndex])) { in LocateHiiImageDecoder()