summaryrefslogtreecommitdiff
path: root/IntelFspPkg/FspSecCore/SecMain.c
diff options
context:
space:
mode:
Diffstat (limited to 'IntelFspPkg/FspSecCore/SecMain.c')
-rw-r--r--IntelFspPkg/FspSecCore/SecMain.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/IntelFspPkg/FspSecCore/SecMain.c b/IntelFspPkg/FspSecCore/SecMain.c
index 15afc0b76..12c9526d8 100644
--- a/IntelFspPkg/FspSecCore/SecMain.c
+++ b/IntelFspPkg/FspSecCore/SecMain.c
@@ -43,7 +43,7 @@ UINT64 mIdtEntryTemplate = 0xffff8e000008ffe4ULL;
@param[in] BootFirmwareVolume Base address of the Boot Firmware Volume.
@param[in] PeiCore PeiCore entry point.
@param[in] BootloaderStack Bootloader stack.
- @param[in] ApiIdx the index of API
+ @param[in] ApiIdx the index of API.
@return This function never returns.