summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2024-09-24 21:42:43 +0100
committerLeah Rowe <leah@libreboot.org>2024-09-24 23:47:33 +0100
commitb35888df0751e228a8720765f6b6812aa6ee3506 (patch)
treeb91fbc003f508e146229c2a5ea615f28efa9ca7f /build
parentc723ce56d2ae228fb0ead686ad0c6fa6e2a92c36 (diff)
Add config for Dell OptiPlex 3050 Micro3050wip
This is using Mate Kukri's port, which was added in previous lbmk revisions. I've added an IFD that sets the HAP bit, and unlocks regions as standard. vcfg is set to 3050micro, which defines downloading of the MEv11 image and it will run deguard automatically. I made a small adjustment to vendor.sh, because the hotpatch logic for deguard uses -C in git, and when doing that, the specified directory path is relative to that Git repository; the .patch path has been adjusted accordingly. Also add 3rdparty/fsp to coreboot/default modules. This board requires the ifdtool option: -p sklkbl The -p option tells flashrom what quirks are present in a given IFD. We don't normally need this on other Libreboot targets that we currently support. The -p option was needed for creating this modified IFD, and it is therefore needed in the inject script. Therefore, an "IFD_platform" option is specified in a given board's target.cfg file. If this is set, another variable is set that makes -p be used. In this case, 3050's target.cfg says: IFD_platform="sklkbl" This option enables quirks for skylake/kabylake descriptors, as required when using ifdtool. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'build')
0 files changed, 0 insertions, 0 deletions