summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg/WinNtBlockIoDxe
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-07 06:25:23 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-07 06:25:23 +0000
commitfea4d893cc6d2b1c61f8cc2b3f8a4e21ace10d27 (patch)
tree0dd36506925d677bb61f7e556e547510917d184d /Nt32Pkg/WinNtBlockIoDxe
parented916b22cb9b0dcdee9be7f13a5e7548ce559f3c (diff)
downloadedk2-fea4d893cc6d2b1c61f8cc2b3f8a4e21ace10d27.tar.gz
edk2-fea4d893cc6d2b1c61f8cc2b3f8a4e21ace10d27.tar.bz2
edk2-fea4d893cc6d2b1c61f8cc2b3f8a4e21ace10d27.zip
Update WinNtBlockIo for the EfiLibInstallAllDriverBindingg2() API change.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6421 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Nt32Pkg/WinNtBlockIoDxe')
-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 a738fcd3dc..f020d6baed 100644
--- a/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.c
+++ b/Nt32Pkg/WinNtBlockIoDxe/WinNtBlockIo.c
@@ -118,6 +118,7 @@ InitializeWinNtBlockIo(
&gWinNtBlockIoComponentName,
&gWinNtBlockIoComponentName2,
NULL,
+ NULL,
&gWinNtBlockIoDriverDiagnostics,
&gWinNtBlockIoDriverDiagnostics2
);