]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/Pei/PeiMain/PeiMain.c
MdeModulePkg/Core/Pei: Fix various typos
[mirror_edk2.git] / MdeModulePkg / Core / Pei / PeiMain / PeiMain.c
index 025d7f98ec272760b7b6b5ae763a20b9c1f1c413..cca57c4c068643c97e7c027a10ca3fdbef9b19c5 100644 (file)
@@ -132,7 +132,7 @@ ShadowPeiCore (
   ASSERT_EFI_ERROR (Status);\r
 \r
   //\r
-  // Compute the PeiCore's function address after shaowed PeiCore.\r
+  // Compute the PeiCore's function address after shadowed PeiCore.\r
   // _ModuleEntryPoint is PeiCore main function entry\r
   //\r
   return (PEICORE_FUNCTION_POINTER)((UINTN) EntryPoint + (UINTN) PeiCore - (UINTN) _ModuleEntryPoint);\r