Commit Graph

4 Commits

Author SHA1 Message Date
Jason Zhou 491b951f5b Add PCI filter Windows driver build integration
Signed-off-by: Jason Zhou <jun2.zhou@intel.com>
2023-06-28 10:52:19 -07:00
Jason Zhou aaf1a3f9a8 The legacy PCI config access will cause windows BSOD with following conditions:
windows version >= (OS Build 19041.423), && Secure Devices (SDEV) ACPI table && VBS enabled,
introduce the new PCI filter bus driver for PCI config access.

https://learn.microsoft.com/en-us/troubleshoot/windows-client/performance/stop-error-lenovo-thinkpad-kb4568831-uefi

Signed-off-by: Jason Zhou <jun2.zhou@intel.com>
2023-06-27 16:36:09 -07:00
Jason Zhou 1b1864adbf remove the windows build tool version dependency
Signed-off-by: Jason Zhou <jun2.zhou@intel.com>
2023-06-02 08:47:29 -07:00
Nathaniel Mitchell 814995e345 Rename win7 driver/helper to windows
Signed-off-by: Nathaniel Mitchell <nathaniel.p.mitchell@intel.com>
2023-04-26 16:52:26 -07:00