audk/MdeModulePkg/Library/BaseBmpSupportLib
Ruiyu Ni 51fe5b5140 MdeModulePkg/BmpSupportLib: Check PixelHeight/PixelWidth against 0
The patch adds check logic to make sure that for a input BMP file,
the width or height is not 0; for a input GOP blt buffer, the width
or height is not 0. Otherwise, UNSUPPORTED status is returned.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
2018-07-03 11:21:38 +08:00
..
BaseBmpSupportLib.inf MdeModulePkg: Fix coding style issues in file/function comments 2018-03-19 09:57:22 +08:00
BaseBmpSupportLib.uni MdeModulePkg: Fix coding style issues in file/function comments 2018-03-19 09:57:22 +08:00
BmpSupportLib.c MdeModulePkg/BmpSupportLib: Check PixelHeight/PixelWidth against 0 2018-07-03 11:21:38 +08:00