hi,I have write a driver ,this driver use PsSetLoadImageNotifyRoutine in DriverEntry,I want to monitor all the drivers which are loaded after my driver,then I let my driver start very early when the system boot,but I find a problem,my LoadImageNotifyRoutine can only monitor little driver during the system boot,can you help me ? :D