]> git.ipfire.org Git - people/ms/u-boot.git/commit
efi_loader: capitalize EFI_LOCATE_SEARCH_TYPE values
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 6 Nov 2017 20:17:42 +0000 (21:17 +0100)
committerAlexander Graf <agraf@suse.de>
Fri, 1 Dec 2017 12:22:55 +0000 (13:22 +0100)
commit9f0770ff9c04c43f71bba076203af61ac62e8f3c
tree64197972858534dbb71005d83d49ee20e4d177c5
parent32fc2ac3810d87fe76b1e5671936e2404536e3ef
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>
include/efi.h
lib/efi_loader/efi_boottime.c