summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/SecPeiDxeTimerLibCpu/X86TimerLib.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/SecPeiDxeTimerLibCpu/X86TimerLib.c')
-rw-r--r--MdePkg/Library/SecPeiDxeTimerLibCpu/X86TimerLib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/SecPeiDxeTimerLibCpu/X86TimerLib.c b/MdePkg/Library/SecPeiDxeTimerLibCpu/X86TimerLib.c
index 50911fc55e..9f61d4d32a 100644
--- a/MdePkg/Library/SecPeiDxeTimerLibCpu/X86TimerLib.c
+++ b/MdePkg/Library/SecPeiDxeTimerLibCpu/X86TimerLib.c
@@ -305,7 +305,7 @@ GetPerformanceCounter (
UINT64
EFIAPI
GetPerformanceCounterProperties (
- OUT UINT64 *StartValue, OPTIONAL
+ OUT UINT64 *StartValue OPTIONAL,
OUT UINT64 *EndValue OPTIONAL
)
{