[U-Boot] [PATCH 1/1] distro bootcmd: define bootloader name for x86
Bin Meng
bmeng.cn at gmail.com
Thu Nov 30 06:00:45 UTC 2017
On Thu, Nov 30, 2017 at 1:27 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Sat, Nov 25, 2017 at 5:32 AM, 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: Bin Meng <bmeng.cn at gmail.com>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list