MdeModulePkg: Make the comments align with the function

Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
This commit is contained in:
Dandan Bi
2016-11-22 15:38:10 +08:00
committed by Star Zeng
parent 499ed484e8
commit 11ee1bc93d
4 changed files with 14 additions and 14 deletions

View File

@@ -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.