// Decompiled: 0xffe0756d
// Function: CpuGetVersion
// Module: TxtPei.efi (TXTPEI)
int __thiscall CpuGetVersion(void *this)
{
int v2; // eax
v2 = PeiPcdGet(this); /*0xffe07570*/
return (*(int (__cdecl **)(void *))(v2 + 20))(this); /*0xffe0757a*/
}