microsoft / Windows-driver-samples

This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
Microsoft Public License
6.92k stars 4.93k forks source link

Remove UMDF references from toastDrv readme #1026

Open forderud opened 1 year ago

forderud commented 1 year ago

Remove the misspelled "UDMF1" reference, since all UMDF projects were removed in #830. All remaining drivers in this solution are now KMDF-based.

Also, rename the misspelled "KDMF" acronym to "KMDF".

forderud commented 5 months ago

Gentle reminder.

JakobL-MSFT commented 4 months ago

I closed this PR unintentionally. I apologize. I am reopening the PR.

forderud commented 2 months ago

@JakobL-MSFT Is it possible to get one of the project maintainers to review this proposal?