Files
u-boot-tk1-som/lib
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
..
2015-07-21 17:39:19 -06:00
2015-01-14 11:35:44 -05:00
2016-02-06 12:00:59 +01:00
2016-01-19 08:31:21 -05:00
2011-01-18 23:38:08 +01:00
2014-01-08 17:20:34 -07:00
2010-09-19 19:29:47 +02:00
2016-03-14 15:34:50 -06:00
2016-03-14 19:18:26 -04:00
2014-10-25 07:02:01 -04:00
2016-03-14 19:18:26 -04:00
2012-04-29 14:14:08 +02:00
2015-07-21 17:39:28 -06:00
2016-01-19 08:31:21 -05:00
2016-02-26 08:53:10 -07:00
2016-01-20 19:06:22 -07:00