[PATCH 0/6] efi: Start to chip away at the EFI workaround

Tom Rini trini at konsulko.com
Fri Oct 18 20:41:08 CEST 2024


On Fri, Oct 18, 2024 at 08:51:51AM -0600, Simon Glass wrote:

> At present there is a function, efi_set_bootdev(), which is used in
> various places to tell the EFI loader which device a file came from.
> 
> With bootstd, this information is available in the bootflow.
> 
> This little series provides a way for bootstd to provide the bootflow to
> the EFI loader, so that it is able to select the correct paths.
> 
> For now only the EFI bootmeth is updated.

I think this takes things in the wrong direction. I'm going to link to
my post in another series now:
https://lore.kernel.org/u-boot/20241017232413.724808-1-sjg@chromium.org/T/#m6efe7c7fc4d453d18a4cf4331240454754d186e5
as I think we need to deal with this problem at a more common point
which will allow us to handle other enhancements as well, without
requiring changes in every possible path we could load something in, to
capture this information.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20241018/f6d6a4eb/attachment.sig>


More information about the U-Boot mailing list