index
:
EfiGuard.git
my
test
Disable PatchGuard and DSE at boot time with an EasyAntiCheat compatibility mode
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
EfiGuardDxe
Commit message (
Expand
)
Author
Age
*
Added partial PatchGuard disable at compile time with `-D EAC_COMPAT_MODE=1`.
Toni Uhlig
2023-08-30
*
Disable PatchGuard at compile time with `-D DO_NOT_DISABLE_PATCHGUARD=1`.
Toni Uhlig
2023-08-17
*
Changed EfiGaurd title to something more "neutral" ;)
Toni Uhlig
2023-08-17
*
Fix build with current EDK2 master
Matthijs Lavrijsen
2023-06-22
*
Handle 5-level paging when checking canonical address bits
Matthijs Lavrijsen
2023-04-26
*
EfiGuardDxe: distinguish between winload and kernel build numbers
Matthijs Lavrijsen
2023-04-03
*
Clean up linker options
v1.3
Matthijs Lavrijsen
2023-03-26
*
RtlSleep: wait for a timer event instead of stalling
Matthijs Lavrijsen
2023-03-26
*
EfiGuardDxe: clear and restore CR0.WP when copying
Matthijs Lavrijsen
2023-03-26
*
Add CopyWpMem and SetWpMem routines
Matthijs Lavrijsen
2023-03-26
*
Update Zydis to v4
Matthijs Lavrijsen
2023-03-26
*
EfiGuardDxe: disable VBS for the current boot
Matthijs Lavrijsen
2023-03-16
*
Misc. warning fixes
Matthijs Lavrijsen
2023-03-13
*
Macro sanitization
Matthijs Lavrijsen
2023-02-27
*
Add StrniCmp implementation
Matthijs Lavrijsen
2022-08-24
*
Misc. warning fixes
Matthijs Lavrijsen
2022-08-17
*
DXE driver: store the full kernel build number in global context
Matthijs Lavrijsen
2022-08-17
*
EfiGuardDxe: add VisualUefi support for recent versions of edk2
Matthijs Lavrijsen
2022-08-17
*
Fix warnings when compiling with GCC
Matthijs Lavrijsen
2022-04-21
*
Update arc.h
v1.2
Matthijs Lavrijsen
2021-05-12
*
Fix Resharper warnings
Matthijs Lavrijsen
2021-05-12
*
Use PE runtime function tables for finding function start addresses
v1.1.1
Matthijs Lavrijsen
2021-01-30
*
Update Zydis submodule
Matthijs Lavrijsen
2021-01-30
*
Patch nt!KiMcaDeferredRecoveryService on Windows >= 8.1
Mattiwatti
2020-05-07
*
Patch nt!KiVerifyScopesExecute on Windows >= 8.1
Mattiwatti
2020-05-07
*
Disable PatchGuard verification call in KiSwInterrupt
Mattiwatti
2020-05-03
*
Update SeCodeIntegrityQueryInformation signature
Mattiwatti
2019-12-04
*
Compile as UTF-8
Mattiwatti
2019-12-04
*
Update Zydis submodule
v1.0.2
Mattiwatti
2019-10-07
*
Disable Spectre mitigation crap
Mattiwatti
2019-10-07
*
Call driver unload if a non-Windows OS is being booted
Mattiwatti
2019-05-06
*
Update arc.h
Mattiwatti
2019-05-06
*
Minor fixes
Mattiwatti
2019-05-06
*
Fix two dumb mistakes that were cancelling each other out
Mattiwatti
2019-05-06
*
Update to VS2019
Mattiwatti
2019-04-08
*
Minor fixes
Mattiwatti
2019-03-28
*
Initial commit
v1.0
Mattiwatti
2019-03-25