]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: QueryMode() check parameters
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 15 Jun 2019 10:52:35 +0000 (12:52 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 20 Jun 2019 22:26:15 +0000 (22:26 +0000)
commit80645bf8fa25ffb8a8a0c9b03958dafe2338f3de
treeb1a69f4843cf9d6470b72d69c09e535f0aad38f5
parentdf7e14953b1cd6d86ddd8f11187d77d7d74a8b46
efi_loader: QueryMode() check parameters

Check the parameters of EFI_GRAPHICS_OUTPUT_PROTOCOL.QueryMode().

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