Newer
Older
AMI-Aptio-BIOS-Reversed / PurleySktPkg / SouthClusterLbg / SiInit / Pei / SiInitPreMem / decompiled / ffd7f9d9.c
@Ajax Dong Ajax Dong 7 days ago 348 bytes Recovering names
int __fastcall sub_FFD7F9D9(int a1, int a2, const char *PeiServices____((void__)_0))
{
  int result; // eax

  result = GetReportStatusCodePpi(); /*0xffd7f9df*/
  if ( result ) /*0xffd7f9e6*/
    return (*(int (__cdecl **)(int, int, const char *))(result + 4))(a1, a2, PeiServices____((void__)_0)); /*0xffd7f9ee*/
  return result; /*0xffd7f9f4*/
}