Mattiwatti / EfiGuard

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

EfiGuard Error : 0xC000000E #118

Closed jusesgt closed 2 months ago

jusesgt commented 2 months ago

Operating system

Windows 10 |21H2|

Issue description

Hello, I encountered an error when trying to disable efidsefix. please help me fix this error image

Steps to reproduce

1.Disable Secure-Boot

  1. Convert Disk in GPT
  2. Windows work in UEFI Mode

Logs

C:\Users\vlade\Documents\EfiGuard-v1.4>efidsefix -d
Disabling DSE...
CI!g_CiOptions at 0xFFFFF8042DC283B8.
Failure: EFI SetVariable() did not return any data.
The EfiGuard DXE driver is either not loaded in SETVARIABLE_HOOK mode, or it is malfunctioning.
AdjustCiOptions failed: 0xC000000E

Attachments

C:\Users\vlade\Documents\EfiGuard-v1.4>efidsefix -d Disabling DSE... CI!g_CiOptions at 0xFFFFF8042DC283B8. Failure: EFI SetVariable() did not return any data. The EfiGuard DXE driver is either not loaded in SETVARIABLE_HOOK mode, or it is malfunctioning. AdjustCiOptions failed: 0xC000000E

jusesgt commented 2 months ago

Pls help !