-
Notifications
You must be signed in to change notification settings - Fork 341
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: AdjustCiOptions failed: 0xC0000002 #89
Comments
Hi, there's really no need to email me to tell me to take a look at your issue less than an hour after creating it, GitHub already does this for you. Code Questions:
Note that I doubt that I can fix this (assuming I'm right about the cause being the system firmware), but I may be able to identify what the cause is more precisely. As of right now I don't really have any ideas about what this could be. |
|
Any ideas how to resolve this issue? |
Nope, sorry. This does seem to be some hardware (or rather, firmware) specific issue, so there's not much I can do since I haven't got this specific laptop model to reproduce this. I'll leave the issue open in case anyone has suggestions. |
The same error: C:\ownCloud\progs_win\EfiGuard-v1.3>EfiDSEFix.exe --disable Mini PC https://www.gigabyte.com/Mini-PcBarebone/GB-BACE-3000-rev-10#ov |
C:\ownCloud\progs_win\EfiGuard-v1.3>EfiDSEFix.exe -i SystemModuleInformation: SystemCodeIntegrityInformation: SystemKernelDebuggerInformation: SystemKernelDebuggerInformationEx: SharedUserData->KdDebuggerEnabled: 0x01 SystemKernelDebuggerFlags: 0x00 SystemCodeIntegrityPolicyInformation: SystemIsolatedUserModeInformation: |
@horsicq: you are getting the same error, but for a different reason: your Windows is installed in BIOS mode (so on an MBR disk). EfiGuard will not work on this system as is but it will (well, should) work if you reinstall or convert Windows in UEFI mode (so on a GPT disk). For converting your existing installation, see MS MBR2GPT: https://learn.microsoft.com/en-us/windows/deployment/mbr-to-gpt. |
@Jack3De Могу подсказать другой обход, не использующий EFI , но там бывают BSOD)) |
Querying g_CiOptions value... |
@cheboxarov This is a different error status than the one in the OP. The error message already tells you what the issue is. @3d8kAbdul Please limit your posts to English only, so that others who don't speak Russian (including myself...) can also read them. |
I'm using version 1.3. I am getting an error:
Disable DSE...
CI!g_CiOptions at 0xFFFFF8011D829418.
Failure: NtSetSystemEnvironmentValueEx error 0xC0000002
The EfiGuard DXE driver is either not loaded in SETVARIABLE_HOOK mode, or it is malfunctioning.
AdjustCiOptions failed: 0xC0000002
I renamed the file on the flash drive, deleted the config, the flash drive was formatted in FAT, the file launch from the flash drive into the BIOS and Windows is successful.
The text was updated successfully, but these errors were encountered: