Граф коммитов

75 Коммитов

Автор SHA1 Сообщение Дата
Sam Tertzakian 89ef6b6ffd
Merge pull request #55 from microsoft/users/GitHubPolicyService/87f810f0-72fb-4fc5-9ccf-4efdec863acb
Adding Microsoft SECURITY.MD
2023-06-02 15:18:27 -07:00
microsoft-github-policy-service[bot] c17acdb5f1
Microsoft mandatory file 2023-06-02 18:29:24 +00:00
Anoop Kurungod 33e3a87d80
Merge pull request #47 from microsoft/personal/ShowVersionNumber
Make same update for fix made to non-monolithic version.
2020-01-07 14:27:36 -08:00
Sam Tertzakian cfc1680da9 Make same update for fix made to non-monolithic version. 2020-01-07 14:08:39 -08:00
Sam Tertzakian 5549bdc51a
Merge pull request #46 from microsoft/personal/ShowVersionNumber
Add ability to see version number changing.
2020-01-06 17:26:47 -08:00
Sam Tertzakian 0a970a6ec2 Add ability to see version number changing. 2020-01-06 17:21:49 -08:00
Anoop Kurungod a3810d01d7
Merge pull request #45 from microsoft/personal/ankurung/driver.leakfix
Personal/ankurung/driver.leakfix
2019-11-26 11:48:30 -08:00
ankurung cf9d1715eb removed an extra line. 2019-11-26 11:22:40 -08:00
ankurung 08fef9055c fix a handle leak in the sample CFU driver 2019-11-26 11:20:32 -08:00
Sam Tertzakian 41f91b0386
Merge pull request #44 from microsoft/personal/ankurung/firmware.simulation
WIP to update to latest vesion of CFU
2019-11-15 16:27:38 -08:00
Sam Tertzakian 782c570e20 delete incorrectly added files 2019-11-15 16:23:05 -08:00
Sam Tertzakian d5678160d7 Update DMF submodule and .md file. 2019-11-15 15:57:43 -08:00
Sam Tertzakian 5c7a53e423 Fix descriptor to work around HID class bug. 2019-11-15 15:50:52 -08:00
Sam Tertzakian dcf2d8c506 Merge branch 'personal/ankurung/firmware.simulation' of https://github.com/microsoft/CFU into personal/ankurung/firmware.simulation 2019-11-15 14:04:30 -08:00
Sam Tertzakian 66d7ab8681 Update for version number and component. 2019-11-15 14:03:25 -08:00
ankurung 0ba5e77ec9 updated INFs. 2019-11-15 12:20:35 -08:00
ankurung 4cccff238c removed unused code. 2019-11-15 12:01:53 -08:00
Sam Tertzakian 487a422d5f Working version that corrects infinite loop issue. 2019-11-15 10:11:10 -08:00
ankurung 6b796dcccd update to accomodate the new version of DMF. 2019-11-14 15:22:32 -08:00
ankurung c9ca578bd2 updated the comments to match the code.
corrected the rc file.
2019-11-14 14:02:40 -08:00
ankurung 30b352f1f7 Update CFU Virtual Driver Usage and UsagePage 2019-11-14 13:57:35 -08:00
Sam Tertzakian 29402b9e1b Add virtual device component example. 2019-11-13 14:45:07 -08:00
Sam Tertzakian 3ae37e979f Add monolithic virtual device package 2019-11-13 14:35:00 -08:00
Sam Tertzakian 168b82c01b Rest of changes that were not staged for previous commit. 2019-11-12 15:30:49 -08:00
Sam Tertzakian cdbaecd8af Update for latest DMF using Transport Interface. 2019-11-12 15:25:37 -08:00
Sam Tertzakian 32db567cf6 alignment 2019-09-06 10:51:43 -07:00
Sam Tertzakian 6df5497a9c Fix buffer lenght issue. 2019-09-06 10:46:12 -07:00
Sam Tertzakian 07701f3987 Clean up. Separate Hid/Cfu protocol buffers for clarity and easier portability to other transports. 2019-09-06 09:54:32 -07:00
Sam Tertzakian 56adc67836 1. Remove breakpoints.
2. Clean up descriptor. Final version of working descriptor.
2019-09-05 14:52:07 -07:00
Sam Tertzakian bce8523c1d Fix issue where content transfer loop gets stuck. 2019-09-05 11:12:29 -07:00
Sam Tertzakian bb90161d2f current fixes...works better but still not doing full cycle.
theser changes are not permanent....just proposals to correct issues at hand until we get everything working.
2019-09-04 17:15:14 -07:00
ankurung 35b741cd97 First version of Sample CFU Device and FW Update Package 2019-08-27 17:18:55 -07:00
CharlieArc d32725f03c
Merge pull request #40 from Microsoft/personal/ChArcuri/LinkVideo
link to WinHEC 2018 CFU session from Readme.md
2019-04-04 08:32:46 -07:00
Charlie Arcuri dd6f8e4cd6 link to WinHEC 2018 CFU session from Readme.md 2019-02-15 19:16:56 -08:00
Anoop Kurungod e8d38be131 Allow hid based applications to talks to HID TLC on which CFU driver is loaded. (#38) 2018-10-23 10:41:30 -07:00
Chris Borowski 0a4c798a92 Personal/chboro/readme.md init work (#37)
* update tools readme.md

* update Tools Readme.md
2018-10-22 14:18:58 -07:00
Chris Borowski 4cf5bb27c6 fixing html control characters being stripped out of readme.md (#36) 2018-10-22 14:18:06 -07:00
Chris Borowski c9d7da2470 Personal/chboro/cfu stand alone tool (#35)
* First addition of the standalone tool to git

* Adding better comments and coding standard improvements added by Rob

* Fixing bug where wrong hr was being returned during success.  Fixing a copy and paste bug in a print statement.

* Edits from review

* Move tool to Tools folder

* Updating usage instructions and default config file sample.

* fixing missing close paren
2018-10-22 14:10:55 -07:00
Chris Borowski feab76555b
Updating tool specific readme.md (#34) 2018-10-22 14:03:49 -07:00
SurfaceDMFUser1 4dd9b7e154
Create README.md (#33)
Added readme.md
2018-10-22 13:25:07 -07:00
SurfaceDMFUser1 48c4920fd5
Update README.md (#32)
* Update README.md

Added Tools to the main Contents section.

* Update README.md
2018-10-22 12:28:27 -07:00
SurfaceDMFUser1 916dc3d008
Create README.MD (#31)
README.MD for the tools directory.
2018-10-22 12:28:08 -07:00
Chris Borowski dcb46de601 Personal/chboro/cfu stand alone tool (#29)
* First addition of the standalone tool to git

* Adding better comments and coding standard improvements added by Rob

* Fixing bug where wrong hr was being returned during success.  Fixing a copy and paste bug in a print statement.

* Edits from review

* Move tool to Tools folder
2018-10-22 12:03:45 -07:00
Jeff Wandling 42c3dfd123 moving table (#28) 2018-10-18 14:54:05 -07:00
Jeff Wandling db97f339e5 Personal/jwand/documentation typo (#27)
* explanations expanded

* fix alignment in table
2018-10-18 13:50:02 -07:00
Jeff Wandling 90541df6ee Personal/jwand/documentation typo (#26)
* explanations expanded

* fix alignment in table
2018-10-18 13:23:06 -07:00
Jeff Wandling 2b328a573b explanations expanded (#24) 2018-10-17 18:13:23 -07:00
Page Writer 8aa9a8c4e1
added a link to the post (#23) 2018-10-17 15:49:07 -07:00
Page Writer 32948b2570 link fix (#22)
* link fix

* Update cfu-driver.md

* Update cfu-driver.md

* blog link
2018-10-17 15:39:00 -07:00
Anoop Kurungod beeafcb824
Merge pull request #21 from Microsoft/edit-p-2
fixed links
2018-10-17 11:40:56 -07:00