Searched refs:MicrocodeEnd (Results 1 – 2 of 2) sorted by relevance
52 UINTN MicrocodeEnd; in MicrocodeDetect() local96 MicrocodeEnd = (UINTN) (MicrocodePatchAddress + MicrocodePatchRegionSize); in MicrocodeDetect()193 } while (((UINTN) MicrocodeEntryPoint < MicrocodeEnd)); in MicrocodeDetect()
222 UINTN MicrocodeEnd; in GetMicrocodeInfo() local238 MicrocodeEnd = (UINTN)MicrocodePatchAddress + MicrocodePatchRegionSize; in GetMicrocodeInfo()307 } while (((UINTN) MicrocodeEntryPoint < MicrocodeEnd)); in GetMicrocodeInfo()