diff options
Diffstat (limited to 'IntelFspWrapperPkg/FspInitPei/SecMain.c')
-rw-r--r-- | IntelFspWrapperPkg/FspInitPei/SecMain.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/IntelFspWrapperPkg/FspInitPei/SecMain.c b/IntelFspWrapperPkg/FspInitPei/SecMain.c index 4d0878a9df..e4f397a0d4 100644 --- a/IntelFspWrapperPkg/FspInitPei/SecMain.c +++ b/IntelFspWrapperPkg/FspInitPei/SecMain.c @@ -61,7 +61,7 @@ SecStartupPhase2( the control is transferred to this function.
@param[in] SizeOfRam Size of the temporary memory available for use.
- @param[in] TempRamBase Base address of tempory ram
+ @param[in] TempRamBase Base address of temporary ram
@param[in] BootFirmwareVolume Base address of the Boot Firmware Volume.
**/
VOID
|