]> git.baikalelectronics.ru Git - uboot.git/commit
distro bootcmd: define bootloader name for x86
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 24 Nov 2017 21:32:35 +0000 (22:32 +0100)
committerBin Meng <bmeng.cn@gmail.com>
Thu, 30 Nov 2017 05:50:17 +0000 (13:50 +0800)
commitacd8e3d04ef07fabd38d9ad52512ed6cf6df33bd
treedf0e4972a4e0f21dba9b59e3eb12ca8b81e22314
parentbef3e845dc49c6e453d9ce38308c5a05314c13d0
distro bootcmd: define bootloader name for x86

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@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
include/config_distro_bootcmd.h