u-boot/lib/efi_loader
Alexander Graf a86aeaf228 efi_loader: Add exit support
Some times you may want to exit an EFI payload again, for example
to default boot into a PXE installation and decide that you would
rather want to boot from the local disk instead.

This patch adds exit functionality to the EFI implementation, allowing
EFI payloads to exit.

Signed-off-by: Alexander Graf <agraf@suse.de>
2016-06-06 13:39:15 -04:00
..
efi_boottime.c efi_loader: Add exit support 2016-06-06 13:39:15 -04:00
efi_console.c efi_loader: Add console interface 2016-03-15 18:03:09 -04:00
efi_disk.c Merge git://git.denx.de/u-boot-dm 2016-05-27 20:34:12 -04:00
efi_gop.c efi_loader: gop: Don't expose fb address 2016-05-27 15:39:57 -04:00
efi_image_loader.c efi_loader: Fix some entry/exit points 2016-03-27 09:13:02 -04:00
efi_memory.c efi_loader: Add bounce buffer support 2016-05-27 15:39:48 -04:00
efi_net.c efi_loader: Add network access support 2016-05-27 10:01:10 -04:00
efi_runtime.c efi_loader: Clean up system table on exit 2016-05-27 15:39:56 -04:00
Kconfig efi_loader: Add bounce buffer support 2016-05-27 15:39:48 -04:00
Makefile efi_loader: Add network access support 2016-05-27 10:01:10 -04:00