Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Unified CFLAGS for EASTL and all other builds. | Toni Uhlig | 2021-04-24 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Added Makefile macro to check if some exec's are available e.g. $(CC),$(CXX),.. | Toni Uhlig | 2021-04-24 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Re-worked all the Makefile's as they were not sufficient for external projects. | Toni Uhlig | 2021-04-24 | |
| | | | | | | * simplified DriverThread::SpinLock Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Improved driver-sign comfort by using fake-CA's w/o passphrase and self-sign ↵ | Toni Uhlig | 2021-04-23 | |
| | | | | | | driver images with osslsigncode. Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Support for using EASTL w/ user space apps. | Toni Uhlig | 2021-04-23 | |
| | | | | | | * use osslsigncode to sign drivers/apps Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Support for using Makefile.external in external projects. | Toni Uhlig | 2021-04-22 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Fixed possible deadlock. | Toni Uhlig | 2021-04-20 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Update README.md | Toni | 2021-04-20 | |
| | ||||
* | Update README.md | Toni | 2021-04-20 | |
| | ||||
* | Added MT support for ring0 drivers. | Toni Uhlig | 2021-04-20 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Added kernel threading support. | Toni Uhlig | 2021-04-20 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Merge branch 'master' of github.com:lnslbrty/mingw-w64-ddk-template | Toni Uhlig | 2021-04-18 | |
|\ | ||||
| * | Update README.md | Toni | 2021-04-16 | |
| | | ||||
* | | Added EV code signing CA/Cert generator. | Toni Uhlig | 2021-04-18 | |
|/ | | | | | | * print infinite debug messages on a pure virtual function call Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Added Makefile install target and point'n'click batch files. | Toni Uhlig | 2021-04-16 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | EASTL update script | Toni Uhlig | 2021-04-16 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | EASTL integration | Toni Uhlig | 2021-04-16 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Merge commit '3c534012646b0a68566a494d76fde274e29bfb9e' as ↵ | Toni Uhlig | 2021-04-08 | |
|\ | | | | | | | 'EASTL/test/packages/EABase' | |||
| * | Squashed 'EASTL/test/packages/EABase/' content from commit 9816bb9 | Toni Uhlig | 2021-04-08 | |
| | | | | | git-subtree-dir: EASTL/test/packages/EABase git-subtree-split: 9816bb911b17f9ee593ad0913a036a175aeaece7 | |||
* | Removed EABase as git submodule. | Toni Uhlig | 2021-04-08 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Merge commit 'e59cf7b09e7388d369e8d2bf73501cde79c28708' as 'EASTL' | Toni Uhlig | 2021-04-08 | |
|\ | ||||
| * | Squashed 'EASTL/' content from commit fad5471 | Toni Uhlig | 2021-04-08 | |
| | | | | | git-subtree-dir: EASTL git-subtree-split: fad54717f8e4ebb13b20095da7efd07a53af0f10 | |||
* | initial commit | Toni Uhlig | 2021-04-07 | |
Signed-off-by: Toni Uhlig <matzeton@googlemail.com> |