]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/Universal/MmcDxe/MmcDxe.inf
EmbeddedPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / EmbeddedPkg / Universal / MmcDxe / MmcDxe.inf
index 4a21fb4952dc449ad0edeedfc834d7604e13c03e..67cdce6c5b4d4129a683fcc783f400c2968bb02b 100644 (file)
@@ -1,15 +1,9 @@
 #/** @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
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 #**/\r
 \r
@@ -26,6 +20,8 @@
   ComponentName.c\r
   Mmc.c\r
   MmcBlockIo.c\r
+  MmcIdentification.c\r
+  MmcDebug.c\r
   Diagnostics.c\r
 \r
 [Packages]\r
@@ -37,7 +33,6 @@
   UefiLib\r
   UefiDriverEntryPoint\r
   BaseMemoryLib\r
-  TimerLib\r
 \r
 [Protocols]\r
   gEfiDiskIoProtocolGuid\r
@@ -45,6 +40,6 @@
   gEfiDevicePathProtocolGuid\r
   gEfiMmcHostProtocolGuid\r
   gEfiDriverDiagnostics2ProtocolGuid\r
-  \r
+\r
 [Depex]\r
-  TRUE
\ No newline at end of file
+  TRUE\r