MdePkg/Library/Dxe: Fix various typos
Fix various typos in documentation, comments and strings, and remove the duplicated 'the'. Cc: Michael D Kinney <michael.d.kinney@intel.com> Cc: Liming Gao <liming.gao@intel.com> Signed-off-by: Antoine Coeur <coeur@gmx.fr> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20200207010831.9046-25-philmd@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
b219e2cd4c
commit
c1d8b697cf
@@ -11,7 +11,7 @@
|
||||
#include "DxeCpuIo2LibInternal.h"
|
||||
|
||||
//
|
||||
// Globle varible to cache pointer to CpuIo2 protocol.
|
||||
// Global variable to cache pointer to CpuIo2 protocol.
|
||||
//
|
||||
EFI_CPU_IO2_PROTOCOL *mCpuIo = NULL;
|
||||
|
||||
|
Reference in New Issue
Block a user