[PATCH] wineboot: Populate BIOS registry keys.

Hans Leidekker hans at codeweavers.com
Wed Feb 19 07:44:04 CST 2020


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.





More information about the wine-devel mailing list