summaryrefslogtreecommitdiffstats
path: root/IntelFsp2WrapperPkg/Library/PeiFspWrapperHobProcessLibSample/FspWrapperHobProcessLibSample.c
diff options
context:
space:
mode:
authorAntoine Coeur <coeur@gmx.fr>2019-12-04 12:14:53 +0800
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2019-12-11 01:42:31 +0000
commit97eedf5dfbaffde33210fd88066247cf0b7d3325 (patch)
treed05df1d2eb0ed475d7a07ddd8d42d4475c5305f9 /IntelFsp2WrapperPkg/Library/PeiFspWrapperHobProcessLibSample/FspWrapperHobProcessLibSample.c
parent7e55cf6b48dcd43de46d008b2f12caaad2554503 (diff)
downloadedk2-97eedf5dfbaffde33210fd88066247cf0b7d3325.tar.gz
edk2-97eedf5dfbaffde33210fd88066247cf0b7d3325.tar.bz2
edk2-97eedf5dfbaffde33210fd88066247cf0b7d3325.zip
IntelFsp2WrapperPkg: Fix various typos
Fix various typos in comments and documentation. Cc: Chasel Chiu <chasel.chiu@intel.com> Cc: Nate DeSimone <nathaniel.l.desimone@intel.com> Cc: Star Zeng <star.zeng@intel.com> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com> Reviewed-by: Chasel Chiu <chasel.chiu@intel.com> Reviewed-by: Star Zeng <star.zeng@intel.com>
Diffstat (limited to 'IntelFsp2WrapperPkg/Library/PeiFspWrapperHobProcessLibSample/FspWrapperHobProcessLibSample.c')
-rw-r--r--IntelFsp2WrapperPkg/Library/PeiFspWrapperHobProcessLibSample/FspWrapperHobProcessLibSample.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/IntelFsp2WrapperPkg/Library/PeiFspWrapperHobProcessLibSample/FspWrapperHobProcessLibSample.c b/IntelFsp2WrapperPkg/Library/PeiFspWrapperHobProcessLibSample/FspWrapperHobProcessLibSample.c
index 54cebe127c..48f4b0295a 100644
--- a/IntelFsp2WrapperPkg/Library/PeiFspWrapperHobProcessLibSample/FspWrapperHobProcessLibSample.c
+++ b/IntelFsp2WrapperPkg/Library/PeiFspWrapperHobProcessLibSample/FspWrapperHobProcessLibSample.c
@@ -29,11 +29,11 @@
#define PEI_ADDITIONAL_MEMORY_SIZE (16 * EFI_PAGE_SIZE)
/**
- Get the mem size in memory type infromation table.
+ Get the mem size in memory type information table.
@param[in] PeiServices PEI Services table.
- @return the mem size in memory type infromation table.
+ @return the mem size in memory type information table.
**/
UINT64
GetMemorySizeInMemoryTypeInformation (