Newer
Older
AMI-Aptio-BIOS-Reversed / ServerCommonPkg / Universal / GetSec / Pei / TxtPei / CpuIdViaPeiService.c
@Ajax Dong Ajax Dong 2 days ago 261 bytes Restructure the repo
// 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*/
}