Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 844 Bytes

crash-dump-and-hibernation-support.md

File metadata and controls

15 lines (9 loc) · 844 Bytes
title description keywords ms.date
Crash Dump and Hibernation Support
Crash Dump and Hibernation Support
crash dump WDK
04/20/2017

Crash Dump and Hibernation Support

A Storport virtual miniport driver must support the SCSI_REQUEST_BLOCK (SRB) function code SRB_FUNCTION_DUMP_POINTERS. When a miniport driver receives this type of SRB, the DataBuffer SRB member points to a MINIPORT_DUMP_POINTERS structure. This SRB is sent to a virtual miniport driver that is used to control the disk that holds the crash dump data after the SRB returns from the miniport driver's HwStorInitialize routine.