Newer
Older
AMI-Aptio-BIOS-Reversed / SetupDefaultLoad / ModuleEntryPoint.txt
@Ajax Dong Ajax Dong 2 days ago 219 bytes Init
EFI_STATUS ModuleEntryPoint(EFI_HANDLE ImageHandle, EFI_SYSTEM_TABLE *SystemTable)
{
  __int64 n2; // rcx

  sub_3FC((__int64)ImageHandle, (__int64)SystemTable); /*0x3e9*/
  return sub_1E38(n2, SystemTable); /*0x3f6*/
}