Fix the IDE slave device missing bug.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1319 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -717,6 +717,11 @@ DetectIDEController (
|
|||||||
// Master Error register is not 0x81, Go on check Slave
|
// Master Error register is not 0x81, Go on check Slave
|
||||||
//
|
//
|
||||||
|
|
||||||
|
//
|
||||||
|
// Stall 10ms to wait for slave device ready
|
||||||
|
//
|
||||||
|
gBS->Stall (10000);
|
||||||
|
|
||||||
//
|
//
|
||||||
// select slave
|
// select slave
|
||||||
//
|
//
|
||||||
|
Reference in New Issue
Block a user