From 6ca9135a654a658c9fbaa698cfa69a76c7719be1 Mon Sep 17 00:00:00 2001 From: "Yao, Jiewen" Date: Thu, 12 Feb 2015 15:13:37 +0000 Subject: Fix comments format error.Fsp1.1 update. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: "Yao, Jiewen" git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16843 6f19259b-4bc3-4df7-8a09-765794883524 --- IntelFspPkg/Include/FspApi.h | 2 +- IntelFspPkg/Include/Library/FspCommonLib.h | 4 ++-- IntelFspPkg/Include/Library/FspPlatformLib.h | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'IntelFspPkg/Include') diff --git a/IntelFspPkg/Include/FspApi.h b/IntelFspPkg/Include/FspApi.h index bf073033f4..b3616d69e8 100644 --- a/IntelFspPkg/Include/FspApi.h +++ b/IntelFspPkg/Include/FspApi.h @@ -213,7 +213,7 @@ EFI_STATUS each FSP release. After FspMemInit completes its execution, it passes the pointer to the HobList and returns to the boot loader from where it was called. Bootloader is responsible to - migrate it’s stack and data to Memory. + migrate it's stack and data to Memory. FspMemoryInit, TempRamExit and FspSiliconInit APIs provide an alternate method to complete the silicon initialization and provides bootloader an opportunity to get control after system memory is available and before the temporary RAM is torn down. diff --git a/IntelFspPkg/Include/Library/FspCommonLib.h b/IntelFspPkg/Include/Library/FspCommonLib.h index c97ee51de3..e7d7b0271a 100644 --- a/IntelFspPkg/Include/Library/FspCommonLib.h +++ b/IntelFspPkg/Include/Library/FspCommonLib.h @@ -182,7 +182,7 @@ GetFspInfoHeader ( ); /** - This function gets FSP API calling mode + This function gets FSP API calling mode. @retval API calling mode **/ @@ -193,7 +193,7 @@ GetFspApiCallingMode ( ); /** - This function sets FSP API calling mode + This function sets FSP API calling mode. @param[in] Mode API calling mode **/ diff --git a/IntelFspPkg/Include/Library/FspPlatformLib.h b/IntelFspPkg/Include/Library/FspPlatformLib.h index 1132320dd2..51d296835e 100644 --- a/IntelFspPkg/Include/Library/FspPlatformLib.h +++ b/IntelFspPkg/Include/Library/FspPlatformLib.h @@ -38,7 +38,7 @@ FspMigrateTemporaryMemory ( ); /** - Set a new stack frame for the continuation function + Set a new stack frame for the continuation function. **/ VOID -- cgit v1.2.3