Attention is currently required from: Matt DeVillier. Hello build bot (Jenkins), Patrick Georgi,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/edk2/+/58785
to look at the new patch set (#3).
Change subject: BmpSupportLib: fix BMP validation ......................................................................
BmpSupportLib: fix BMP validation
BMP files by tools other than MS paint can have a variable number of padding bytes, which results in the DataSize being less than (ImageSize - HeaderSize). Fix the check to be less stringent.
Test: use BMP created by/saved by Photoshop
Signed-off-by: Matt DeVillier matt.devillier@gmail.com Change-Id: I97d2e90aef7043a28b3bdda2eab52cb19e086930 --- M MdeModulePkg/Library/BaseBmpSupportLib/BmpSupportLib.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/edk2 refs/changes/85/58785/3