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