Mark Schulte

Results 12 comments of Mark Schulte

Updated sample solution to something that actually works.

I’m a big fan of this change, or something similar! Out of curiosity, why this PR vs. https://github.com/bazelbuild/rules_python/pull/510? This is definitely simpler! But #510 comes with the aliasing for platforms...

> This PR is a simpler change to at least unblock the ability to do cross builds as detailed above in https://github.com/bazelbuild/rules_python/pull/773#issuecomment-1202118678. Understood, thank you!

I'm willing to help do the development work for this ticket! I'd suggest the following changes: **class KeyBackend** A new interface will be added to `imgtool` that is `KeyBackend`. It...

I also have the same issue with a Lenovo Carbon X1 5th generation. * Same symptoms of no ME Firmware version reported in the BIOS. * Same error message reported...

Thank you @kmauleon! Unfortunately, that doesn't work as I don't think the ME is recognized. ``` $ fwupdmgr --allow-older --allow-reinstall install 0. Cancel 1. 349bb341230b1a86e5effe7dfe4337e1590227bd (Embedded Controller) 2. 310f45f1f223064b5c16bf6dff31146755a64480 (MZVLB512HAJQ-000L7)...

![IMG_3444](https://github.com/fwupd/firmware-lenovo/assets/797050/c19a8423-6949-47fb-b305-f48ef2bf2bae) Of course! There’s a screenshot of the BIOS.

``` $ sudo grep . /sys/firmware/efi/esrt/entries/*/* /sys/firmware/efi/esrt/entries/entry0/capsule_flags:0x0 /sys/firmware/efi/esrt/entries/entry0/fw_class:798ffd60-f10e-4ac4-8939-c8beabfe55b4 /sys/firmware/efi/esrt/entries/entry0/fw_type:1 /sys/firmware/efi/esrt/entries/entry0/fw_version:65597 /sys/firmware/efi/esrt/entries/entry0/last_attempt_status:0 /sys/firmware/efi/esrt/entries/entry0/last_attempt_version:0 /sys/firmware/efi/esrt/entries/entry0/lowest_supported_fw_version:65559 /sys/firmware/efi/esrt/entries/entry1/capsule_flags:0x0 /sys/firmware/efi/esrt/entries/entry1/fw_class:74997a6b-1adf-4b12-b994-401f06ea8c72 /sys/firmware/efi/esrt/entries/entry1/fw_type:2 /sys/firmware/efi/esrt/entries/entry1/fw_version:65558 /sys/firmware/efi/esrt/entries/entry1/last_attempt_status:0 /sys/firmware/efi/esrt/entries/entry1/last_attempt_version:0 /sys/firmware/efi/esrt/entries/entry1/lowest_supported_fw_version:1 /sys/firmware/efi/esrt/entries/entry2/capsule_flags:0x0 /sys/firmware/efi/esrt/entries/entry2/fw_class:ee9df30c-5d83-4ff0-8fdd-2abddae298ed /sys/firmware/efi/esrt/entries/entry2/fw_type:2 /sys/firmware/efi/esrt/entries/entry2/fw_version:4653068 /sys/firmware/efi/esrt/entries/entry2/last_attempt_status:0 /sys/firmware/efi/esrt/entries/entry2/last_attempt_version:0 /sys/firmware/efi/esrt/entries/entry2/lowest_supported_fw_version:4653068 ```