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

35 Коммитов

Автор 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 ae395fa7d0
WDK NuGet: Add support for network/trans/WFPSampler and wmi/wmisamp (#1109)
* Remove wmicheck for mof as it is not valid for kmdf projects

* Fixed path to uuid.lib

---------

Co-authored-by: Prashant Chahar <pchahar@microsoft.com>
2024-02-14 08:30:19 -08:00
JakobL-MSFT 1ad137b6e5
Initial Support for WDK NuGet Experiment. Take 3 (#1102)
* 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

* Add reference to wdk um include path

* Add reference to wdk um include path

* Add reference to wdk um include path

* Provided full path to wmimofck.exe to correctly resolve

* Fix the path resolution for wmimofexe

* Correct the wmimfck path resolution

* Add NuGet arm64 support

---------

Co-authored-by: Prashant Chahar <pchahar@microsoft.com>
Co-authored-by: Jakob Lichtenberg <jakobl@ntdev.microsoft.com>
2024-02-06 18:01:44 -08:00
Jason 8526a742cd
Update misc projects to use a DriverTargetPlatform of 'Windows Driver' (#972)
Co-authored-by: Jason Knichel <jknichel@ntdev.microsoft.com>
2023-04-11 10:16:27 -07:00
Jason 198e6dc2c5
INFs using DIRID 13 should target only build 16299 or later - remaining updates (#930)
Co-authored-by: Jason Knichel <jknichel@ntdev.microsoft.com>
2023-03-13 17:03:14 -07: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
Phan Trinh Ha 4fb81dbfe5 Updating ExAllocatePoolWithTag security and additional PnpLockdown warning on build 2022-03-10 08:21:14 -08:00
Yinghan Yang 11adb78229
fix wmiacpi signature sample (#640)
Co-authored-by: Yinghan Yang <yinghany@ntdev.microsoft.com>
2021-06-21 15:53:34 -07:00
Wei Mao 0ffef35aad Update wmisamp to use sha256 file digest algorithm 2021-05-27 20:58:16 -07:00
Barry Golden f7eb738097
Update README.md (#426)
* Update README.md

* Update README.md
2019-09-26 09:04:22 -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 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
Barry Golden ba25139ebc Added .yaml files for samples portal (#214) 2018-02-28 09:14:29 -08:00
Wei Mao 79055093a0 Fix issue #191 2018-01-16 12:25:25 -08:00
Barry Golden 53bcc426c1 VSTS 12737998 2017-08-27 16:17:45 -07:00
Wei Mao 2512ace180 Fix more instances of: error 1209: Section [destinationdirs] is defined multiple times 2017-08-17 17:53:31 -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
Barry Golden 7c089b4b33 Update README.md 2015-08-06 20:07:53 -07:00
Barry Golden 36bf4df42a Remove obsolete readme.htm 2015-08-05 18:05:49 -07:00
Barry Golden 4dc90ad04d Update README.md 2015-07-30 16:03:24 -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 1fbea08887 terminology changes 2015-04-29 12:00:16 -07:00
Dave Wilson d40232638f samples update for //build 2015-04-29 10:47:29 -07:00
Dave Wilson 97cf5197cf Initial publish 2015-03-17 19:50:07 -07:00