Files
u-boot/lib/efi_loader
Heinrich Schuchardt 126a43f15b efi_loader: unload applications upon Exit()
Implement unloading of images in the Exit() boot services:

* unload images that are not yet started,
* unload started applications,
* unload drivers returning an error.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2019-05-07 21:10:03 +02:00
..
2019-04-07 14:17:06 +02:00
2019-04-12 22:00:42 +02:00