efi_loader: implement UnloadImage()
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Wed, 1 May 2019 16:25:45 +0000 (18:25 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 7 May 2019 19:10:03 +0000 (21:10 +0200)
commitdf116e81ea62cf2fcc0f0f89ed328fe27e64ca67
tree6a175ebc265ea67855f2ac7a1c0da7f0a0cfed39
parent46e99a9cf7ea06837184da766b5a43065c523d10
efi_loader: implement UnloadImage()

Implement the UnloadImage() boot service

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
include/efi_api.h
lib/efi_loader/efi_boottime.c