
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 has to keep track of opened protocols.
OpenProtocol enters the agent and controller handle information into this list.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
lib/efi_loader/efi_boottime.c | 107 ++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 103 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
Would be good to mention that the test for this code comes later.