Mario Limonciello

Results 679 comments of Mario Limonciello

> Wouldn't that mean bumping the `EfiUpdateInfo` structure so we could pass quirk flags like this? We'd need to check the fwupd-efi version before sending a `version==8` struct, and I...

> I couldn't get that, could you please explain it a little bit? The way that fwupdx64.efi knows what capsule to flash is because the uefi-capsule fwupd plugin writes an...

> Back a bit; why are we setting a UX capsule at all if we have no displays connected? Could we avoid doing the GOP stuff if we have no...

That sounds really counterintuitive to me too. No idea.

What compiler is this? I wonder if https://github.com/fwupd/fwupd-efi/pull/29 might actually help.

I'm wondering how common this situation really is. We prompt to reboot. So someone would have to actively say no to the reboot prompt, keep using their machine and then...

Another thing we could do is show a nice pretty fwupd logo in fwupd-efi for 10 or 20 seconds. Then if someone is in this situation of "rough" old firmware...

Do you have some advice with best practices for how other projects do this? It's not ideal to commit `./configure` into the tree since it's auto-generated. I suppose an alternative...

@smlpan can you please take a look at this?

Thanks for the comments @LenovoOpenLab . @smlpan or @jharg will need to confirm, I was just trying to loop in the right people for reviewing it.