Newer
Older
AMI-Aptio-BIOS-Reversed / AmiModulePkg / KbcEmulation / KbcEmulDxe / KbcEmulDxe_BF8.c
@Ajax Dong Ajax Dong 2 days ago 323 bytes Restructure the repo
// Original function: sub_BF8
// Address: 0xBF8
// Signature: __int64 __fastcall sub_BF8(__int64 a1)

__int64 __fastcall sub_BF8(__int64 a1)
{
  if ( !a1 ) /*0xc04*/
    sub_88C((__int64)"e:\\hs\\MdePkg\\Library\\BaseLib\\Unaligned.c", 192, (__int64)"Buffer != ((void *) 0)"); /*0xc19*/
  return *(_QWORD *)a1; /*0xc21*/
}