]> git.baikalelectronics.ru Git - uboot.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)
commit40f983a0db2786f7b2587241646778cdf1ef0acf
tree64197972858534dbb71005d83d49ee20e4d177c5
parent7c77f2fdde61115b9573cd8db35e54c91bfb8856
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