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 <[email protected]>
Please squash this with "efi_loader: refactor efi_setup_loaded_image()" - they're both touching pretty much the same code paths after all :). Alex _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

