lbmk/config/ifd
Leah Rowe c3ef0a8639 Add config for Dell OptiPlex 3050 Micro
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>
2024-10-05 03:32:06 +01:00
..
3050micro Add config for Dell OptiPlex 3050 Micro 2024-10-05 03:32:06 +01:00
dell9020mt NEW BOARD: Dell OptiPlex 9020 MT (and 7020 MT) 2024-02-04 00:24:32 +00:00
dell_ivybridge config/ifd/dell_ivybridge: Add ifd_nogbe 2024-02-20 17:04:39 -07:00
dell_sandybridge config: Add Dell Latitude E5520 2024-02-08 12:27:12 -07:00
hp820g2 NEW MAINBOARD: HP EliteBook 820 G2 2024-01-10 00:50:29 +00:00
hp8200sff fix hp8200sff_4mb ifd file (pd region) 2024-07-28 18:24:12 +01:00
hp8300usdt move ifd/gbe configs into config/ifd/ 2023-09-04 01:38:08 +01:00
hp_ivybridge move ifd/gbe configs into config/ifd/ 2023-09-04 01:38:08 +01:00
hp_sandybridge move ifd/gbe configs into config/ifd/ 2023-09-04 01:38:08 +01:00
ich9m move ifd/gbe configs into config/ifd/ 2023-09-04 01:38:08 +01:00
t440p move ifd/gbe configs into config/ifd/ 2023-09-04 01:38:08 +01:00
t1650 move ifd/gbe configs into config/ifd/ 2023-09-04 01:38:08 +01:00
xx20 move ifd/gbe configs into config/ifd/ 2023-09-04 01:38:08 +01:00
xx30 config/ifd/xx30: Fix 16_ifd component density and count 2023-12-20 21:27:44 -07:00