diff options
author | Leah Rowe <leah@libreboot.org> | 2024-12-01 05:45:06 +0000 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-12-01 23:51:20 +0000 |
commit | 264928c6cdefb0b7a3c3ff01d4fe16fa4cc3cbd8 (patch) | |
tree | d4927e1455934e8aee6a58f773eacd61579aabc7 /config/submodule/coreboot/next/intel-microcode | |
parent | 597b45fdbd56b737d911aafa35915419184b70c9 (diff) |
NEW MAINBOARD: ThinkPad T480
This uses the excellent deguard utility, written by
the excellent Mate Kukri.
A few bugs but it mostly works. Documentation to come
shortly, in lbwww.git.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/submodule/coreboot/next/intel-microcode')
-rw-r--r-- | config/submodule/coreboot/next/intel-microcode/module.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/submodule/coreboot/next/intel-microcode/module.cfg b/config/submodule/coreboot/next/intel-microcode/module.cfg index 8a364c43..0c66e086 100644 --- a/config/submodule/coreboot/next/intel-microcode/module.cfg +++ b/config/submodule/coreboot/next/intel-microcode/module.cfg @@ -1,3 +1,3 @@ subrepo="https://review.coreboot.org/intel-microcode.git" subrepo_bkup="https://github.com/coreboot/intel-microcode" -subhash="129f82f7429c29976b15d6837d2f573cc6a02c26" +subhash="8ac9378a84879e81c503e09f344560b3dd7f72df" |