MdeModulePkg: Fix coding style issues in file/function comments

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-03-16 11:30:53 +08:00
committed by Star Zeng
parent c1e732344a
commit ae38c9765a
5 changed files with 14 additions and 6 deletions

View File

@ -1,4 +1,5 @@
## @file
# Base library to support BMP graphics image conversion.
#
# Provides services to convert a BMP graphics image to a GOP BLT buffer and
# from a GOP BLT buffer to a BMP graphics image.