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 | |
| 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')
| -rw-r--r-- | config/submodule/coreboot/next/fsp/module.cfg | 2 | ||||
| -rw-r--r-- | config/submodule/coreboot/next/intel-microcode/module.cfg | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/config/submodule/coreboot/next/fsp/module.cfg b/config/submodule/coreboot/next/fsp/module.cfg index 8042a059..2807b268 100644 --- a/config/submodule/coreboot/next/fsp/module.cfg +++ b/config/submodule/coreboot/next/fsp/module.cfg @@ -1,3 +1,3 @@  subrepo="https://review.coreboot.org/fsp.git"  subrepo_bkup="https://github.com/coreboot/fsp" -subhash="68328e297e195a6cfb1949b60d971c032a172ba3" +subhash="d7931859bfb1f7949bb455d53b9494dd731e9642" 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" | 
