// Decompiled: 0xffe0755e
// Function: CpuGetApicId
// Module: TxtPei.efi (TXTPEI)
int __thiscall CpuGetApicId(void *this)
{
int v2; // eax
v2 = PeiPcdGet(this); /*0xffe07561*/
return (*(int (__cdecl **)(void *))(v2 + 16))(this); /*0xffe0756b*/
}