diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2019-06-29 03:32:52 +0200 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2019-07-06 21:25:32 +0200 |
commit | ee8ebaaaaedc21e06bf3c11c8589c2f201afb88c (patch) | |
tree | e78bc3406b3941af8e5cd200a4dfe74f05a7c156 /configs | |
parent | 1bb52fc2d20da0502c0514109e102bdcf3a25b6e (diff) |
efi_loader: split off detaching SetVirtualAddress()
The runtime services SetVirtualAddress() and ConvertPointer() become
unavailable after SetVirtualAddress(). Other runtime services become
unavailable after ExitBootServices.
Move the update of SetVirtualAddress() and ConvertPointer() to
efi_relocate_runtime_table().
Use functions with the correct signature when detaching.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions