Skip to content
Commit b4863baa authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: open protocol information



When a protocol is opened the open protocol information must be updated.
The key fields of the open protocol information records are ImageHandle,
ControllerHandle, and Attributes.

Consider the Attributes field when determining if an open protocol
information record has to be updated or a new one has to be created.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 755d42d4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment