mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-29 08:34:07 +02:00
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,
|
&gWinNtBlockIoComponentName,
|
||||||
&gWinNtBlockIoComponentName2,
|
&gWinNtBlockIoComponentName2,
|
||||||
NULL,
|
NULL,
|
||||||
|
NULL,
|
||||||
&gWinNtBlockIoDriverDiagnostics,
|
&gWinNtBlockIoDriverDiagnostics,
|
||||||
&gWinNtBlockIoDriverDiagnostics2
|
&gWinNtBlockIoDriverDiagnostics2
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user