]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBus.h
1. fix AtaPassThru.PassThru() sct failure
[mirror_edk2.git] / MdeModulePkg / Bus / Ata / AtaBusDxe / AtaBus.h
index 21ad360352fe488f6640f447c5929c1a9d77e37d..4cda0e5cc4ca211ff5493d195a231d82dbfd59b5 100644 (file)
@@ -4,7 +4,7 @@
   This file defines common data structures, macro definitions and some module\r
   internal function header files.\r
 \r
-  Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.<BR>\r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
@@ -39,7 +39,7 @@
 //\r
 // Time out value for ATA pass through protocol\r
 //\r
-#define ATA_TIMEOUT                       EFI_TIMER_PERIOD_SECONDS (1)\r
+#define ATA_TIMEOUT                       EFI_TIMER_PERIOD_SECONDS (3)\r
 \r
 //\r
 // Maximum number of times to retry ATA command\r