On Wed, 18 Jun 2025 at 00:10, Tom Rini <tr...@konsulko.com> wrote: > > On Tue, Jun 17, 2025 at 09:39:25AM +0300, Ilias Apalodimas wrote: > > > On Sun Jun 15, 2025 at 12:33 PM EEST, Peter Robinson wrote: > > > The VBE protocol needs explicit device support and as > > > such isn't particularly useful by itself without that, > > > it also adds size and the potential of an attack vector > > > so devices that wish to use this protocol should > > > explicitly opt in to it like all other large features > > > in U-Boot. > > > > > > Signed-off-by: Peter Robinson <pbrobin...@gmail.com> > > > > Acked-by: Ilias Apalodimas <ilias.apalodi...@linaro.org> > > This is I think a tad premature. I believe Fedora has been carrying this > patch for some time, and that's the prerogative of that project and so > fine. There is a chicken-and-egg type problem with this feature and if > we aren't going to enable it by default, we then ought not bother > including it and that's not a collection of issues I wish to open at > this time.
Can you provide some docs on how to use it on every device without device specifc config?