Issue #585 has been updated by Walter Sonius.
Extracted using `dd` both MSDM and SLIC from `/sys/firmware/acpi/tables/` and put `select HAVE_ACPI_SLIC` in the `srs/mainboard/hp/snb_ivb_desktops/Kconfig` in the common board section. Should this give an option in `make menuconfig` where I can give a file/folder location for `slic_file` similar like the `Flash_descriptor`, `ME` and `GBE` region.
Or can I just use cbfstool on a image without this Kconfig option with some foo `cbfstool currentokcb.rom add -f SLIC -n fallback,slic -t raw`?
---------------------------------------- Support #585: acpi MSDM / SLIC table usage? https://ticket.coreboot.org/issues/585#change-2033
* Author: Walter Sonius * Status: New * Priority: Normal * Category: Documentation * Target version: none * Start date: 2025-03-20 * Affected OS: Windows 8 Pro / Windows 10 Pro ---------------------------------------- What option(s) does one need to compile this feature into a coreboot & edk2 build and where does one put the `slic_file` and in what format?
Couldn't find anything in the documentation nor the commits that introduce MSDM/SLIC support: https://review.coreboot.org/c/coreboot/+/44995 https://review.coreboot.org/c/coreboot/+/7202