commit | f09125c633461d94600808ab0b1a0d2780ef1e01 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Jun 01 20:54:32 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Jun 01 22:40:24 2019 +0200 |
tree | d8817150151d0d2700e2bd22727685b10e671682 | |
parent | 7d69fc3a65d0006b472b0f929543663d6f077df6 [diff] |
efi_loader: CloseProtocol() fix open protocol information CloseProtocol() must delete all open protocol information records relating to import parameters not only one. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>