summaryrefslogtreecommitdiff
path: root/config/coreboot/t440plibremrc_4mcbfs_12mb
AgeCommit message (Collapse)Author
48 hoursgrub/xhci: rename to grub/xhci_nvmeLeah Rowe
we have the "default" tree, then the "nvme" tree which adds nvme support. the "xhci" tree adds xhci patches, *and* nvme patches. riku suggested that i rename it accordingly, and his advice was quite correct, indeed wise. this will reduce confusion for contributors, including *myself*. Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-09-19lenovo/t440p: add a target with 4mb cbfsLeah Rowe
this is exactly the same as the normal t440p config, except that cbfs is 4mb instead of 8mb. this is useful when externally updating libreboot, or unbricking; it could also be used for lazier installation, where you only flash the 2nd chip without doing a disassembly to get at the other one, if the user didn't care about neutering the ME. Signed-off-by: Leah Rowe <leah@libreboot.org>