]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fix comments format error.Fsp1.1 update.
authorYao, Jiewen <jiewen.yao@intel.com>
Thu, 12 Feb 2015 15:13:37 +0000 (15:13 +0000)
committerjyao1 <jyao1@Edk2>
Thu, 12 Feb 2015 15:13:37 +0000 (15:13 +0000)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: "Yao, Jiewen" <jiewen.yao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16843 6f19259b-4bc3-4df7-8a09-765794883524

IntelFspPkg/FspSecCore/SecMain.c
IntelFspPkg/FspSecCore/SecMain.h
IntelFspPkg/Include/FspApi.h
IntelFspPkg/Include/Library/FspCommonLib.h
IntelFspPkg/Include/Library/FspPlatformLib.h
IntelFspPkg/Library/BaseFspCommonLib/FspCommonLib.c
IntelFspWrapperPkg/FspInitPei/FspInitPei.h

index 15afc0b76aa63cc9f2bf9eade1ba96882bb12aba..12c9526d832350075db6e992912eabf3e446b452 100644 (file)
@@ -43,7 +43,7 @@ UINT64  mIdtEntryTemplate = 0xffff8e000008ffe4ULL;
   @param[in] BootFirmwareVolume Base address of the Boot Firmware Volume.\r
   @param[in] PeiCore            PeiCore entry point.\r
   @param[in] BootloaderStack    Bootloader stack.\r
   @param[in] BootFirmwareVolume Base address of the Boot Firmware Volume.\r
   @param[in] PeiCore            PeiCore entry point.\r
   @param[in] BootloaderStack    Bootloader stack.\r
-  @param[in] ApiIdx             the index of API\r
+  @param[in] ApiIdx             the index of API.\r
 \r
   @return This function never returns.\r
 \r
 \r
   @return This function never returns.\r
 \r
index 6fdf7b5b9a99645aeb591cac5848e86a97ed0d9f..7efd2f0983da79d61e6a24a722ff78d9e0baedc1 100644 (file)
@@ -109,6 +109,7 @@ InitializeFloatingPointUnits (
   @param[in] BootFirmwareVolume Base address of the Boot Firmware Volume.\r
   @param[in] PeiCore            PeiCore entry point.\r
   @param[in] BootloaderStack    Bootloader stack.\r
   @param[in] BootFirmwareVolume Base address of the Boot Firmware Volume.\r
   @param[in] PeiCore            PeiCore entry point.\r
   @param[in] BootloaderStack    Bootloader stack.\r
+  @param[in] ApiIdx             the index of API.\r
 \r
   @return This function never returns.\r
 \r
 \r
   @return This function never returns.\r
 \r
index bf073033f4d4308df20a1b5af553577570269347..b3616d69e87d292d642c4a58281c54f7f0566924 100644 (file)
@@ -213,7 +213,7 @@ EFI_STATUS
   each FSP release.\r
   After FspMemInit completes its execution, it passes the pointer to the HobList and\r
   returns to the boot loader from where it was called. Bootloader is responsible to \r
   each FSP release.\r
   After FspMemInit completes its execution, it passes the pointer to the HobList and\r
   returns to the boot loader from where it was called. Bootloader is responsible to \r
-  migrate it\92s stack and data to Memory.\r
+  migrate it's stack and data to Memory.\r
   FspMemoryInit, TempRamExit and FspSiliconInit APIs provide an alternate method to\r
   complete the silicon initialization and provides bootloader an opportunity to get\r
   control after system memory is available and before the temporary RAM is torn down.\r
   FspMemoryInit, TempRamExit and FspSiliconInit APIs provide an alternate method to\r
   complete the silicon initialization and provides bootloader an opportunity to get\r
   control after system memory is available and before the temporary RAM is torn down.\r
index c97ee51de3c545bb085f6a85e89cabb64f7d870d..e7d7b0271a1114aac29b2cd4ea551a666f6c23d2 100644 (file)
@@ -182,7 +182,7 @@ GetFspInfoHeader (
   );\r
 \r
 /**\r
   );\r
 \r
 /**\r
-  This function gets FSP API calling mode\r
+  This function gets FSP API calling mode.\r
 \r
   @retval API calling mode\r
 **/\r
 \r
   @retval API calling mode\r
 **/\r
@@ -193,7 +193,7 @@ GetFspApiCallingMode (
   );\r
 \r
 /**\r
   );\r
 \r
 /**\r
-  This function sets FSP API calling mode\r
+  This function sets FSP API calling mode.\r
 \r
   @param[in] Mode     API calling mode\r
 **/\r
 \r
   @param[in] Mode     API calling mode\r
 **/\r
index 1132320dd270a61468435eaa04a1dab43bfd1c35..51d296835e0c0aacdb688fdf54bb26d18bea5c79 100644 (file)
@@ -38,7 +38,7 @@ FspMigrateTemporaryMemory (
   );\r
 \r
 /**\r
   );\r
 \r
 /**\r
-  Set a new stack frame for the continuation function\r
+  Set a new stack frame for the continuation function.\r
 \r
 **/\r
 VOID\r
 \r
 **/\r
 VOID\r
index 3b40a2b9a9209b6e2eceeaadba192e0a93d2ba37..2c0c3ad9bb2a7027d8aa7564727097150cd70f7c 100644 (file)
@@ -332,7 +332,7 @@ GetFspInfoHeader (
 }\r
 \r
 /**\r
 }\r
 \r
 /**\r
-  This function gets FSP API calling mode\r
+  This function gets FSP API calling mode.\r
 \r
   @retval API calling mode\r
 **/\r
 \r
   @retval API calling mode\r
 **/\r
@@ -346,7 +346,7 @@ GetFspApiCallingMode (
 }\r
 \r
 /**\r
 }\r
 \r
 /**\r
-  This function sets FSP API calling mode\r
+  This function sets FSP API calling mode.\r
 \r
   @param[in] Mode     API calling mode\r
 **/\r
 \r
   @param[in] Mode     API calling mode\r
 **/\r
index fd4b707684049e31ad73466201f47859f75cea19..6d70f0c2ab12afb3063565a61a6de2f892ddb4e1 100644 (file)
 \r
 extern EFI_PEI_NOTIFY_DESCRIPTOR mS3EndOfPeiNotifyDesc;\r
 \r
 \r
 extern EFI_PEI_NOTIFY_DESCRIPTOR mS3EndOfPeiNotifyDesc;\r
 \r
+/**\r
+  Do FSP initialization based on FspApi version 1.\r
+\r
+  @param[in] FspHeader FSP header pointer.\r
+\r
+  @return FSP initialization status.\r
+**/\r
 EFI_STATUS\r
 PeiFspInitV1 (\r
   IN FSP_INFO_HEADER *FspHeader\r
   );\r
 \r
 EFI_STATUS\r
 PeiFspInitV1 (\r
   IN FSP_INFO_HEADER *FspHeader\r
   );\r
 \r
+/**\r
+  Do FSP initialization based on FspApi version 2.\r
+\r
+  @param[in] FspHeader FSP header pointer.\r
+\r
+  @return FSP initialization status.\r
+**/\r
 EFI_STATUS\r
 PeiFspInitV2 (\r
   IN FSP_INFO_HEADER *FspHeader\r
 EFI_STATUS\r
 PeiFspInitV2 (\r
   IN FSP_INFO_HEADER *FspHeader\r