Waiting on: \Driver\???? 82412300 irp (8223dce8) SetPower-Shutdown status

Thanks Peter.

I’m sure my driver does not have any pageable code. Is that mean my driver can be called at DISPATCH_LEVEL? It seems that it will performs well even if I didn’t take any execution about that flag according to your explanation. But it just can not shutdown normally, why?