[U-Boot] [U-Boot, v2, 08/14] efi_loader: fix relocation on x86_64

Alexander Graf agraf at suse.de
Wed Oct 17 06:47:20 UTC 2018


Hi Bin,

On 17.10.18 01:08, Bin Meng wrote:
> Hi Alex,
> 
> On Tue, Oct 16, 2018 at 9:30 PM Alexander Graf <agraf at suse.de> wrote:
>>
>>> From: Heinrich Schuchardt <xypron.glpk at gmx.de>
>>>
>>> Currently the relocation of the EFI runtime on x86_64 fails. This renders
>>> the EFI subsystem unusable. The ELF relocation records for x86_64 contain
>>> an addend field.
>>>
>>> Always write the function name into error messages related to the EFI
>>> runtime relocation.
>>>
>>> Break an excessively long line.
>>>
>>> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
>>> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
>>> Tested-by: Bin Meng <bmeng.cn at gmail.com>
>>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>>
>> Thanks, applied to efi-2018.11
> 
> Thanks for taking this, but this patch series was assigned to me in
> patchwork :) This whole patch series needs to go in a batch to make
> sure qemu-x86_64 travis-ci pass, since you've already taken this
> single one, can you please let me know when you will send the PR? This
> series will have to wait after the efi PR is merged.

I don't think you need to wait. Just apply it to your queue as well and
git merge will sort the rest :).


Alex


More information about the U-Boot mailing list