
6 Nov
2017
6 Nov
'17
5:58 p.m.
On 22 October 2017 at 06:45, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
Constants should be capitalized. So rename the values of enum efi_locate_search_type.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
include/efi.h | 6 +++--- lib/efi_loader/efi_boottime.c | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org