]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/Pei/Dispatcher/Dispatcher.c
MdeModulePkg/Core/Pei: Fix typo in function descriptions
[mirror_edk2.git] / MdeModulePkg / Core / Pei / Dispatcher / Dispatcher.c
index 61d4b67c64b9ae3298f74c3ac7638ef22d8c1959..8780297a77fcdb2b0f3d21835433aad72305cc8d 100644 (file)
@@ -958,7 +958,7 @@ PeiCheckAndSwitchStack (
   @param PeimFileHandle       Pointer to the FFS file header of the image.\r
   @param MigratedFileHandle   Pointer to the FFS file header of the migrated image.\r
 \r
-  @retval EFI_SUCCESS         Sucessfully migrated the PEIM to permanent memory.\r
+  @retval EFI_SUCCESS         Successfully migrated the PEIM to permanent memory.\r
 \r
 **/\r
 EFI_STATUS\r
@@ -1120,7 +1120,7 @@ MigratePeimsInFv (
                          environment, such as the size and location of temporary RAM, the stack location and\r
                          the BFV location.\r
 \r
-  @retval EFI_SUCCESS           Succesfully migrated installed FVs from temporary RAM to permanent memory.\r
+  @retval EFI_SUCCESS           Successfully migrated installed FVs from temporary RAM to permanent memory.\r
   @retval EFI_OUT_OF_RESOURCES  Insufficient memory exists to allocate needed pages.\r
 \r
 **/\r