Michał Kopeć

Results 269 comments of Michał Kopeć

Screenshot wasn't updated, but password requirements were loosened to allow for passphrases

Minimal tool for retrieving the needed Vboot data is added in: https://github.com/Dasharo/dasharo-tools/pull/5

I also would like this, with quiet boot we could eliminate the logo flicker that happens when clearing the strings before handing off to OS :)

seems to be a pretty old upstream change: https://github.com/tianocore/edk2/blame/8c09d862bfb034e00b6b3bc37fe37243c866dd3a/MdeModulePkg/Universal/Console/TerminalDxe/TerminalConIn.c#L1359-L1369

@miczyg1 @macpijan This issue keeps coming back to us with different platforms all the time it seems. Initially the problem was caused by upstream vboot changing the behaviour from clearing...

@macpijan That issue was for the integrated GbE controller. @Pokisiekk I saw this issue when the wrong spec power supply was used, but I'm assuming you're using the 20V /...

@miczyg1 in that case having the option at all seems unnecessary, if the jumper is needed to enable and disable the protection anyway

We should at least update the helptext in the setup menu so that it describes this behavior.

Another point of info: Disabling the option does not *unset* SRP and BP, it only skips setting them. This means the ranges stay protected until one tries to reflash the...

Ideally I would want this feature to work like this: - If enabled, coreboot will attempt to set write protection - If disabled, coreboot will attempt to disable write protection...