Newer
Older
AMI-Aptio-BIOS-Reversed / PurleySktPkg / SouthClusterLbg / SiInit / Pei / SiInitPreMem / decompiled / ffd7f76c.c
@Ajax Dong Ajax Dong 7 days ago 261 bytes Recovering names
int __cdecl StoreDwordPairs(int a1, int a2, int a3, int a4)
{
  do /*0xffd7f785*/
  {
    *(_DWORD *)(a1 + 8 * a2 - 8) = a3; /*0xffd7f77d*/
    *(_DWORD *)(a1 + 8 * a2-- - 4) = a4; /*0xffd7f781*/
  }
  while ( a2 ); /*0xffd7f785*/
  return a1; /*0xffd7f789*/
}