]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/PeiPiLib/PeiPiLib.c
Code Scrub for MdePkg.
[mirror_edk2.git] / MdePkg / Library / PeiPiLib / PeiPiLib.c
index a76a29bf3a16ed2eb8f3699265514ee73176e645..cbdc92b6ab478d1175875907d95ebd9e83915238 100644 (file)
@@ -46,9 +46,12 @@ CONST EFI_PEI_FIRMWARE_VOLUME_INFO_PPI mFvInfoPpiTemplate = {
                                          firmware volume.\r
     @param  FvInfoSize          Size of the data provided by FvInfo. For memory-mapped firmware volumes, this is\r
                                          typically the size of the firmware volume.\r
-    @param  ParentFvName, ParentFileName      If the firmware volume originally came from a firmware file, then these point to the\r
-                                          parent firmware volume name and firmware volume file. If it did not originally come\r
-                                          from a firmware file, these should be NULL\r
+    @param  ParentFvName        If the firmware volume originally came from a firmware file, then these point to the\r
+                                          parent firmware volume name. If it did not originally come\r
+                                          from a firmware file, these should be NULL.\r
+    @param  ParentFileName      If the firmware volume originally came from a firmware file, then these point to the\r
+                                          firmware volume file. If it did not originally come\r
+                                          from a firmware file, these should be NULL.\r
   \r
 **/\r
 VOID\r