summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteSmm.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteSmm.c')
-rw-r--r--MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteSmm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteSmm.c b/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteSmm.c
index bc5e6177c3..1e75328f9b 100644
--- a/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteSmm.c
+++ b/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteSmm.c
@@ -71,7 +71,7 @@ EFI_FTW_DEVICE *mFtwDevice = NULL;
BOOLEAN mEndOfDxe = FALSE;
/**
- Retrive the SMM FVB protocol interface by HANDLE.
+ Retrieve the SMM FVB protocol interface by HANDLE.
@param[in] FvBlockHandle The handle of SMM FVB protocol that provides services for
reading, writing, and erasing the target block.
@@ -99,7 +99,7 @@ FtwGetFvbByHandle (
}
/**
- Retrive the SMM Swap Address Range protocol interface.
+ Retrieve the SMM Swap Address Range protocol interface.
@param[out] SarProtocol The interface of SMM SAR protocol