On Thu, 4 May 2023 at 07:43, <[email protected]> wrote: > > From: Thomas Mittelstaedt <[email protected]> > > Enable bootstd support for U-Boot at VirtualBox described at > https://source.denx.de/u-boot/u-boot/-/blob/master/doc/develop/bootstd.rst > This is used to boot system images at Virtualbox via > - distroboot (extlinux.conf) > - boot script > > Signed-off-by: Thomas Mittelstaedt <[email protected]> > --- > configs/efi-x86_payload64_defconfig | 1 + > 1 file changed, 1 insertion(+)
Reviewed-by: Simon Glass <[email protected]> Here you are enabling 'full' support which provides a few more features, mostly an enhanced command line.

