diff options
Diffstat (limited to 'IntelFspWrapperPkg/FspWrapperSecCore/FindPeiCore.c')
-rw-r--r-- | IntelFspWrapperPkg/FspWrapperSecCore/FindPeiCore.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/IntelFspWrapperPkg/FspWrapperSecCore/FindPeiCore.c b/IntelFspWrapperPkg/FspWrapperSecCore/FindPeiCore.c index ce003d056f..068465aeb1 100644 --- a/IntelFspWrapperPkg/FspWrapperSecCore/FindPeiCore.c +++ b/IntelFspWrapperPkg/FspWrapperSecCore/FindPeiCore.c @@ -146,7 +146,7 @@ FindImageBase ( /**
Find and return Pei Core entry point.
- It also find SEC and PEI Core file debug inforamtion. It will report them if
+ It also find SEC and PEI Core file debug information. It will report them if
remote debug is enabled.
@param[in] BootFirmwareVolumePtr Point to the boot firmware volume.
|