EfiGuard icon indicating copy to clipboard operation
EfiGuard copied to clipboard

Hybrid shutdown

Open dedshit opened this issue 1 year ago • 1 comments

Question description

Efiguard didn't work properly after hybrid shutdown, only patched bootmgfw!ImgArchStartBootApplication. What is really happening behind the scene & why it didn't work

thanks in advance

dedshit avatar Sep 05 '24 03:09 dedshit

Are you sure EfiGuard isn't working correctly, as opposed to hybrid shutdown simply causing some debug print messages to be suppressed? If yes, what command are you running to determine this?

I just tried this and hybrid shutdown seems to be working for me, other than some boot time print messages getting lost. This isn't really fixable due to the way boot graphics work when using fast startup, but it doesn't affect functionality. You can use EfiDSEFix -c after booting (or after resuming from hibernation after a hybrid shutdown) to check if EfiGuard is working.

Mattiwatti avatar Oct 09 '25 00:10 Mattiwatti