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
This commit is contained in:
Olivier Martin
2014-01-09 19:06:25 +00:00
committed by oliviermartin
parent 4f67c7ffa1
commit b4fdedc254
5 changed files with 476 additions and 263 deletions

View File

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