Newer
Older
AMI-Aptio-BIOS-Reversed / MdeModulePkg / Core / DxeIplPeim / DxeIplGetPeiBootMode.c
@Ajax Dong Ajax Dong 2 days ago 299 bytes Full restructure
/* DxeIplGetPeiBootMode @ 0xffc16386 size=0x1e */
void *__thiscall DxeIplGetPeiBootMode(void *this)
{
  void *this_1; // [esp+0h] [ebp-4h] BYREF

  this_1 = this; /*0xffc16389*/
  DxeIplLocatePpiByGuid((int)&unk_FFC18DE8, 0, (int)this, (int)&this_1); /*0xffc16396*/
  return this_1; /*0xffc163a2*/
}