TianoCore EDK2 master
Loading...
Searching...
No Matches
FirmwarePerformanceStandaloneMm.c
Go to the documentation of this file.
1
20#include <PiMm.h>
21
23
35EFIAPI
37 IN EFI_HANDLE ImageHandle,
38 IN EFI_MM_SYSTEM_TABLE *SystemTable
39 )
40{
42}
EFI_STATUS FirmwarePerformanceCommonEntryPoint(VOID)
EFI_STATUS EFIAPI FirmwarePerformanceStandaloneMmEntryPoint(IN EFI_HANDLE ImageHandle, IN EFI_MM_SYSTEM_TABLE *SystemTable)
#define IN
Definition: Base.h:279
RETURN_STATUS EFI_STATUS
Definition: UefiBaseType.h:29
VOID * EFI_HANDLE
Definition: UefiBaseType.h:33