
8 Jan
2018
8 Jan
'18
4:34 a.m.
On 17 December 2017 at 08:43, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
efi_open_protocol and efi_close_protocol have to keep track of opened protocols.
Check if the protocol was opened for the same agent and controller.
Remove all open protocol information for this pair.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
lib/efi_loader/efi_boottime.c | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org