]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: efi_open_protocol: parameter checks
authorxypron.glpk@gmx.de <xypron.glpk@gmx.de>
Tue, 11 Jul 2017 20:06:15 +0000 (22:06 +0200)
committerAlexander Graf <agraf@suse.de>
Wed, 19 Jul 2017 12:14:38 +0000 (14:14 +0200)
commit300825211257826d6a0aafe3b5f583a840502110
treecc9bfa7ecc968182198f7be8dbdb99e38118db29
parentbc2d83702017f9ac26bb5ad255de25de287712c2
efi_loader: efi_open_protocol: parameter checks

Add all parameter checks for function efi_open_protocol that do not
depend on a locking table.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_loader/efi_boottime.c