aboutsummaryrefslogtreecommitdiff
path: root/EfiGuardDxe/EfiGuardDxe.c
Commit message (Collapse)AuthorAge
* Changed EfiGaurd title to something more "neutral" ;)Toni Uhlig2023-08-17
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* 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
| | | | Additionally make SetServicePointer also clear and restore CR0.WP if needed
* 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