]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/Pei/Memory/MemoryServices.c
Correct two minor comments
[mirror_edk2.git] / MdeModulePkg / Core / Pei / Memory / MemoryServices.c
index 9c570834da9efa4df953d1e430cc62245f45b3ad..08688b2f683a35bb752b08066c5649328d78a14f 100644 (file)
@@ -138,7 +138,7 @@ PeiAllocatePages (
   if (!PrivateData->PeiMemoryInstalled) {\r
     //\r
     // When PeiInstallMemory is called but CAR has *not* been moved to temporary memory,\r
-    // the AllocatePage will dependent on the field of PEI_CORE_INSTANCE structure.\r
+    // the AllocatePage will depend on the field of PEI_CORE_INSTANCE structure.\r
     //\r
     if (!PrivateData->SwitchStackSignal) {\r
       return EFI_NOT_AVAILABLE_YET;\r