[PATCH v5 11/23] efi_loader: Use the enum for the memory type in priv_mem_desc

Simon Glass sjg at chromium.org
Tue Dec 17 20:47:34 CET 2024


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!


More information about the U-Boot mailing list