efi_loader: Blt() with incorrect BltOperation
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 15 Jun 2019 10:42:46 +0000 (12:42 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 20 Jun 2019 22:26:14 +0000 (22:26 +0000)
commit3352b306bf63f79f2dc261b950be12bd41ba8bb1
tree3706ee0afae663dcaa0f2c364cce2430a4f8d1ba
parent63a458579135c498532e5b47987ed49d09353ce6
efi_loader: Blt() with incorrect BltOperation

If EFI_GRAPHICS_OUTPUT_PROTOCOL.Blt() is called with an invalid value of
BltOperation return EFI_INVALID_PARAMETER.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/efi_gop.c