aboutsummaryrefslogtreecommitdiff
path: root/EfiGuardDxe/util.h
Commit message (Collapse)AuthorAge
* Disable PatchGuard at compile time with `-D DO_NOT_DISABLE_PATCHGUARD=1`.Toni Uhlig2023-08-17
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Handle 5-level paging when checking canonical address bitsMatthijs Lavrijsen2023-04-26
|
* 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
* Update Zydis to v4Matthijs Lavrijsen2023-03-26
|
* Add StrniCmp implementationMatthijs Lavrijsen2022-08-24
|
* Misc. warning fixesMatthijs Lavrijsen2022-08-17
|
* Use PE runtime function tables for finding function start addressesv1.1.1Matthijs Lavrijsen2021-01-30
|
* Minor fixesMattiwatti2019-05-06
|
* Initial commitv1.0Mattiwatti2019-03-25