From 2a1cbe6633c1cad8af0792075cd4e4b3e28c565e Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Fri, 2 Aug 2024 16:14:45 -0400 Subject: Update gnu-efi submodule for EFI_HTTP_ERROR This updates our gnu-efi module to include the UEFI 2.10 error codes. Signed-off-by: Peter Jones --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index d0f1973a..0a908a33 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "gnu-efi"] path = gnu-efi url = https://github.com/rhboot/gnu-efi.git - branch = shim-15.8 + branch = shim-15.9 -- cgit v1.2.3