From 11ee1bc93dfb590ae0c9bd0f0400b8591ad21525 Mon Sep 17 00:00:00 2001 From: Dandan Bi Date: Tue, 22 Nov 2016 15:38:10 +0800 Subject: MdeModulePkg: Make the comments align with the function Cc: Jiewen Yao Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dandan Bi Reviewed-by: Jiewen Yao --- MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleLib.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'MdeModulePkg/Library/DxeCapsuleLibFmp') diff --git a/MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleLib.c b/MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleLib.c index 5d4670997c..3ba3b9c9cc 100644 --- a/MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleLib.c +++ b/MdeModulePkg/Library/DxeCapsuleLibFmp/DxeCapsuleLib.c @@ -776,8 +776,8 @@ DumpFmpCapsule ( This function need support nested FMP capsule. - @param[in] CapsuleHeader Points to a capsule header. - @param[in] AreAllImagesProcessed If all the FMP images in the capsule are processed. + @param[in] CapsuleHeader Points to a capsule header. + @param[out] AreAllImagesProcessed If all the FMP images in the capsule are processed. @retval EFI_SUCESS Process Capsule Image successfully. @retval EFI_UNSUPPORTED Capsule image is not supported by the firmware. -- cgit v1.2.3