#ifndef __MRCOEMHOOKSPEIM_H__ #define __MRCOEMHOOKSPEIM_H__ #include <Uefi.h> /* * MrcOemHooksPeim.h * Header for MrcOemHooksPeim PEI module */ // Function: sub_FFDB7C54 @ 0xffdb7c54 // Function: SetStructPairs @ 0xffdb7c74 // Function: Memset32Wrapper @ 0xffdb7c94 // Function: sub_FFDB7CD4 @ 0xffdb7cd4 // Function: sub_FFDB7D14 @ 0xffdb7d14 EFI_STATUS MrcOemHooksPeimEntryPoint(EFI_HANDLE ImageHandle, EFI_SYSTEM_TABLE *SystemTable); // Function: GetDebugInstance @ 0xffdb7e57 // Function: DebugPrint @ 0xffdb7e82 // Function: AssertEfiError @ 0xffdb7eac // Function: IsDebugEnabled @ 0xffdb7eb9 #endif /* __MRCOEMHOOKSPEIM_H__ */