summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.c b/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.c
index a738fcd..f020d6b 100644
--- a/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.c
+++ b/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.c
@@ -118,6 +118,7 @@ InitializeWinNtBlockIo(
&gWinNtBlockIoComponentName,
&gWinNtBlockIoComponentName2,
NULL,
+ NULL,
&gWinNtBlockIoDriverDiagnostics,
&gWinNtBlockIoDriverDiagnostics2
);