summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library/PeiPiLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Library/PeiPiLib.h')
-rw-r--r--MdePkg/Include/Library/PeiPiLib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Library/PeiPiLib.h b/MdePkg/Include/Library/PeiPiLib.h
index a1b472ac69..c79552c597 100644
--- a/MdePkg/Include/Library/PeiPiLib.h
+++ b/MdePkg/Include/Library/PeiPiLib.h
@@ -23,7 +23,7 @@
The function allocate the EFI_PEI_PPI_DESCRIPTOR structure and update the fields accordingly to parameter passed
in and install the PPI.
- @param FvStart Unique identifier of the format of the memory-mapped firmware volume. If NULL is specified,
+ @param FvFormat Unique identifier of the format of the memory-mapped firmware volume. If NULL is specified,
EFI_FIRMWARE_FILE_SYSTEM2_GUID is used as the Format GUID.
@param FvInfo Points to a buffer which allows the EFI_PEI_FIRMWARE_VOLUME_PPI to
process the volume. The format of this buffer is specific to the FvFormat. For