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
This commit is contained in:
qhuang8 2008-11-07 06:25:23 +00:00
parent ed916b22cb
commit fea4d893cc
1 changed files with 1 additions and 0 deletions

View File

@ -118,6 +118,7 @@ InitializeWinNtBlockIo(
&gWinNtBlockIoComponentName,
&gWinNtBlockIoComponentName2,
NULL,
NULL,
&gWinNtBlockIoDriverDiagnostics,
&gWinNtBlockIoDriverDiagnostics2
);