Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Compile as UTF-8 | Mattiwatti | 2019-12-04 |
| | |||
* | Disable Spectre mitigation crap | Mattiwatti | 2019-10-07 |
| | |||
* | EfiDSEFix: HDE64 fixes | Mattiwatti | 2019-05-30 |
| | | | | | | - Make hde64_table const to prevent it from ending up in .data - #include <intrin.h> because Clang gets confused by __stosb without it - Fix various warnings | ||
* | Update ntdll.h | Mattiwatti | 2019-05-30 |
| | |||
* | Minor fixes | Mattiwatti | 2019-05-06 |
| | |||
* | Update to VS2019 | Mattiwatti | 2019-04-08 |
| | |||
* | EfiDSEFix: on Windows >= 8, use a different default g_CiOptions valuev1.0.1 | Mattiwatti | 2019-03-30 |
| | | | | Fixes #1 | ||
* | EfiDSEFix: read input value for '--enable' as hex to match '--disable' | Mattiwatti | 2019-03-30 |
| | |||
* | Ensure ntdllp.lib only exports Vista-compatible symbols | Mattiwatti | 2019-03-28 |
| | |||
* | Initial commitv1.0 | Mattiwatti | 2019-03-25 |