EfiGuard/EfiGuardDxe
2025-08-03 20:11:40 +02:00
..
X64 Check CR4_CET.SH_STK_EN before adjusting shadow stack 2023-10-14 22:02:45 +02:00
Zydis@a2278f1d25 Update Zydis submodule 2025-06-11 23:29:21 +02:00
arc.h Update arc.h 2021-05-12 12:56:23 +02:00
EfiGuardDxe.c Add VeraCrypt support (#136) 2025-02-24 12:57:35 +01:00
EfiGuardDxe.h Move BacktrackToFunctionStart to pe.c 2025-06-11 23:29:21 +02:00
EfiGuardDxe.inf Use EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL if available 2023-10-12 09:01:55 +02:00
EfiGuardDxe.vcxproj Fix build with current EDK2 master 2025-01-17 04:46:34 +01:00
EfiGuardDxe.vcxproj.filters Disable CET when clearing CR0.WP 2023-09-27 04:37:46 +02:00
ntdef.h Initial commit 2019-03-25 20:56:43 +01:00
PatchBootmgr.c Move BacktrackToFunctionStart to pe.c 2025-06-11 23:29:21 +02:00
PatchNtoskrnl.c Verify found addresses are inside known PE functions where possible 2025-06-11 23:29:21 +02:00
PatchWinload.c PatchImgpValidateImageHash: help out images with invalid PE checksums 2025-08-03 20:11:40 +02:00
pe.c Correctly handle UNW_FLAG_CHAININFO in unwind data 2025-06-11 23:29:22 +02:00
pe.h Correctly handle UNW_FLAG_CHAININFO in unwind data 2025-06-11 23:29:22 +02:00
util.c Move BacktrackToFunctionStart to pe.c 2025-06-11 23:29:21 +02:00
util.h Move BacktrackToFunctionStart to pe.c 2025-06-11 23:29:21 +02:00
VisualUefi.c Fix build with GCC toolchain 2023-10-14 22:02:46 +02:00