We can make use of the enum now, since this struct is not exported to the EFI app. Signed-off-by: Simon Glass <sjg at chromium.org> --- (no changes since v1) lib/efi_loader/efi_memory.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Applied to sjg/master, thanks!