[Source] Useless assigning statement in ata and atapi
NT32, WinNT GOP PixelFormat should be BltOnly NT32, SimpleTxtIn should add F11, F12 support git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2511 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -67,7 +67,6 @@ ATAIdentify (
|
||||
// use ATA PIO Data In protocol to send ATA Identify command
|
||||
// and receive data from device
|
||||
//
|
||||
DeviceSelect = 0;
|
||||
DeviceSelect = (UINT8) ((IdeDev->Device) << 4);
|
||||
Status = AtaPioDataIn (
|
||||
IdeDev,
|
||||
|
Reference in New Issue
Block a user