diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2018-05-27 16:47:21 +0200 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2018-06-03 15:27:21 +0200 |
commit | d29e7824d782272f29dee68ea0ebb588257aacb4 (patch) | |
tree | 352f6541453493333ea1f4a3e0b3da20a28342d9 /arch/x86/lib | |
parent | 3282614081ff3dcacd79a870475b332cbee3ff28 (diff) |
efi_loader: create handles from normal memory
Handles are not used at runtime. They are freed by the firmware when the
last protocol interface is uninstalled. So there is no reason to use EFI
memory when creating handles.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'arch/x86/lib')
0 files changed, 0 insertions, 0 deletions