diff options
| author | Barry Golden <[email protected]> | 2017-08-25 20:51:02 -0700 |
|---|---|---|
| committer | Barry Golden <[email protected]> | 2017-08-25 20:51:02 -0700 |
| commit | 13ca5b69d2a1b20e5cfa8ecc94bfea9ece8aaa9a (patch) | |
| tree | dc4870ec4210e09b2b967ebc25a853cd691bc0d2 /security | |
| parent | 112a28423dea2f79402bc20d1cad07afe4f69e22 (diff) | |
VSTS 12737998
Diffstat (limited to 'security')
| -rw-r--r-- | security/elam/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/security/elam/README.md b/security/elam/README.md index 927dc32d..bbd5b772 100644 --- a/security/elam/README.md +++ b/security/elam/README.md @@ -1,3 +1,13 @@ +<!--- + name: Early Launch Anti-Malware Driver + platform: KMDF + language: cpp + category: Security + description: Demonstrates how to receive notifications about the initialization of regular boot start drivers in an Early Launch Anti-Malware driver. + samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=617954 +---> + + Early Launch Anti-Malware Driver ================================ |
