summaryrefslogtreecommitdiff
path: root/general
AgeCommit message (Expand)Author
2026-06-10Reset to correct toolsetGerritsMSFTSimpleMediaPlayerCompilerUpdateGerrit Swaneveld
2026-06-09Fix to use CPP20 for compilerGerrit Swaneveld
2025-03-20Update samples to use WDF v15+Wei Mao
2024-09-03Copy general\ioctl\wdm\exe to general\ioctl\kmdf\exeWei Mao
2024-07-01Standarize INF files enconding to UTF-16 (LE with BOM); renormalize filesAdonais Romero Gonzalez
2024-02-26Remove x86 and ARM configurations for sample projects. (#1126)Adonais Romero González
2024-02-19Add ARM64 as target platform on multiple samples (#1104)Adonais Romero González
2024-02-06Initial Support for WDK NuGet Experiment. Take 2. (#1099)JakobL-MSFT
2024-01-29Remove WinHEC 2017 samplesAdonais Romero Gonzalez
2024-01-24Update projects so that no warning/error is logged for AddSoftware Type1 (#1086)andylsn
2024-01-15Fix build errors for osrfx2_dchu_extension loose/tight solutions (#1069)andylsn
2023-10-31INF changes to support latest WDK (#1046)zlockard
2023-06-12[general/DCHU] Fix toolset, target version and signing errors (#994)Adonais Romero González
2023-04-18[general/simplemediasource] Fix architecture in solution (#977)Adonais Romero González
2023-04-10Update various general projects to use DriverTargetPlatform of 'Windows Drive...Jason
2023-04-07Update toaster projects' DriverTargetPlatform to be 'Windows Driver' (#963)Jason
2023-04-06Update osrfx2_DCHU_base.inx to Include/Needs wudfrd.inf (#960)Jason
2023-04-05Update file encoding to be UTF-16 LE for misc INFs (#959)Jason
2023-04-04Address violations in osrfx2_DCHU_extension.inx (#952)Jason
2023-03-31Fix file encoding of various OSR FX2 DCHU samples (#951)Jason
2023-03-31Remove references to XP in INFs (#950)Jason
2023-03-17[general/toaster/toastpkg] update INF; remove toastcd (#936)Wei Mao
2023-03-14Use WudfRd.inf instead of AddServiceWei Mao
2023-03-14Fix file encoding of osrfx2_DCHU_base.inx (#933)Jason
2023-03-13INFs using DIRID 13 should target only build 16299 or later - misc general up...Jason
2023-03-13Fix TargetOSVersion for INFs with UMDF drivers. Fix comments in toaster sampl...Jason
2023-03-13INFs using DIRID 13 should target only build 16299 or later - toaster updates...Jason
2023-03-07[general\echo\umdf2] Add TargetOSVersion to INF file (#911)Wei Mao
2023-03-07Opt many samples in for Universal validation (#910)Michael Bernstein (MSFT)
2023-03-03Fix up some of the malformed DriverVer directives (#909)Jason
2023-02-14Update DCHU sample INFs to restrict themselves to only OS versions they work ...Jason
2023-02-08Update README.md (#530)Shiselster
2023-02-07Clean up a few misc things after merge of main into develop (#859)Jason
2023-02-03Merge branch 'main' into develop-2302-mergeAdonais Romero González
2023-01-25Create Test.txtCymoki
2023-01-15[general/toaster] Update GetDeviceDescriptionWei Mao
2023-01-15Fix: Invalid flag 0x4000, cannot be used with DIRID 13Wei Mao
2023-01-15[DirID-13] toaster sample driversWei Mao
2023-01-15[DirID-13] echo, pcidrv, plx9x5x, vhidmini, serial, virtualserial2, usbsamp, ...Wei Mao
2023-01-13[UMDF v1] Remove General, USB, serialWei Mao
2023-01-13[UMDF v1] Remove general/umdfSkeletonWei Mao
2023-01-13[UMDF v1] Remove general/toaster/toastDrv/umdf/func, ToastmonWei Mao
2023-01-13[UMDF v1] Remove general/echo/umdf, umdfSocketEchoWei Mao
2023-01-12Remove invalid INF DeviceInstall32 (#811)Gerrit Swaneveld
2023-01-03Remove IA64 support from more samples (#816)Jason
2022-10-14Fix some infverif 1203 (missing section) and 1324 (no PnpLockdown=1) errors (...Jason
2022-10-05Add PnpLockdown=1 to a bunch of sample INFs (#789)Jason
2022-09-26[general/filehistory] Remove sample; APIs have been deprecatedAdonais Romero Gonzalez
2022-09-26Merge branch 'main' into developAdonais Romero Gonzalez
2022-09-21[general/toaster] Handle non successful return value of WdfIoTargetStart in t...Phan Trinh Ha