Files
u-boot/lib
Heinrich Schuchardt ee8ebaaaae 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>
2019-07-06 21:25:32 +02:00
..
2019-04-03 10:26:46 -04:00
2019-02-13 09:40:05 +01:00
2018-06-13 07:49:12 -04:00
2019-02-02 08:19:17 -05:00
2012-04-29 14:14:08 +02:00
2018-09-05 16:02:34 -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-05-05 08:48:50 -04:00