Newer
Older
AMI-Aptio-BIOS-Reversed / MdeModulePkg / Core / DxeIplPeim / DxeIplFvSetError.c
@Ajax Dong Ajax Dong 2 days ago 261 bytes Full restructure
/* DxeIplFvSetError @ 0xffc162f0 size=0x19 */
_DWORD *__fastcall DxeIplFvSetError(_DWORD *a1, _DWORD *a2)
{
  *a1 = *a2; /*0xffc162f2*/
  a1[1] = a2[1]; /*0xffc162f7*/
  a1[2] = a2[2]; /*0xffc162fd*/
  a1[3] = a2[3]; /*0xffc16303*/
  return a1; /*0xffc16308*/
}