Newer
Older
AMI-Aptio-BIOS-Reversed / MdeModulePkg / Core / DxeIplPeim / DxeIplGetFirstHob.c
@Ajax Dong Ajax Dong 2 days ago 199 bytes Full restructure
/* DxeIplGetFirstHob @ 0xffc15388 size=0x15 */
void *__cdecl DxeIplGetFirstHob(void *buf, unsigned int count, int value)
{
  memset32(buf, value, count); /*0xffc15395*/
  return buf; /*0xffc1539b*/
}