summaryrefslogtreecommitdiffstats
path: root/StandaloneMmPkg/Include/Library/FvLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'StandaloneMmPkg/Include/Library/FvLib.h')
-rw-r--r--StandaloneMmPkg/Include/Library/FvLib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/StandaloneMmPkg/Include/Library/FvLib.h b/StandaloneMmPkg/Include/Library/FvLib.h
index 1eb9ea7e04..3b603e473d 100644
--- a/StandaloneMmPkg/Include/Library/FvLib.h
+++ b/StandaloneMmPkg/Include/Library/FvLib.h
@@ -87,7 +87,7 @@ FindFfsSectionInSections (
@param FfsFileHeader Pointer to the current file to search.
@param SectionData Pointer to the Section matching SectionType in FfsFileHeader.
NULL if section not found
- @param SectionDataSize The size of SectionData
+ @param SectionDataSize The size of SectionData, excluding the section header.
@retval EFI_NOT_FOUND No files matching the search criteria were found
@retval EFI_SUCCESS