virtio-win / kvm-guest-drivers-windows

Windows paravirtualized drivers for QEMU\KVM
https://www.linux-kvm.org/page/WindowsGuestDrivers
BSD 3-Clause "New" or "Revised" License
1.94k stars 379 forks source link

viosock driver inf sign failed through microsoft #895

Open YanVugenfirer opened 1 year ago

YanVugenfirer commented 1 year ago

Discussed in https://github.com/virtio-win/kvm-guest-drivers-windows/discussions/894

Originally posted by **xuehuihui** March 13, 2023 error log: Error 1303 in viosock.Inf, line 99 : Found legacy AddReg operation defining co-installers (CoInstallers32). Failed INF validation. INF did not pass Desktop validation (InfVerif /k).
xuehuihui commented 4 months ago

i read this patch viorng: Remove coinstaller from the INF. Does viosock also need to be handled in this way? @MartinDrab

YanVugenfirer commented 4 months ago

@xuehuihui Yes, same should be done with the viosock driver