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>
This commit is contained in:
committed by
mergify[bot]
parent
7e55cf6b48
commit
97eedf5dfb
@ -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 (
|
||||
|
Reference in New Issue
Block a user