Files
u-boot-tk1-som/common
Alexander Graf 50149ea37a efi_loader: Add runtime services
After booting has finished, EFI allows firmware to still interact with the OS
using the "runtime services". These callbacks live in a separate address space,
since they are available long after U-Boot has been overwritten by the OS.

This patch adds enough framework for arbitrary code inside of U-Boot to become
a runtime service with the right section attributes set. For now, we don't make
use of it yet though.

We could maybe in the future map U-boot environment variables to EFI variables
here.

Signed-off-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
2016-03-15 18:03:10 -04:00
..
2016-01-15 08:09:46 -05:00
2016-03-14 19:21:44 -04:00
2013-04-01 16:33:52 -04:00
2016-03-15 18:03:10 -04:00
2016-03-14 19:18:26 -04:00
2016-01-04 12:25:35 -05:00
2016-03-08 15:01:47 -05:00
2013-04-01 16:33:52 -04:00
2015-05-21 09:13:19 -04:00
2014-03-21 16:43:59 -04:00
2016-02-15 20:58:25 +00:00
2014-04-17 17:44:36 -04:00
2014-03-21 16:43:59 -04:00
2014-03-21 16:43:59 -04:00
2015-11-12 13:18:59 -05:00
2015-01-05 12:08:51 -05:00
2016-02-06 12:00:59 +01:00
2014-09-16 12:23:56 -04:00
2011-10-22 01:13:35 +02:00
2016-03-14 19:18:26 -04:00
2016-01-16 07:06:55 +01:00