Mario Limonciello
Mario Limonciello
> The problem is, we need the partition type and partition UUID to actually write the DEVICE_PATH that the EFI loader understands. I'm not against people writing the code to...
I looked at the code, but I don't think we can actually drop the `EspLocation` key. The reason is we still need it even for the udisks case if there...
https://github.com/fwupd/fwupd/pull/6831
Can you please share ``` sudo fwupdtool esp-list --verbose ```
Is udisks not working at all? Does udisksctl work?
Can you share output for `udisksctl dump`
we've changed the behavior in main that udisks is now mandatory, and plan to backport this to 1.9.15.
Given you can trigger it with a VM, would you mind spinning up a VM that contains a modern fwupd version? I'd like to know if this is just a...
> > it's probably not that useful without the PciBcrAddr > > That I didn't consider. > > > but whens your release > > I was planning Monday. @superm1...
> We put it there to avoid calling flashrom_init() on unsupported hardware (which might go boom). I'll have a rethink. Yeah I think this is needed, but it can just...