Mattiwatti / EfiGuard

Disable PatchGuard and Driver Signature Enforcement at boot time
GNU General Public License v3.0
1.76k stars 332 forks source link

Is PatchGuard bypass necessary in case of boot time DSE bypass? #129

Open subvert0r opened 1 month ago

subvert0r commented 1 month ago

Question description

I have tested the boot time DSE bypass without the patchguard, and I did not get any BSOD, even after waiting 40-50 minute.

My question is, is this because we are patching it before patchguard is initialized? Does this mean in case of boot time DSE bypass, there is no need for patchguard bypass?