Skip to content
Commit 93148eba authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: remove NULL entries from runtime detach list



Some entries in the system table are set to NULL in ExitBootServices(). We
had them in the runtime detach list to avoid relocation of NULL. Let's
instead assign the pointers dynamically in efi_initialize_system_table() to
avoid the relocation entry.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 88192098
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