Hi Heinrich,
On 27 August 2017 at 06:53, Heinrich Schuchardt wrote:
> efi_open_protocol and close_protocol have to keep track of
> opened protocols.
>
> So we add an array open_info to each protocol of each handle.
>
> OpenProtocol has enter the agent and controller handle
> information into this
efi_open_protocol and close_protocol have to keep track of
opened protocols.
So we add an array open_info to each protocol of each handle.
OpenProtocol has enter the agent and controller handle
information into this array.
Signed-off-by: Heinrich Schuchardt
---
include/efi_loader.h |
2 matches
Mail list logo