diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-09-22 08:29:15 +0100 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-09-22 09:45:24 +0100 |
| commit | 8f6b42dfbaada38618deb888a20bb42689704ea2 (patch) | |
| tree | ea74b00b540e76ed08a1797c557262a3701763bc /config/submodule/edk2/default/intel-microcode | |
| parent | 8fab3275190e9dbd8e66528ce1ec8c92becdc3c7 (diff) | |
experimental edk2 support
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/submodule/edk2/default/intel-microcode')
| -rw-r--r-- | config/submodule/edk2/default/intel-microcode/module.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/submodule/edk2/default/intel-microcode/module.cfg b/config/submodule/edk2/default/intel-microcode/module.cfg new file mode 100644 index 00000000..b5b452c4 --- /dev/null +++ b/config/submodule/edk2/default/intel-microcode/module.cfg @@ -0,0 +1,5 @@ +# SPDX-License-Identifier: GPL-3.0-or-later + +subgit="https://review.coreboot.org/intel-microcode.git" +subgit_bkup="https://github.com/coreboot/intel-microcode" +subhash="927e65c8d5a6e4ec05cc74b1778283ab2284d0c1" |
