commit | 7cbc12415dad707b94d755311126059e5cdc65e3 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Jul 19 19:37:22 2017 +0200 |
committer | Alexander Graf <agraf@suse.de> | Mon Jul 24 14:53:32 2017 +0200 |
tree | fca1bab696952ce482d58e66d5778653ba96355e | |
parent | ff925938c8bc38b4aa5a1d4f42effee36e7a4097 [diff] |
efi_loader: initalize EFI object list only once If several EFI applications are executed in sequence we want to keep the content of the EFI object list. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>