Mattiwatti / EfiGuard

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

Failure: NtSetSystemEnvironmentValueEx error C000000D #44

Closed 07bug closed 2 years ago

07bug commented 2 years ago

Error executing efidsefix.exe -d

Disabling DSE... CI!g_CiOptions at 0xFFFFF8034E4283B8. Failure: NtSetSystemEnvironmentValueEx error C000000D AdjustCiOptions failed: C000000D

EfiDSEFix.exe -i SystemBootEnvironmentInformation:

SystemModuleInformation:

SystemCodeIntegrityInformation:

SystemKernelDebuggerInformation:

SystemKernelDebuggerInformationEx:

SharedUserData->KdDebuggerEnabled: 0x00

SystemKernelDebuggerFlags: 0x00

SystemCodeIntegrityPolicyInformation:

pineda89 commented 2 years ago

@zjkanjie how you solve it?

I'm getting C000000D when calling NtSetSystemEnvironmentValueEx. I tried changing some params, redefitions and something more