summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Library/PeiCoreEntryPoint.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Library/PeiCoreEntryPoint.h')
-rw-r--r--MdePkg/Include/Library/PeiCoreEntryPoint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Library/PeiCoreEntryPoint.h b/MdePkg/Include/Library/PeiCoreEntryPoint.h
index 58b625590e..84542e4086 100644
--- a/MdePkg/Include/Library/PeiCoreEntryPoint.h
+++ b/MdePkg/Include/Library/PeiCoreEntryPoint.h
@@ -44,7 +44,7 @@ EFIAPI
_ModuleEntryPoint(
IN CONST EFI_SEC_PEI_HAND_OFF *SecCoreData,
IN CONST EFI_PEI_PPI_DESCRIPTOR *PpiList
-);
+ );
/**
Wrapper of enrty point to PEI core.