mirror of https://github.com/acidanthera/audk.git
Update IdeBus for the EfiLibInstallAllDriverBindingg2() API change.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6422 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
fea4d893cc
commit
52f1302e78
|
@ -1427,6 +1427,7 @@ InitializeIdeBus(
|
|||
&gIDEBusComponentName,
|
||||
&gIDEBusComponentName2,
|
||||
NULL,
|
||||
NULL,
|
||||
&gIDEBusDriverDiagnostics,
|
||||
&gIDEBusDriverDiagnostics2
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue