セキュリティ ドライバーのサンプルSecurity driver samples
このディレクトリのドライバーサンプルは、デバイスのカスタムドライバーを作成するための開始点となります。The driver sample in this directory provides a starting point for writing a custom driver for your device.
サンプルSample | 説明Description |
---|---|
起動時マルウェア対策ドライバーEarly Launch Anti-Malware Driver | 起動時マルウェア対策ドライバーでの通常のブート開始ドライバーの初期化に関する通知を受信する方法を示します。Demonstrates how to receive notifications about the initialization of regular boot start drivers in an Early Launch Anti-Malware driver. |