Hans Leidekker hans@codeweavers.com writes:
On Tue, 2020-02-18 at 15:27 -0800, Brendan Shanks wrote:
Note that not all WMI properties referenced are implemented yet by Wine, future patches will add these.
This will fail to set the keys on prefix creation because the COM interface isn't registered yet. I'm not sure if it matters in practice, but to avoid that we might consider calling GetSystemFirmwareTable directly and duplicate the parsing code.
Yes, I don't think we want wineboot to use WBEM.