commit | 5e9900fa0166d4851d56734a49707638c2913262 | [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 | 0ce42dc5eb0ff5a30d9aeb54bfc6f79b4dea8248 [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>