[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:
xgu3
2007-03-29 03:42:03 +00:00
parent 0f6b6f755b
commit 4b2e068430
4 changed files with 8 additions and 6 deletions

View File

@@ -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,