diff options
| author | Peter Jones <pjones@redhat.com> | 2023-12-07 17:11:28 -0500 |
|---|---|---|
| committer | Peter Jones <pjones@redhat.com> | 2024-01-22 14:17:20 -0500 |
| commit | 1770a03423123b195b2e95ad4ce52ef30c907d43 (patch) | |
| tree | 52f860a13656d23f13ba26de3995b31a59bc84b5 /.gitmodules | |
| parent | 993a345dc3657d47f0e5e1c55cfddfd5f9866053 (diff) | |
| download | efi-boot-shim-1770a03423123b195b2e95ad4ce52ef30c907d43.tar.gz efi-boot-shim-1770a03423123b195b2e95ad4ce52ef30c907d43.zip | |
gitmodules: use shim-15.8 for gnu-efi branch
Signed-off-by: Peter Jones <pjones@redhat.com>
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 78424fbd..d0f1973a 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.6 + branch = shim-15.8 |
