aboutsummaryrefslogtreecommitdiff
path: root/Application/EfiDSEFix/src/EfiDSEFix.h
Commit message (Collapse)AuthorAge
* Compile `EfiDSEFix` with Mingw64Toni Uhlig2024-08-21
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* EfiDSEFix: add "-r" command to read the value of g_CiOptionsMatthijs Lavrijsen2023-02-27
|
* EfiDSEFix: add /SUBSYSTEM:NATIVE project configurationMatthijs Lavrijsen2022-04-21
| | | | Closes #51
* EfiDSEFix: improve g_CiOptions address validationv1.2.1Matthijs Lavrijsen2021-05-25
| | | | | | | | - Verify expected lengths of instructions - Verify CipInitialize is in PAGE - Verify g_CiOptions is in either .data or CiPolicy Fixes #31 (regression due to KB5003173 fix)
* Minor fixesMattiwatti2019-05-06
|
* EfiDSEFix: read input value for '--enable' as hex to match '--disable'Mattiwatti2019-03-30
|
* Initial commitv1.0Mattiwatti2019-03-25