Searched refs:isPatchBad (Results 1 – 3 of 3) sorted by relevance
29 static bool isPatchBad(UINT8* prm, UINT32 len);
34 bool SpdHelper::isPatchBad(UINT8* prm, UINT32 len) in isPatchBad() function in SpdHelper
471 if (!SpdHelper::isPatchBad((UINT8*)sPrmBuf, lenPrmBuffer)) in StartPatchDownload()