commit | b5ded3c4f0f1912e575f95c34d97b38809d03443 | [log] [tgz] |
---|---|---|
author | ydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524> | Thu Feb 21 05:48:37 2013 +0000 |
committer | ydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524> | Thu Feb 21 05:48:37 2013 +0000 |
tree | eba7484b723d0b687936988fbe112a0983a7ccdf | |
parent | 6de4c35f99f05f1d956538852c1cf003883043fd [diff] |
BMP file may has padding data between the bmp header section and the bmp data section, but current code logic not consider this case, so the check is not valid for some bmp file. Refine the logic for this case. Signed-off-by: Eric Dong <eric.dong@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14142 6f19259b-4bc3-4df7-8a09-765794883524