commit | 9f0770ff9c04c43f71bba076203af61ac62e8f3c | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Mon Nov 06 21:17:42 2017 +0100 |
committer | Alexander Graf <agraf@suse.de> | Fri Dec 01 13:22:55 2017 +0100 |
tree | 64197972858534dbb71005d83d49ee20e4d177c5 | |
parent | 32fc2ac3810d87fe76b1e5671936e2404536e3ef [diff] |
efi_loader: capitalize EFI_LOCATE_SEARCH_TYPE values Constants should be capitalized. So rename the values of enum efi_locate_search_type. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Alexander Graf <agraf@suse.de>