aboutsummaryrefslogtreecommitdiff
path: root/EfiGuardDxe/util.h
Commit message (Collapse)AuthorAge
* Use case-insensitive string comparison when checking file namesMatthijs Lavrijsen2024-01-21
|
* Fix build with GCC toolchainMatthijs Lavrijsen2023-10-14
|
* Check CR4_CET.SH_STK_EN before adjusting shadow stackMatthijs Lavrijsen2023-10-14
|
* Disable CET when clearing CR0.WPMatthijs Lavrijsen2023-09-27
|
* 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