Searched refs:MicrocodeData (Results 1 – 1 of 1) sorted by relevance
61 VOID *MicrocodeData; in MicrocodeDetect() local95 MicrocodeData = NULL; in MicrocodeDetect()189 MicrocodeData = (VOID *) ((UINTN) MicrocodeEntryPoint + sizeof (CPU_MICROCODE_HEADER)); in MicrocodeDetect()202 ASSERT (MicrocodeData != NULL); in MicrocodeDetect()205 (UINT64) (UINTN) MicrocodeData in MicrocodeDetect()