On Wed, May 24, 2023 at 07:29:09PM +0200, Ard Biesheuvel wrote: > The EFI spec mandates that the handle produced by the LoadImage boot > service has a LoadedImage protocol instance installed on it, but for > robustness, we should still deal with a NULL return value from the > helper routine that obtains this protocol pointer. > > If this happens, don't try to start the image but unload it and return > an error. > > Signed-off-by: Ard Biesheuvel <[email protected]>
Reviewed-by: Daniel Kiper <[email protected]> Daniel _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
