Move direct call of ExitBootServices to efi_exit_boot_services. This
function sets boot_services_active to false so callers don't have to do
it everywhere (though currently only loader/bootinfo.c is affected).
Sponsored by: Netflix
Differential D32226
loader: abstract boot services exiting to libefi function imp on Sep 29 2021, 4:09 PM. Authored by Tags None Referenced Files
Details Move direct call of ExitBootServices to efi_exit_boot_services. This Sponsored by: Netflix This starts to abstract whether or not boot services are available
Diff Detail
|