aboutsummaryrefslogtreecommitdiff
path: root/EfiGuardDxe/PatchNtoskrnl.c
Commit message (Expand)AuthorAge
* Added partial PatchGuard disable at compile time with `-D EAC_COMPAT_MODE=1`.Toni Uhlig2025-04-23
* Disable PatchGuard at compile time with `-D DO_NOT_DISABLE_PATCHGUARD=1`.Toni Uhlig2025-04-23
* Misc. minor warning fixesMatthijs Lavrijsen2025-01-17
* KiSwInterrupt patch: reuse INIT section as PG contextMatthijs Lavrijsen2023-10-15
* Fix KiVerifyScopesExecute signature for LA57 kernelMatthijs Lavrijsen2023-10-03
* KiSwInterrupt patch: change the PG context address instead if possibleMatthijs Lavrijsen2023-10-01
* EfiGuardDxe: distinguish between winload and kernel build numbersMatthijs Lavrijsen2023-04-03
* EfiGuardDxe: clear and restore CR0.WP when copyingMatthijs Lavrijsen2023-03-26
* Update Zydis to v4Matthijs Lavrijsen2023-03-26
* Misc. warning fixesMatthijs Lavrijsen2023-03-13
* Fix warnings when compiling with GCCMatthijs Lavrijsen2022-04-21
* Fix Resharper warningsMatthijs Lavrijsen2021-05-12
* Use PE runtime function tables for finding function start addressesv1.1.1Matthijs 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
* Fix two dumb mistakes that were cancelling each other outMattiwatti2019-05-06
* Minor fixesMattiwatti2019-03-28
* Initial commitv1.0Mattiwatti2019-03-25