diff options
author | Ruiyu Ni <ruiyu.ni@intel.com> | 2018-06-25 15:35:06 +0800 |
---|---|---|
committer | Ruiyu Ni <ruiyu.ni@intel.com> | 2018-07-03 11:21:38 +0800 |
commit | 51fe5b5140ba9ecb168fb03da328983355880c7a (patch) | |
tree | 01ff5412fdb0c94cbfa17c795cb000140187c170 /BaseTools/Source/Python/Trim/Trim.py | |
parent | 2a9e1b97c9a86a736707388fe5e22cb75c378b35 (diff) | |
download | edk2-51fe5b5140ba9ecb168fb03da328983355880c7a.tar.gz edk2-51fe5b5140ba9ecb168fb03da328983355880c7a.tar.bz2 edk2-51fe5b5140ba9ecb168fb03da328983355880c7a.zip |
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>
Diffstat (limited to 'BaseTools/Source/Python/Trim/Trim.py')
0 files changed, 0 insertions, 0 deletions