MdeModulePkg/Core/PiSmmCore: Fix various typos
Fix various typos in comments and documentation. Cc: Jian J Wang <jian.j.wang@intel.com> Cc: Hao A Wu <hao.a.wu@intel.com> Signed-off-by: Antoine Coeur <coeur@gmx.fr> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Reviewed-by: Hao A Wu <hao.a.wu@intel.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20200207010831.9046-18-philmd@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
93b8ed68dd
commit
4be497df49
@@ -78,7 +78,7 @@ GLOBAL_REMOVE_IF_UNREFERENCED EFI_DEVICE_PATH_PROTOCOL *mSmramProfileDriverPath;
|
||||
GLOBAL_REMOVE_IF_UNREFERENCED UINTN mSmramProfileDriverPathSize;
|
||||
|
||||
/**
|
||||
Dump SMRAM infromation.
|
||||
Dump SMRAM information.
|
||||
|
||||
**/
|
||||
VOID
|
||||
@@ -2797,7 +2797,7 @@ DumpSmramProfile (
|
||||
}
|
||||
|
||||
/**
|
||||
Dump SMRAM infromation.
|
||||
Dump SMRAM information.
|
||||
|
||||
**/
|
||||
VOID
|
||||
|
Reference in New Issue
Block a user