Morten Linderud
Morten Linderud
Is there a reliably way to detect motherboard versions from Linux? I'm contemplating if `sbctl` should have a generic "wonkey warning" if it encounters known bad motherboard+firmware versions.
This sounds extremely broken.
That sounds like a terrible default though. Glad we got it documented.
The calculated PE checksum unsigned seems to be wrong, so it's not unlikely that `osslsigncode` is handling an edge case where the starting binary is malformed. Where did you download...
Should probably be changed, but please defer to https://github.com/Foxboron/sbctl/blob/master/go.mod#L3 for the supported version.
That seems reasonable to me. You can also write a `mkinitcpio` post-hook that runs `sbctl`. Feel free to send a patch!
I suspect getting `sudo` without syncing the repos is going to be a bit hard :)
Please see https://github.com/Foxboron/sbctl/issues/258
Mm, why do you want to export the esl though? It should be partially identical to what you find in `efivarfs` and the intent of this is to use through...
This makes sense.