HomeFreeBSD

loader: abstract boot services exiting to libefi function

Description

loader: abstract boot services exiting to libefi function

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 Revision: https://reviews.freebsd.org/D32226

Details

Provenance
impAuthored on Nov 21 2021, 4:05 PM
Differential Revision
D32226: loader: abstract boot services exiting to libefi function
Parents
rGa8935083b518: devmatch: Allow devmatch_blocklist to be set in kenv too
Branches
Unknown
Tags
Unknown