aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Changed protocol GUID, backdoor variable name and cookie valuetestToni Uhlig2024-10-25
* Update READMEToni Uhlig2024-10-25
* Compile `EfiDSEFix` with Mingw64Toni Uhlig2024-10-25
* Support custom EfiGuard driver filenames by specifing `-D EFIGUARD_DRIVER_FIL...Toni Uhlig2024-10-25
* Added partial PatchGuard disable at compile time with `-D EAC_COMPAT_MODE=1`.Toni Uhlig2024-10-25
* Disable PatchGuard at compile time with `-D DO_NOT_DISABLE_PATCHGUARD=1`.Toni Uhlig2024-10-25
* Changed EfiGaurd title to something more "neutral" ;)Toni Uhlig2024-10-25
* Loader: do not pass load options to auto-generated boot entriesMatthijs Lavrijsen2024-01-21
* Use case-insensitive string comparison when checking file namesMatthijs Lavrijsen2024-01-21
* Loader: close root volume handle in LocateFile()Matthijs Lavrijsen2024-01-21
* Pedantic assert fix in SetVariable hookMatthijs Lavrijsen2024-01-20
* Drop /MERGE from linker flags in DSCv1.4Matthijs Lavrijsen2023-10-15
* KiSwInterrupt patch: reuse INIT section as PG contextMatthijs Lavrijsen2023-10-15
* Fix build with GCC toolchainMatthijs Lavrijsen2023-10-14
* EfiDSEFix: do not request UAC elevation in manifestMatthijs Lavrijsen2023-10-14
* Always use CopyWpMem in SetVariable hookMatthijs Lavrijsen2023-10-14
* Check CR4_CET.SH_STK_EN before adjusting shadow stackMatthijs Lavrijsen2023-10-14
* Update README.mdMatthijs Lavrijsen2023-10-12
* Loader: make driver configuration a runtime optionMatthijs Lavrijsen2023-10-12
* Use EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL if availableMatthijs Lavrijsen2023-10-12
* Loader: report POST codes when bootingMatthijs Lavrijsen2023-10-12
* Update README.mdMatthijs Lavrijsen2023-10-10
* GitHub: add code of conduct, issue templatesMatthijs Lavrijsen2023-10-04
* Fix KiVerifyScopesExecute signature for LA57 kernelMatthijs Lavrijsen2023-10-03
* Add updated decode search for OslFwpKernelSetupPhase1Matthijs Lavrijsen2023-10-03
* KiSwInterrupt patch: change the PG context address instead if possibleMatthijs Lavrijsen2023-10-01
* Disable CET when clearing CR0.WPMatthijs Lavrijsen2023-09-27
* EfiGuardDxe: delay driver unload when a non-Windows OS is bootedMatthijs Lavrijsen2023-09-26
* Loader: continue booting if the driver is already loadedMatthijs Lavrijsen2023-09-25
* EfiDSEFix: acquire SE_DEBUG_PRIVILEGE when finding kernel addressesMatthijs Lavrijsen2023-07-31
* Fix build with current EDK2 masterMatthijs Lavrijsen2023-06-22
* Update README.mdMatthijs Lavrijsen2023-06-21
* EfiDSEFix: print help text on invalid usageMatthijs Lavrijsen2023-05-31
* Handle 5-level paging when checking canonical address bitsMatthijs Lavrijsen2023-04-26
* EfiGuardDxe: distinguish between winload and kernel build numbersMatthijs Lavrijsen2023-04-03
* Clean up linker optionsv1.3Matthijs Lavrijsen2023-03-26
* RtlSleep: wait for a timer event instead of stallingMatthijs Lavrijsen2023-03-26
* Loader: check entry descriptions to determine whether they are WindowsMatthijs Lavrijsen2023-03-26
* Loader: remove BdsLibConnectAllDriversToAllControllersMatthijs Lavrijsen2023-03-26
* Loader: minor SetHighestAvailableMode improvementsMatthijs Lavrijsen2023-03-26
* Loader: handle EFI_SECURITY_VIOLATION from LoadImageMatthijs Lavrijsen2023-03-26
* EfiGuardDxe: clear and restore CR0.WP when copyingMatthijs Lavrijsen2023-03-26
* Add CopyWpMem and SetWpMem routinesMatthijs Lavrijsen2023-03-26
* Update Zydis to v4Matthijs Lavrijsen2023-03-26
* EfiDSEFix -c: error message wordingMatthijs Lavrijsen2023-03-17
* EfiGuardDxe: disable VBS for the current bootMatthijs Lavrijsen2023-03-16
* EfiDSEFix -i: print CI option values and IUM statusMatthijs Lavrijsen2023-03-13
* Misc. warning fixesMatthijs Lavrijsen2023-03-13
* EfiDSEFix: add "-r" command to read the value of g_CiOptionsMatthijs Lavrijsen2023-02-27
* Update ntdll.hMatthijs Lavrijsen2023-02-27