<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/usb, branch win11-22h2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/windows-driver-samples.git/atom/usb?h=win11-22h2</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/usb?h=win11-22h2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2022-04-04T22:06:15Z</updated>
<entry>
<title>Set ManagedAssembly=true on usb/usbview project</title>
<updated>2022-04-04T22:06:15Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2022-04-04T22:06:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=5d1c0dc30fb88e13203b8b8db730825a89e0fa1b'/>
<id>urn:sha1:5d1c0dc30fb88e13203b8b8db730825a89e0fa1b</id>
<content type='text'>
This will enable the sample to be built under the v143 VC++ toolset while allowing it to be built under lowered version toolsets</content>
</entry>
<entry>
<title>[usb/usbview] Comparison between i of type UCHAR and SublinkSpeedAttrCount of wider type ULONG. (line 2730)</title>
<updated>2022-03-30T16:43:50Z</updated>
<author>
<name>Wei Mao</name>
<email>weimao1@gmail.com</email>
</author>
<published>2022-03-30T16:43:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=74dfa461f428642ff93287ad5045432297954461'/>
<id>urn:sha1:74dfa461f428642ff93287ad5045432297954461</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Acpi.cpp error msg string (#703)</title>
<updated>2022-03-18T21:00:47Z</updated>
<author>
<name>Phan Trinh Ha</name>
<email>23308647+thpthp1@users.noreply.github.com</email>
</author>
<published>2022-03-18T21:00:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=9bb77ebe0a5be25d21fff67200e75427e33a3d12'/>
<id>urn:sha1:9bb77ebe0a5be25d21fff67200e75427e33a3d12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update UcmCxUcsi.inf</title>
<updated>2022-03-15T00:54:17Z</updated>
<author>
<name>Phan Trinh Ha</name>
<email>phan181299@gmail.com</email>
</author>
<published>2022-03-14T22:47:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=983fd454fa1ca4ca063595a5260ca3078ec29f23'/>
<id>urn:sha1:983fd454fa1ca4ca063595a5260ca3078ec29f23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cumulative updates. (#674)</title>
<updated>2021-11-29T20:59:10Z</updated>
<author>
<name>matwilli</name>
<email>39633852+matwilli@users.noreply.github.com</email>
</author>
<published>2021-11-29T20:59:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=f0adcda012820b1cd44a8b3a1953baf478029738'/>
<id>urn:sha1:f0adcda012820b1cd44a8b3a1953baf478029738</id>
<content type='text'>
Changing ExAllocatePoolWithTag to ExAllocatePool2
Disable the data role correction policy in UcmUcsiCx conditionally
Copying ACPI shared memory locally on UCSI notification</content>
</entry>
<entry>
<title>Initialize local variables</title>
<updated>2021-11-09T18:24:37Z</updated>
<author>
<name>Matthew Williams</name>
<email>matwilli@microsoft.com</email>
</author>
<published>2021-11-09T00:08:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=d3ec258921cfcef7b053b5a2c866330d43dd3f03'/>
<id>urn:sha1:d3ec258921cfcef7b053b5a2c866330d43dd3f03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding sha256 driver signing to additional driver samples (#645)</title>
<updated>2021-06-24T22:57:34Z</updated>
<author>
<name>Dipannita Shaw</name>
<email>shaw.dipannita@gmail.com</email>
</author>
<published>2021-06-24T22:57:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=6ec85eac7246dcf8ee54943b8dc8463cbdf030c0'/>
<id>urn:sha1:6ec85eac7246dcf8ee54943b8dc8463cbdf030c0</id>
<content type='text'>
Co-authored-by: Dipannita Shaw &lt;dishaw@microsoft.com&gt;</content>
</entry>
<entry>
<title>Fix mad merge regression</title>
<updated>2021-04-27T21:40:01Z</updated>
<author>
<name>Dipannita Shaw</name>
<email>dishaw@microsoft.com</email>
</author>
<published>2021-04-27T20:55:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=8c0516b800148950cf1701da66ed6566f0c75ad7'/>
<id>urn:sha1:8c0516b800148950cf1701da66ed6566f0c75ad7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixing UcmUcsiAcpiSample driver sample failure in EWDK with VS16.6.0</title>
<updated>2021-04-26T22:05:16Z</updated>
<author>
<name>Dipannita Shaw</name>
<email>dishaw@microsoft.com</email>
</author>
<published>2021-04-26T22:05:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=672fafbcc455cd97172b2df78040c7c405e32d00'/>
<id>urn:sha1:672fafbcc455cd97172b2df78040c7c405e32d00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Driver signing changes for driver samples (#612)</title>
<updated>2021-04-23T02:01:14Z</updated>
<author>
<name>Dipannita Shaw</name>
<email>shaw.dipannita@gmail.com</email>
</author>
<published>2021-04-23T01:59:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=fcf72957a9e938aa102ca3241613b01eb4474abc'/>
<id>urn:sha1:fcf72957a9e938aa102ca3241613b01eb4474abc</id>
<content type='text'>
</content>
</entry>
</feed>
