[U-Boot] [PATCH 1/1] distro bootcmd: define bootloader name for x86
Simon Glass
sjg at chromium.org
Sun Nov 26 11:39:15 UTC 2017
On 24 November 2017 at 14:32, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> Currently X86 does not properly support distro defaults.
> This patch is only a partial fix.
>
> It provides the name of the bootloader EFI application
> for the X86 architecture.
>
> The architecture dependent file names are defined in the UEFI
> specification.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> include/config_distro_bootcmd.h | 4 ++++
> 1 file changed, 4 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list