aboutsummaryrefslogtreecommitdiff
path: root/EfiGuardDxe
Commit message (Expand)AuthorAge
* Added partial PatchGuard disable at compile time with `-D EAC_COMPAT_MODE=1`.Toni Uhlig2023-08-30
* Disable PatchGuard at compile time with `-D DO_NOT_DISABLE_PATCHGUARD=1`.Toni Uhlig2023-08-17
* Changed EfiGaurd title to something more "neutral" ;)Toni Uhlig2023-08-17
* Fix build with current EDK2 masterMatthijs Lavrijsen2023-06-22
* Handle 5-level paging when checking canonical address bitsMatthijs Lavrijsen2023-04-26
* EfiGuardDxe: distinguish between winload and kernel build numbersMatthijs Lavrijsen2023-04-03
* Clean up linker optionsv1.3Matthijs Lavrijsen2023-03-26
* RtlSleep: wait for a timer event instead of stallingMatthijs Lavrijsen2023-03-26
* EfiGuardDxe: clear and restore CR0.WP when copyingMatthijs Lavrijsen2023-03-26
* Add CopyWpMem and SetWpMem routinesMatthijs Lavrijsen2023-03-26
* Update Zydis to v4Matthijs Lavrijsen2023-03-26
* EfiGuardDxe: disable VBS for the current bootMatthijs Lavrijsen2023-03-16
* Misc. warning fixesMatthijs Lavrijsen2023-03-13
* Macro sanitizationMatthijs Lavrijsen2023-02-27
* Add StrniCmp implementationMatthijs Lavrijsen2022-08-24
* Misc. warning fixesMatthijs Lavrijsen2022-08-17
* DXE driver: store the full kernel build number in global contextMatthijs Lavrijsen2022-08-17
* EfiGuardDxe: add VisualUefi support for recent versions of edk2Matthijs Lavrijsen2022-08-17
* Fix warnings when compiling with GCCMatthijs Lavrijsen2022-04-21
* Update arc.hv1.2Matthijs Lavrijsen2021-05-12
* Fix Resharper warningsMatthijs Lavrijsen2021-05-12
* Use PE runtime function tables for finding function start addressesv1.1.1Matthijs Lavrijsen2021-01-30
* Update Zydis submoduleMatthijs Lavrijsen2021-01-30
* Patch nt!KiMcaDeferredRecoveryService on Windows >= 8.1Mattiwatti2020-05-07
* Patch nt!KiVerifyScopesExecute on Windows >= 8.1Mattiwatti2020-05-07
* Disable PatchGuard verification call in KiSwInterruptMattiwatti2020-05-03
* Update SeCodeIntegrityQueryInformation signatureMattiwatti2019-12-04
* Compile as UTF-8Mattiwatti2019-12-04
* Update Zydis submodulev1.0.2Mattiwatti2019-10-07
* Disable Spectre mitigation crapMattiwatti2019-10-07
* Call driver unload if a non-Windows OS is being bootedMattiwatti2019-05-06
* Update arc.hMattiwatti2019-05-06
* Minor fixesMattiwatti2019-05-06
* Fix two dumb mistakes that were cancelling each other outMattiwatti2019-05-06
* Update to VS2019Mattiwatti2019-04-08
* Minor fixesMattiwatti2019-03-28
* Initial commitv1.0Mattiwatti2019-03-25