
30 Nov
2017
30 Nov
'17
7 a.m.
On Thu, Nov 30, 2017 at 1:27 PM, Bin Meng bmeng.cn@gmail.com wrote:
On Sat, Nov 25, 2017 at 5:32 AM, Heinrich Schuchardt xypron.glpk@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@gmx.de
include/config_distro_bootcmd.h | 4 ++++ 1 file changed, 4 insertions(+)
Reviewed-by: Bin Meng bmeng.cn@gmail.com
applied to u-boot-x86, thanks!