mbox

[kmods,0/4] windows: independent fixes

Message ID 20211002161824.19039-1-dmitry.kozliuk@gmail.com (mailing list archive)
Headers

Message

Dmitry Kozlyuk Oct. 2, 2021, 4:18 p.m. UTC
  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(-)