Michał Kopeć
Michał Kopeć
Keep in mind that Dasharo EC got merged upstream, so we will need to switch novacustom boards from System76 to Dasharo EC. We also have a lot of patches that...
> Which naming scheme do we want to commit to stay consistent? `novacustom/mtl-h` > Do you want to contribute there? I meant upstream coreboot, I'm not sure if we have...
> @mkopec, @miczyg1, is thermal.asl needed there (https://github.com/Dasharo/coreboot/commit/ef411995534fa68974a471d0a640bf143ea66abd)? Nothing included it (#include "thermal.asl" added by me, might be wrong), so maybe it's not necessary? I think we can drop that...
>> removed config SOC_INTEL_METEORLAKE_SIGN_OF_LIFE. >> Needs adjusting condition on select FSP_UGOP_EARLY_SIGN_OF_LIFE? >> Ended up not working, can be dropped > lib/smbios.c: fill in BIOS characteristics depending on payload > >>...
Still affects meteorlake iGPU releases after the rebase
Fixed by https://github.com/Dasharo/coreboot/commit/48451d1bc34c7541a1cc3c1117e7118466105375
@miczyg1 any ideas? I know you were working on timer issues in UEFIPayload in recent MSI releases
I get much saner values if I do a full power cycle: ``` Startup finished in 14.207s (firmware) + 16.057s (loader) + 31.428s (kernel) + 2min 58.366s (userspace) = 4min...
@SergiiDmytruk can you describe the issues that you had with automatically disabling the ME on entry to FUM?
Okay so to summarize, to make capsule-in-ram plug & play without needing to manually change settings, we would need to support two update protocols in capsules: - ME FWUpdate via...