
26 Nov
2017
26 Nov
'17
12:39 p.m.
On 24 November 2017 at 14:32, 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: Simon Glass sjg@chromium.org