// Decompiled: 0xffe07acf
// Function: CpuIdViaPeiService
// Module: TxtPei.efi (TXTPEI)
int __thiscall CpuIdViaPeiService(void *this)
{
int v1; // eax
v1 = PeiPcdGet(this); /*0xffe07acf*/
return (*(int (__cdecl **)(int))(v1 + 16))(5); /*0xffe07ada*/
}