On Fri, Mar 04, 2016 at 01:10:06AM +0100, Alexander Graf wrote:

> There are 2 ways an EFI payload could return into u-boot:
> 
>   - Callback function
>   - Exception
> 
> While in EFI payload mode, x18 is owned by the payload and may not contain
> a valid pointer to gd, so we need to fix it up. We do that properly for the
> payload to callback path already.
> 
> This patch also adds gd pointer restoral for the exception path.
> 
> Signed-off-by: Alexander Graf <ag...@suse.de>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to