[U-Boot] [PATCH 1/9] efi_loader: capitalize EFI_LOCATE_SEARCH_TYPE values
Simon Glass
sjg at chromium.org
Mon Nov 6 16:58:00 UTC 2017
On 22 October 2017 at 06:45, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> Constants should be capitalized.
> So rename the values of enum efi_locate_search_type.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at 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 at chromium.org>
More information about the U-Boot
mailing list