]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/Pei/Dependency/Dependency.c
Synchronize the comments for PeiService.
[mirror_edk2.git] / MdeModulePkg / Core / Pei / Dependency / Dependency.c
index cbdbe35b1e5f562c3b5530ac1e9c2b2da211f09c..234e0bf82d451ad0b024b27ceee4181f1c4e76eb 100644 (file)
@@ -26,7 +26,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
   been published and can be queried from the PPI database.\r
 \r
 \r
-  @param PeiServices     The PEI core services table.\r
+  @param PeiServices     An indirect pointer to the EFI_PEI_SERVICES table published by the PEI Foundation.\r
   @param Stack           Reference to EVAL_STACK_ENTRY that contains PPI GUID to check\r
 \r
   @retval TRUE  if the PPI is already installed.\r
@@ -84,7 +84,7 @@ IsPpiInstalled (
   operation types (AND, OR).\r
 \r
 \r
-  @param PeiServices            Calling context.\r
+  @param PeiServices            An indirect pointer to the EFI_PEI_SERVICES table published by the PEI Foundation.\r
   @param DependencyExpression   Pointer to a dependency expression.  The Grammar adheres to\r
                                 the BNF described above and is stored in postfix notation.\r
 \r