| Age | Commit message (Collapse) | Author |
|
|
|
* Removed Win32 and Arm from the project configurations.
* Set default platform to x64.
|
|
of ARM, Win32, x86 support. January 2024 version (#1072)
user-jakobl-tools_arm64_2
|
|
Co-authored-by: Jason Knichel <[email protected]>
|
|
Co-authored-by: Jason Knichel <[email protected]>
|
|
* Opt-in many Desktop samples for ApiValidator
ApiValidator is passing for many of our samples
marked Desktop. This is promising and it is worth
running ApiValidator on these to ensure they stay within
the Universal API limits.
* Shift avstream/sampledevicemft sample to use mfcore.dll rather than mf.dll
* Opt many samples in for Universal validation
Many of our driver samples build cleanly agains the UniversalDDIs.xml
API list. Opting these in as Universal helps protect their API surface
against accidentally picking up more Desktop-only APIs.
* Revert "Opt-in many Desktop samples for ApiValidator"
This reverts commit a6aa7e6797ab01e6b15c8a4e1cbcea6d7a615629.
---------
Co-authored-by: Michael Bernstein (DPLAT) <[email protected]>
|
|
- removed the [ToastMonBuggy] section to eliminate emitted warning
|
|
* Removed unsupported install section
- This change removes the unsupported install method from the .inf file.
* Updated readme with DevGen example
- Add section to readme to encourage the usage of DevGen.
- Added example of how to use DevGen when installing sample driver.
* Update readme
- updated README.md based on the given suggestions
* More updates to readme
- added link to SwDevice
- fixed missing back tick
|
|
|
|
|
|
|