
23 Sep
2018
23 Sep
'18
1:38 p.m.
On 23.09.18 01:34, Heinrich Schuchardt wrote:
Currently we expect the loaded image handle to point to the loaded image protocol. Additionally we have appended private fields to the protocol.
With the patch the handle points to a loaded image object and the private fields are added here. This matches how we handle the net and the gop object.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
Please squash this with "efi_loader: refactor efi_setup_loaded_image()" - they're both touching pretty much the same code paths after all :).
Alex