Skip to content
Commit 9f8932d0 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: do not call efi_runtime_detach twice



Commit 7f95104d ("efi_loader: detach runtime in ExitBootServices()")
added a call to efi_runtime_detach() to ExitBootServices() but did not
remove the call in SetVirtualAddressMap().

Remove the superfluous function call.

Correct a comment referring to efi_runtime_detach().

Fixes: 7f95104d ("efi_loader: detach runtime in ExitBootServices()")
Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 53e1d8fa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment