summaryrefslogtreecommitdiffstats
path: root/IntelFspPkg/Include/FspApi.h
diff options
context:
space:
mode:
authorYao, Jiewen <jiewen.yao@intel.com>2015-02-12 15:13:37 +0000
committerjyao1 <jyao1@Edk2>2015-02-12 15:13:37 +0000
commit6ca9135a654a658c9fbaa698cfa69a76c7719be1 (patch)
tree50440fd033d2a12d0003a88ee424c7065e27e250 /IntelFspPkg/Include/FspApi.h
parent8c4cf6e769009ff86525c419214fa45f7df6c771 (diff)
downloadedk2-6ca9135a654a658c9fbaa698cfa69a76c7719be1.tar.gz
edk2-6ca9135a654a658c9fbaa698cfa69a76c7719be1.tar.bz2
edk2-6ca9135a654a658c9fbaa698cfa69a76c7719be1.zip
Fix comments format error.Fsp1.1 update.
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
Diffstat (limited to 'IntelFspPkg/Include/FspApi.h')
-rw-r--r--IntelFspPkg/Include/FspApi.h2
1 files changed, 1 insertions, 1 deletions
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.