/* DxeIplGetFirstHob @ 0xffc15388 size=0x15 */ void *__cdecl DxeIplGetFirstHob(void *buf, unsigned int count, int value) { memset32(buf, value, count); /*0xffc15395*/ return buf; /*0xffc1539b*/ }