diff options
| author | Heinrich Schuchardt <[email protected]> | 2019-06-29 02:00:16 +0200 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2019-07-06 21:25:32 +0200 |
| commit | 93148eba77dcab583ca2a28b7f837afe056a56a6 (patch) | |
| tree | 57723a578da6a8bc524dc290a780de9834894114 /scripts | |
| parent | 88192098d160aff42c08a9e4edc746a55d199232 (diff) | |
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: Heinrich Schuchardt <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
