Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | EfiDSEFix: do not request UAC elevation in manifest | Matthijs Lavrijsen | 2023-10-14 |
| | | | | | | This works around a Windows Shell issue when launching console applications that require admin elevation (this includes EfiDSEFix) from an unelevated command prompt while having UAC enabled. Fixes #75 | ||
* | EfiDSEFix: print help text on invalid usage | Matthijs Lavrijsen | 2023-05-31 |
| | |||
* | EfiDSEFix -c: error message wording | Matthijs Lavrijsen | 2023-03-17 |
| | | | | Reference: #60 | ||
* | Misc. warning fixes | Matthijs Lavrijsen | 2023-03-13 |
| | |||
* | EfiDSEFix: add "-r" command to read the value of g_CiOptions | Matthijs Lavrijsen | 2023-02-27 |
| | |||
* | EfiDSEFix: add /SUBSYSTEM:NATIVE project configuration | Matthijs Lavrijsen | 2022-04-21 |
| | | | | Closes #51 | ||
* | 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 |
| | |||
* | Initial commitv1.0 | Mattiwatti | 2019-03-25 |