commit | da433d56b358a00c324046098e0a1ccc9fa45110 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu May 30 14:16:31 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri May 31 23:27:12 2019 +0200 |
tree | 2f2af94f220488748ef56c0e7a581d2922446cbc | |
parent | 2600eff5f5e11aacbf0c9cc675ad5d744d82685c [diff] |
efi_loader: correct OpenProtocol() If a protocol is opened BY_DRIVER it cannot be opened by another agent BY_DRIVER. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>