Heinrich Schuchardt 9f8932d055 efi_loader: do not call efi_runtime_detach twice
Commit 7f95104d91cc ("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: 7f95104d91cc ("efi_loader: detach runtime in ExitBootServices()")
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2019-08-15 20:33:10 +02:00
..
2019-04-03 10:26:46 -04:00
2019-07-10 16:52:58 -06:00
2019-08-11 16:43:41 -04:00
2019-07-10 16:52:58 -06:00
2019-08-11 16:43:41 -04:00
2018-06-13 07:49:12 -04:00
2019-02-02 08:19:17 -05:00
2018-09-05 16:02:34 -04:00
2019-08-11 16:43:41 -04:00
2019-06-05 09:16:32 -07:00
2019-06-04 22:09:26 +02:00
2019-02-19 08:55:43 -05:00
2019-08-11 16:43:41 -04:00
2019-05-05 08:48:50 -04:00