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
/
EfiGuardDxe.c
Commit message (
Collapse
)
Author
Age
*
Changed EfiGaurd title to something more "neutral" ;)
Toni Uhlig
2024-10-25
|
|
|
|
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
*
Use case-insensitive string comparison when checking file names
Matthijs Lavrijsen
2024-01-21
|
*
Pedantic assert fix in SetVariable hook
Matthijs Lavrijsen
2024-01-20
|
*
Always use CopyWpMem in SetVariable hook
Matthijs Lavrijsen
2023-10-14
|
*
Use EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL if available
Matthijs Lavrijsen
2023-10-12
|
*
EfiGuardDxe: delay driver unload when a non-Windows OS is booted
Matthijs Lavrijsen
2023-09-26
|
|
|
|
Fixes #91
*
EfiGuardDxe: distinguish between winload and kernel build numbers
Matthijs Lavrijsen
2023-04-03
|
*
RtlSleep: wait for a timer event instead of stalling
Matthijs Lavrijsen
2023-03-26
|
*
Add CopyWpMem and SetWpMem routines
Matthijs Lavrijsen
2023-03-26
|
|
|
|
Additionally make SetServicePointer also clear and restore CR0.WP if needed
*
Misc. warning fixes
Matthijs Lavrijsen
2022-08-17
|
*
DXE driver: store the full kernel build number in global context
Matthijs Lavrijsen
2022-08-17
|
*
Fix Resharper warnings
Matthijs Lavrijsen
2021-05-12
|
*
Compile as UTF-8
Mattiwatti
2019-12-04
|
*
Call driver unload if a non-Windows OS is being booted
Mattiwatti
2019-05-06
|
*
Initial commit
v1.0
Mattiwatti
2019-03-25