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
@@ -39,7 +39,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||
//
|
||||
// For a normal configuration of system with 4G memory, two levels of tables
|
||||
// can track the whole memory, because two levels (L3+L4) of map tables have
|
||||
// already coverred 37-bit of memory address. And for a normal UEFI BIOS,
|
||||
// already covered 37-bit of memory address. And for a normal UEFI BIOS,
|
||||
// less than 128M memory would be consumed during boot. That means we just
|
||||
// need
|
||||
//
|
||||
|
Reference in New Issue
Block a user