MdeModulePkg/EmmcDxe: Fix wrong typo on function comments

Cc: Qiu Shumin <shumin.qiu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Shumin Qiu <shumin.qiu@intel.com>
This commit is contained in:
Feng Tian
2016-04-15 15:45:20 +08:00
parent e26575f79b
commit 5e71d5cf75
2 changed files with 3 additions and 2 deletions

View File

@@ -492,6 +492,7 @@ Error:
@param[in] Private The EMMC driver private data structure.
@param[in] Slot The slot number to check device present.
@param[in] RemainingDevicePath The pointer to the remaining device path.
@retval EFI_SUCCESS Successfully to discover the device and attach
SdMmcIoProtocol to it.