commit | 68845f0bcc41230d2f951081071dfcf10dd09660 | [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 | 1c17693c64c161f9ee0c1aa4717ae22c4a681104 [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>