Граф коммитов

36 Коммитов

Автор SHA1 Сообщение Дата
Adonais Romero Gonzalez d5569c08aa Standarize INF files enconding to UTF-16 (LE with BOM); renormalize files 2024-07-01 17:33:16 -07:00
Adonais Romero González 3fcc0f2bee
Remove x86 and ARM configurations for sample projects. (#1126)
* Removed Win32 and Arm from the project configurations.
* Set default platform to x64.
2024-02-26 09:47:25 -08:00
Adonais Romero González cff1465ff1
Add ARM64 as target platform on multiple samples (#1104)
* Add ARM64 as target platform on multiple samples

* Remove ARM64 from WFPSampler temporarily

---------

Co-authored-by: Jakob Lichtenberg (170957) <jakobl@microsoft.com>
2024-02-19 14:26:14 -08:00
JakobL-MSFT 81a3070cd9
Initial Support for WDK NuGet Experiment. Take 2. (#1099)
* Add parent directory file for NuGet import support

* fix directory.build.props file

* Checked in a comment with baseline. Also small fix to make sure we use GE InfVerif flags and Exclusions.csv

* Remove references to path which refer older vars

* Remove stale variable path from mincore.lib

* remove references to stale variale from vhidmimium

* remove stale reference from ddproxy

* remove stale reference in inspect.vcxproj

* Remove stale path reference in msnmntr.vcxproj

* Remove stale path reference to stmedit.vcxproj

* Remove stale path from echosrv.vcxproj

* remove stale path mscorelib SingleComponentSingleStateUm.vcxproj

* remove stale path

* Move GitHub check up front

* Replace correct value for the wpprecorderum

* Removed the stale references for the um libs

* correct the reference path for libs simplemedia

* Correct the reference path for vccomsup

* Correct the reference path for sdk lib path

* added reference to the kit shared inc path

* added reference to the kit shared inc path

* Build-SampleSet: Let determination of NuGet packages be based on a folder .\packages rather than the .\packages.config file

* added reference to the kit shared inc path

* Updated PACKAGERESTORE_README.md with results from Prashant's recent fixes.  Moves us 37 failures to 19 failures.

* Rewrite how to get NuGet packages via EEAP or MSFTNuGet

* Minor edits to Building-Locally.md

* added reference to the kit shared inc path

* Move forward to ge_release 26052.  This fixes samples .\prm

* added reference to the kit shared inc path

* Move forward to ge_release 26052.  This fixes samples .\prm.  Update to .\Building-Locally.md

* added reference to the kit shared inc path

* added reference to the kit shared inc path

* added reference to the kit shared inc path

* added reference to the kit shared inc path

* added reference to the kit shared inc path

* added reference to the kit shared inc path

* Update NuGet build instructions and PACKAGERESTORE_README.md

* Reset Building-Locally.md and remote PACKAGERESTORE_README.md

---------

Co-authored-by: Prashant Chahar <pchahar@microsoft.com>
Co-authored-by: Jakob Lichtenberg <jakobl@ntdev.microsoft.com>
2024-02-06 01:43:29 -08:00
Jakob Lichtenberg (170957) 1f80548703 Merge from main branch 2024-01-22 19:25:08 -08:00
Jason 14a15b1631
Update HID projects' DriverTargetPlatform to be 'Windows Driver' (#965)
Co-authored-by: Jason Knichel <jknichel@ntdev.microsoft.com>
2023-04-07 11:55:51 -07:00
Jason 3dc2444a6f
INFs using DIRID 13 should target only build 16299 or later - HID and Input updates (#927)
Co-authored-by: Jason Knichel <jknichel@ntdev.microsoft.com>
2023-03-13 16:50:51 -07:00
Michael Bernstein (MSFT) e802b80eaf
Opt many samples in for Universal validation (#910)
* 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 a6aa7e6797.

---------

Co-authored-by: Michael Bernstein (DPLAT) <Michael.Bernstein@microsoft.com>
2023-03-07 09:31:41 -08:00
Jason 13b58897ed
Update VhidminiUm.inf to only target OS versions it works on (#868)
Co-authored-by: Jason Knichel <jknichel@ntdev.microsoft.com>
2023-02-13 09:43:55 -08:00
Adonais Romero González c0174c77c5 Merge branch 'main' into develop-2302-merge 2023-02-03 14:36:05 -08:00
Wei Mao 51fed2a629 [DirID-13] hid, input, pofx, serial, spb, wmi
Change INF files with the following:
 - Use Driver Store DirID = 13 which are available starting Windows 10 1809
 - Remove WDF coinstaller
 - Add PnpLockdown = 1
2023-01-15 13:33:08 -08:00
Wei Mao 66123ff99f [DirID-13] echo, pcidrv, plx9x5x, vhidmini, serial, virtualserial2, usbsamp, usb/ucm
Change INF files with the following:
 - Use Driver Store DirID = 13 which are available starting Windows 10 1809
 - Remove WDF coinstaller
 - Add PnpLockdown = 1
2023-01-15 13:32:58 -08:00
Jason 803a5e44ac
Add PnpLockdown=1 to more sample INFs (#790) 2022-10-06 10:22:17 -07:00
emilyhobby 78a4097df5
Include/Needs inbox services for hidusbfx2, vhidmini, umdf_filter_umdf (#778) 2022-08-31 15:16:48 -07:00
emilyhobby becc483cd0
Include/Needs inbox services (#765)
* Include/Needs inbox services
* Added header comment specifying required minimum OS version
2022-08-08 11:18:27 -07:00
Dipannita Shaw fcf72957a9 Driver signing changes for driver samples (#612) 2021-04-22 19:01:14 -07:00
Fredrik Orderud 5ab839435f
Remove duplicate VHIDMINI_DEVICE_STRING define (#579)
The same define is also found 4 lines below.
2021-04-16 16:39:34 -07:00
Barry Golden 1238743deb
Update README.md (#420) 2019-09-18 19:11:43 -07:00
Barry Golden 00c331aa99
Update README.md (#404) 2019-08-20 06:48:59 -07:00
Barry Golden 3156a4118e Update README.md 2019-08-17 16:50:38 -07:00
Den Delimarsky 1aa39e393c Update heading 2019-07-15 11:54:00 -07:00
Den Delimarsky de37e30aa0 Update sample metadata 2019-07-04 15:42:04 -07:00
Den Delimarsky 41c29cb92f Update README files 2019-03-13 21:54:14 -07:00
Den Delimarsky dbc7785c3a Update manifests 2019-03-13 19:15:06 -07:00
Den Delimarsky 34dcaceff4 Update READMEs 2019-03-13 14:21:46 -07:00
Den Delimarsky cf2564be41 Update README metadata 2019-03-13 13:55:11 -07:00
Barry Golden ef7ec4ec9f Update README.md for samples portal (#358)
* Update README.md for samples portal

* Update README.md for samples portal

* Removed installwdf

* Update fork (#2)

* Fix typo

ture -> true

* Remove InstallWdf sample

* Fix typo (#340)

ture -> true

* Readme typo fix (#349)

* Update langid
2019-03-12 14:02:43 -07:00
Barry Golden 5c2d787787 Updated YAML manifest for Microsoft Samples portal. (#287)
* Rename YAML manifests to use .yml extension
* Add preserveParentHierarchy: true to YAML manifest
* Updated YAML manifest for Microsoft Samples portal.
* Fix YAML newline warnings
* Updated vssolution path in YAML manifests
2018-09-24 14:36:17 -07:00
Adonais Romero González e44d02f44c Remove BaseAddress property from all projects to avoid warning LNK4281 (#215) 2018-02-28 09:15:42 -08:00
Barry Golden ba25139ebc Added .yaml files for samples portal (#214) 2018-02-28 09:14:29 -08:00
Barry Golden 0ee60f8f25 VSTS 12737998 2017-08-24 20:04:35 -07:00
Wei Mao c55a6ccfde Point to .inx file when .inf file is not available 2017-08-17 17:52:11 -07:00
karlf 96eb96dfb6 Updated for "Windows 10 Anniversary Update" (Version 1607) 2016-08-11 13:28:13 -07:00
J M Rossy 877c5ae528 Rename README.md files to standardize casing 2015-08-12 11:57:59 -07:00
J M Rossy 5d61a4a79a Samples update for public Windows 10 release
Fix #2 Enabling WPP Recorder in Sensors Samples causes errors
Fix #4 Add back fixed KMDOD sample
Add new BarcodeScanner sample in pos folder
Add new MagneticStripeReader sample in pos folder
Add new SynpaticsTouch sample in input folder
Add new Power Engine Plugin sample in pofx folder
Add new DeviceMft sample in avstream folder
Add new AvsCamera sample in root
Add new SimBatt sample in root
Add other pre-existing samples not yet released for Win10
2015-07-29 16:34:40 -07:00
Dave Wilson d40232638f samples update for //build 2015-04-29 10:47:29 -07:00