]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/Pei/Dispatcher/Dispatcher.c
Temporarily rollback the change from 5625 though 5628 for more investigation.
[mirror_edk2.git] / MdeModulePkg / Core / Pei / Dispatcher / Dispatcher.c
index 53bbecd5bc6d65428e452f6890153888f432098f..a4ed45af522bb353093c140e899d61df83a81d34 100644 (file)
@@ -175,7 +175,7 @@ DiscoverPeimsAndOrderWithApriori (
 /**\r
   Shadow PeiCore module from flash to installed memory.\r
   \r
-  @param PeiServices     Pointer to PeiService table\r
+  @param PeiServices     An indirect pointer to the EFI_PEI_SERVICES table published by the PEI Foundation.\r
   @param PrivateInMem    PeiCore's private data structure\r
 \r
 **/\r
@@ -793,7 +793,7 @@ PeiRegisterForShadow (
 /**\r
   Get Fv image from the FV type file, then install FV INFO ppi, Build FV hob.\r
 \r
-  @param PeiServices          Pointer to the PEI Core Services Table.\r
+  @param PeiServices          An indirect pointer to the EFI_PEI_SERVICES table published by the PEI Foundation.\r
   @param FvFileHandle         File handle of a Fv type file.\r
   @param AuthenticationState  Pointer to attestation authentication state of image.\r
 \r