Newer
Older
AMI-Aptio-BIOS-Reversed / LnvDriverPei / X86ReadIdtr.c
@Ajax Dong Ajax Dong 2 days ago 245 bytes Init
void *__thiscall X86ReadIdtr(void *this)
{
  void *this_1; // eax

  if ( !this )
    PeiServicesGetIdt((int)"e:\\hs\\MdePkg\\Library\\BaseLib\\X86ReadIdtr.c", 37, (int)"Idtr != ((void *) 0)");
  this_1 = this;
  __sidt(this);
  return this_1;
}