mirror of https://github.com/acidanthera/audk.git
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:
parent
ed916b22cb
commit
fea4d893cc
|
@ -118,6 +118,7 @@ InitializeWinNtBlockIo(
|
|||
&gWinNtBlockIoComponentName,
|
||||
&gWinNtBlockIoComponentName2,
|
||||
NULL,
|
||||
NULL,
|
||||
&gWinNtBlockIoDriverDiagnostics,
|
||||
&gWinNtBlockIoDriverDiagnostics2
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue