summaryrefslogtreecommitdiffstats
path: root/IntelFspPkg/Include/FspApi.h
diff options
context:
space:
mode:
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.