Newer
Older
AMI-Aptio-BIOS-Reversed / CpRcPkg / Universal / RegAccess / Pei / RegAccessPeim / decompiled / RegAccessGetCfgThunk.c
@Ajax Dong Ajax Dong 2 days ago 185 bytes Restructure the repo
// RegAccessGetCfgThunk - addr:0xffdaefd6
// attributes: thunk
int __cdecl RegAccessGetCfgThunk(int a1, int a2, _DWORD *a3, int *a4)
{
  return RegAccessTranslateFull(a1, a2, a3, a4);
}