<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/thermal/simsensor/simsensor.inf, branch develop</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/windows-driver-samples.git/atom/thermal/simsensor/simsensor.inf?h=develop</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/thermal/simsensor/simsensor.inf?h=develop'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2024-07-02T00:33:16Z</updated>
<entry>
<title>Standarize INF files enconding to UTF-16 (LE with BOM); renormalize files</title>
<updated>2024-07-02T00:33:16Z</updated>
<author>
<name>Adonais Romero Gonzalez</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2024-07-02T00:33:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=d5569c08aa2818c6240744bb47a00f67f20fdb54'/>
<id>urn:sha1:d5569c08aa2818c6240744bb47a00f67f20fdb54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add arch variable to simsensor and simtc infs (#1092)</title>
<updated>2024-02-08T20:47:43Z</updated>
<author>
<name>mvillalpando06</name>
<email>116905813+mvillalpando06@users.noreply.github.com</email>
</author>
<published>2024-02-08T20:47:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=dae7c2a1984844ba300fe085b231ac61925344b8'/>
<id>urn:sha1:dae7c2a1984844ba300fe085b231ac61925344b8</id>
<content type='text'>
* Add arch variable to simsensor and simtc infs

* Update models section to user $ARCH$ variable</content>
</entry>
<entry>
<title>Update file encoding to be UTF-16 LE for misc INFs (#959)</title>
<updated>2023-04-05T20:28:34Z</updated>
<author>
<name>Jason</name>
<email>jasonknichel@users.noreply.github.com</email>
</author>
<published>2023-04-05T20:28:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=2013b48616d87a7ef6334cb6c424b959cf020ff7'/>
<id>urn:sha1:2013b48616d87a7ef6334cb6c424b959cf020ff7</id>
<content type='text'>
Co-authored-by: Jason Knichel &lt;jknichel@ntdev.microsoft.com&gt;</content>
</entry>
<entry>
<title>Fix up malformed DriverVer directives (#948)</title>
<updated>2023-03-31T20:05:48Z</updated>
<author>
<name>Jason</name>
<email>jasonknichel@users.noreply.github.com</email>
</author>
<published>2023-03-31T20:05:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=16d01e32ecf371d2000d46fa3e6cec59ff66dc87'/>
<id>urn:sha1:16d01e32ecf371d2000d46fa3e6cec59ff66dc87</id>
<content type='text'>
Co-authored-by: Jason Knichel &lt;jknichel@ntdev.microsoft.com&gt;</content>
</entry>
<entry>
<title>Fix driver violations for energy team owned drivers (#880)</title>
<updated>2023-03-24T19:31:24Z</updated>
<author>
<name>mvillalpando06</name>
<email>116905813+mvillalpando06@users.noreply.github.com</email>
</author>
<published>2023-03-24T19:31:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=afa69cdeeb4644e8cd9a1a567dc91a7f29947a5b'/>
<id>urn:sha1:afa69cdeeb4644e8cd9a1a567dc91a7f29947a5b</id>
<content type='text'>
* Fix driver violations for energy team owned drivers

* Address comments

* remove simbatt wdf inf

* Fix build failures

* Fix sampleacpipep inx file

* re isolate sample acpipep

* add target os</content>
</entry>
<entry>
<title>Fix some infverif 1203 (missing section) and 1324 (no PnpLockdown=1) errors (#793)</title>
<updated>2022-10-14T20:50:18Z</updated>
<author>
<name>Jason</name>
<email>jasonknichel@users.noreply.github.com</email>
</author>
<published>2022-10-14T20:50:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=f20a01318ddb570731de91f62e94b37550139b28'/>
<id>urn:sha1:f20a01318ddb570731de91f62e94b37550139b28</id>
<content type='text'>
* Clean up some misc infverif 1203 errors
* Clean up some infverif 1324 (no PnpLockdown=1) errors</content>
</entry>
<entry>
<title>Samples update for public Windows 10 release</title>
<updated>2015-07-29T23:34:40Z</updated>
<author>
<name>J M Rossy</name>
<email>jrossy@microsoft.com</email>
</author>
<published>2015-07-29T22:40:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=5d61a4a79a1e96dc5d9af1e5e712c84507307544'/>
<id>urn:sha1:5d61a4a79a1e96dc5d9af1e5e712c84507307544</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Initial publish</title>
<updated>2015-03-18T02:50:07Z</updated>
<author>
<name>Dave Wilson</name>
<email>cdwilsonjr@gmail.com</email>
</author>
<published>2015-03-18T02:50:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=97cf5197cf5b882b2c689d8dc2b555f2edf8f418'/>
<id>urn:sha1:97cf5197cf5b882b2c689d8dc2b555f2edf8f418</id>
<content type='text'>
</content>
</entry>
</feed>
