1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-06 12:19:24 +01:00
Files
u-boot-megous/lib/efi_loader/efi_image_loader.c
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

9.9 KiB