https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280742
--- Comment #1 from Daniel Schaefer <[email protected]> --- Getting the ESRT is important to outd out the firmware version of devices in the system. Here is how FWUPD calls that ioctl: https://github.com/fwupd/fwupd/blob/5f221172736fcd460441abc62ea1c399f41512c1/plugins/uefi-capsule/fu-uefi-backend-freebsd.c#L112 I'm doing the same in Rust: https://github.com/FrameworkComputer/framework-system/pull/50/files -- You are receiving this mail because: You are the assignee for the bug.
