aboutsummaryrefslogtreecommitdiff
path: root/EfiGuardDxe/EfiGuardDxe.c
Commit message (Expand)AuthorAge
* Changed EfiGaurd title to something more "neutral" ;)Toni Uhlig2024-10-25
* Use case-insensitive string comparison when checking file namesMatthijs Lavrijsen2024-01-21
* Pedantic assert fix in SetVariable hookMatthijs Lavrijsen2024-01-20
* Always use CopyWpMem in SetVariable hookMatthijs Lavrijsen2023-10-14
* Use EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL if availableMatthijs Lavrijsen2023-10-12
* EfiGuardDxe: delay driver unload when a non-Windows OS is bootedMatthijs Lavrijsen2023-09-26
* EfiGuardDxe: distinguish between winload and kernel build numbersMatthijs Lavrijsen2023-04-03
* RtlSleep: wait for a timer event instead of stallingMatthijs Lavrijsen2023-03-26
* Add CopyWpMem and SetWpMem routinesMatthijs Lavrijsen2023-03-26
* Misc. warning fixesMatthijs Lavrijsen2022-08-17
* DXE driver: store the full kernel build number in global contextMatthijs Lavrijsen2022-08-17
* Fix Resharper warningsMatthijs Lavrijsen2021-05-12
* Compile as UTF-8Mattiwatti2019-12-04
* Call driver unload if a non-Windows OS is being bootedMattiwatti2019-05-06
* Initial commitv1.0Mattiwatti2019-03-25