/* DxeIplGetModuleBase @ 0xffc189e9 size=0xc */ int __thiscall DxeIplGetModuleBase(void *this) { int (__cdecl **v1)(int); // eax v1 = (int (__cdecl **)(int))DxeIplGetPeiBootMode(this); /*0xffc189e9*/ return v1[4](5); /*0xffc189f4*/ }