commit | aaa940557f36fac1c409e1522b2563c195584cf6 | [log] [tgz] |
---|---|---|
author | Rob Clark <robdclark@gmail.com> | Wed Sep 13 18:05:40 2017 -0400 |
committer | Alexander Graf <agraf@suse.de> | Wed Sep 20 11:10:24 2017 +0200 |
tree | 484154bc2052839f06c480fdaec168b06d2cab11 | |
parent | 325ea8bd3d105050d1d56da5440142c485ee0de2 [diff] |
efi_loader: set loaded image code/data type properly These should be set according to the image type. Shell.efi and SCT.efi use these fields to determine what sort of image they are loading. Signed-off-by: Rob Clark <robdclark@gmail.com> Signed-off-by: Alexander Graf <agraf@suse.de>