Searched refs:EmuMagicPage (Results 1 – 1 of 1) sorted by relevance
435 void *EmuMagicPage; in MapFd0() local497 EmuMagicPage = (void *)(UINTN)FixedPcdGet64 (PcdPeiServicesTablePage); in MapFd0()498 if (EmuMagicPage != NULL) { in MapFd0()500 (void *)EmuMagicPage, in MapFd0()507 if (res3 != EmuMagicPage) { in MapFd0()508 …ntf ("MapFd0(): Could not allocate PeiServicesTablePage @ %lx\n", (long unsigned int)EmuMagicPage); in MapFd0()