[U-Boot] [U-Boot, v5, 28/30] arm: Allow EFI payload code to take exceptions

Tom Rini trini at konsulko.com
Thu Mar 17 03:03:02 CET 2016


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

> There are 2 ways an EFI payload could return into u-boot:
> 
>   - Callback function
>   - Exception
> 
> While in EFI payload mode, r9 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 <agraf at suse.de>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160316/eb705dbc/attachment.sig>


More information about the U-Boot mailing list