summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Universal/MmcDxe/MmcDxe.inf
diff options
context:
space:
mode:
authorOlivier Martin <olivier.martin@arm.com>2014-01-09 19:06:25 +0000
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>2014-01-09 19:06:25 +0000
commitb4fdedc2543c6d193c70ae5339a56824a9729e68 (patch)
tree1d8a46ddffde25e288a0ff9507303e315939abc6 /EmbeddedPkg/Universal/MmcDxe/MmcDxe.inf
parent4f67c7ffa1ed419e44084b2679c49a2f4e95ba65 (diff)
downloadedk2-b4fdedc2543c6d193c70ae5339a56824a9729e68.tar.gz
edk2-b4fdedc2543c6d193c70ae5339a56824a9729e68.tar.bz2
edk2-b4fdedc2543c6d193c70ae5339a56824a9729e68.zip
MmcDxe: Adding eMMC support
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Olivier Martin <olivier.martin@arm.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15074 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EmbeddedPkg/Universal/MmcDxe/MmcDxe.inf')
-rw-r--r--EmbeddedPkg/Universal/MmcDxe/MmcDxe.inf5
1 files changed, 3 insertions, 2 deletions
diff --git a/EmbeddedPkg/Universal/MmcDxe/MmcDxe.inf b/EmbeddedPkg/Universal/MmcDxe/MmcDxe.inf
index 80e15bb850..069b8c766c 100644
--- a/EmbeddedPkg/Universal/MmcDxe/MmcDxe.inf
+++ b/EmbeddedPkg/Universal/MmcDxe/MmcDxe.inf
@@ -1,7 +1,7 @@
#/** @file
# Build file for the MMC DXE driver
#
-# Copyright (c) 2011-2013, ARM Limited. All rights reserved.
+# Copyright (c) 2011-2014, ARM Limited. All rights reserved.
#
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
@@ -26,6 +26,7 @@
ComponentName.c
Mmc.c
MmcBlockIo.c
+ MmcIdentification.c
MmcDebug.c
Diagnostics.c
@@ -48,4 +49,4 @@
gEfiDriverDiagnostics2ProtocolGuid
[Depex]
- TRUE \ No newline at end of file
+ TRUE