Newer
Older
AMI-Aptio-BIOS-Reversed / CpRcPkg / Universal / RegAccess / Pei / RegAccessPeim / decompiled / BoolCheck.c
@Ajax Dong Ajax Dong 2 days ago 83 bytes Restructure the repo
// BoolCheck - addr:0xffdaee34
bool __cdecl BoolCheck(int a1)
{
  return a1 != 0;
}