commit | 0f233c44f139302172468008108e0620dd33dd3a | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Mon Jul 02 12:53:55 2018 +0200 |
committer | Alexander Graf <agraf@suse.de> | Wed Jul 25 14:59:44 2018 +0200 |
tree | d4b7e87306d12acf0fea25c237488ea6f40e25bf | |
parent | e1a1a09b1e14eaf4b8d82bddd97f4dd66c698699 [diff] |
efi_loader: check map_key in ExitBootServices The UEFI spec requires that the memory map key is checked in ExitBootServices(). Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>