summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-18Upgrade actions environment to Windows 2022 (#794)Adonais Romero González
2022-09-26Fix exclusions file formatAdonais Romero Gonzalez
2022-09-21[general/toaster] Handle non successful return value of WdfIoTargetStart in t...Phan Trinh Ha
2022-09-06Miscellaneous build scripts fixes (#779)Adonais Romero González
2022-08-26Add CI workflows for building and validating driver samples (#775)Adonais Romero González
2022-08-12Update README.mdBarry Golden
2022-07-28Merge branch 'main' of https://github.com/microsoft/Windows-driver-samplesAdonais Romero Gonzalez
2022-07-28[gpio\samples\simdevice] fix UMDF inx (#763)Yinghan Yang
2022-07-28[gpio\samples\simdevice (#763)Yinghan Yang
2022-07-15[pofx\pep] Pool allocation fix (#759)Yinghan Yang
2022-06-27Removing another instance of ExAllocate Pool (#748)C De
2022-06-20Replace deprecated ExAllocatePoolWithQuotaTag call (#747)Oliver
2022-06-10Removing instance of ExAllocatePoolWithTag (#742)C De
2022-06-01[general\obcallback] Replace ExAllocatePoolWithTag -> ExAllocatePool2 (#736)Adonais Romero González
2022-05-26[hid\firefly] Replace ExAllocatePoolWithTag -> ExAllocatePool2 (#734)Phan Trinh Ha
2022-05-24Update README.mdwin11-22h2Adonais Romero González
2022-05-24Merge pull request #729 from microsoft/users/GitHubPolicyService/c85a8fe9-943...Adonais Romero González
2022-05-23Microsoft mandatory filemicrosoft-github-policy-service[bot]
2022-05-18Replaced ExAllocatePoolWithTag to more secure ExAllocatePoolZero in samples o...olegkMS
2022-05-11Switch WSK Echosrv to ExAllocatePoolZero (#720)Thad House
2022-05-11Using ExAllocatePool2 for deferred API change (#719)visvel
2022-05-04[storage/class/disk] Use ExAllocatePool2 (#712)dwimmel-msft
2022-05-01fix codeql ComparisonWithWiderType (#711)dwimmel-msft
2022-05-01bug fix: updating UINT8 to UINT32 to correct wrong type comparison (#709)brandyking
2022-04-26Check success of StringFromCLSID before printing string (#1) (#716)Michael Katz
2022-04-05Removing Unused variable from SimpleAudioSample (#710)judzmura
2022-04-04Set ManagedAssembly=true on usb/usbview projectAdonais Romero González
2022-03-31[network\trans] ExAllocatePoolWithTag changing to ExAllocatePoolZero (#696)Elaine Houha
2022-03-30[usb/usbview] Comparison between i of type UCHAR and SublinkSpeedAttrCount of...Wei Mao
2022-03-28Update driver.c to no longer use ExAllocatePool (#707)Rohit Raina
2022-03-24typos (#706)witer33
2022-03-24updated pool allocate API (#634)Alena Egorova
2022-03-24correct README.md of VirtualSerial2 driver (#700)KunYi Chen
2022-03-24Changed ExAllocatePool to ExAllocatePool2 with tag (#636)He Qian Wang
2022-03-24Merge pull request #705 from pralater/mastertobafo19
2022-03-23fix outdated codePranav Sharma
2022-03-22Merge pull request #695 from tmolenh/netvmini-pooltobafo19
2022-03-22Merge pull request #694 from tmolenh/extension-pooltobafo19
2022-03-18Merge branch 'master' of https://github.com/pralater/Windows-driver-samplesPranav Sharma
2022-03-18replace deprecated ExAllocatePool APIPranav Sharma
2022-03-18Fix Acpi.cpp error msg string (#703)Phan Trinh Ha
2022-03-14Update UcmCxUcsi.infPhan Trinh Ha
2022-03-10PR FeedbackPhan Trinh Ha
2022-03-10Updating ExAllocatePoolWithTag security and additional PnpLockdown warning on...Phan Trinh Ha
2022-03-02Replace ExAllocatePool* with ExAllocatePool2Tom Molenhouse
2022-03-02Replace ExAllocatePool* with ExAllocatePool2Tom Molenhouse
2022-02-01Merge pull request #624 from houha2/updateDriversSHAtobafo19
2022-02-01Merge pull request #625 from nibhansa/mastertobafo19
2022-02-01Merge pull request #631 from vtam-msft/mastertobafo19
2022-02-01Merge pull request #635 from msofipm/mastertobafo19