]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/Universal/MmcDxe/MmcDxe.inf
SD : Updated CMD 6 implememtation.
[mirror_edk2.git] / EmbeddedPkg / Universal / MmcDxe / MmcDxe.inf
index 4a21fb4952dc449ad0edeedfc834d7604e13c03e..a07288c754418b8fd496e85ee02e8a88996db0d2 100644 (file)
@@ -1,15 +1,15 @@
 #/** @file\r
 #  Build file for the MMC DXE driver\r
 #\r
-#  Copyright (c) 2011, ARM Limited. All rights reserved.\r
-#  \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
-#  http://opensource.org/licenses/bsd-license.php                                            \r
+#  Copyright (c) 2011-2015, ARM Limited. All rights reserved.\r
 #\r
-#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
-#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \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
+#  http://opensource.org/licenses/bsd-license.php\r
+#\r
+#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #**/\r
 \r
@@ -26,6 +26,8 @@
   ComponentName.c\r
   Mmc.c\r
   MmcBlockIo.c\r
+  MmcIdentification.c\r
+  MmcDebug.c\r
   Diagnostics.c\r
 \r
 [Packages]\r
@@ -37,7 +39,6 @@
   UefiLib\r
   UefiDriverEntryPoint\r
   BaseMemoryLib\r
-  TimerLib\r
 \r
 [Protocols]\r
   gEfiDiskIoProtocolGuid\r
@@ -45,6 +46,6 @@
   gEfiDevicePathProtocolGuid\r
   gEfiMmcHostProtocolGuid\r
   gEfiDriverDiagnostics2ProtocolGuid\r
-  \r
+\r
 [Depex]\r
-  TRUE
\ No newline at end of file
+  TRUE\r