9
0
Fork 0
barebox/arch/efi
Michael Olbrich aa6f3cc4b4 efi: don't unload drivers
EFI applications should be unloaded to avoid leaking memory. However, boot
or runtime services continue in the background. So they must not be
unloaded.

Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2017-01-24 09:34:11 +01:00
..
configs arch: refresh defconfigs 2016-10-12 08:58:31 +02:00
efi efi: don't unload drivers 2017-01-24 09:34:11 +01:00
include efi: add helper functions to write EFI variables 2015-07-27 07:23:18 +02:00
lib efi: include and execute exit calls 2017-01-24 09:34:11 +01:00
Kconfig Make generic default environment type a use choice 2016-10-10 08:30:36 +02:00
Makefile efi: include and execute exit calls 2017-01-24 09:34:11 +01:00