MdeModulePkg/DisplayUpdateProgressLib: Fix ECC issues

Make the comment align with Edk2 coding style.

Cc: Star Zeng <star.zeng@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
This commit is contained in:
Dandan Bi
2018-06-05 10:01:04 +08:00
committed by Star Zeng
parent cb004eb0ad
commit ec50f7535b
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
/** @file
/** @file
Provides services to display completion progress of a firmware update on a
text console.