Michał Kopeć

Results 269 comments of Michał Kopeć

Most likely just need to apply https://review.coreboot.org/c/coreboot/+/68450 but for meteorlake and that should be enough

@SebastianCzapla The option was supposed to be hidden, how are you testing if it's not visible?

We attempted to simply enable DMA protection in coreboot the same way it was done for alder lake, but it looks like the FSP does not produce the required HOB

@philipandag can you paste output of `dmesg` here? Hard to say why Linux isn't creating these devnodes

ah, forgot to remove `CONFIG_DISABLE_HECI1_AT_PRE_BOOT=y` from the config

fixed by https://github.com/Dasharo/coreboot/pull/548/commits/058ae7afed1319c3fa54859e1ff4808ffe3dcb6a

These are likely ACPI Thermal Zone sensors. First one is CPU temp, second is GPU. This has been removed so it will not be present in the next releases

I think some of these variables : ``` NEED_SMBIOS_MIGRATION="false" NEED_SMMSTORE_MIGRATION="true" NEED_BOOTSPLASH_MIGRATION="false" ``` as well as info on which specific regions to update and which to preserve, are tied to specific...

is this still applicable, now that we've released Heads for this platform and the laptop is Qubes certified?

https://github.com/Dasharo/ec/pull/62