08/10/2021 04:06, Menon, Ranjit: > On 10/2/2021 9:18 AM, Dmitry Kozlyuk wrote: > > Fixes for building with Windows Development Kit 22000.1 > > and some build configuration cleanup. > > > > Dmitry Kozlyuk (4): > > windows: specify signature hash algorithm > > windows/virt2phys: support only x86 configurations > > windows/virt2phys: change setup class GUID to custom > > windows/virt2phys: add PnpLockdown directive > > > > windows/netuio/netuio.vcxproj | 6 ++ > > windows/virt2phys/virt2phys.inf | 3 +- > > windows/virt2phys/virt2phys.vcxproj | 146 ++-------------------------- > > 3 files changed, 15 insertions(+), 140 deletions(-) > > Acked-by: Ranjit Menon <ranjit.me...@intel.com>
Applied, thanks.