]> git.proxmox.com Git - mirror_edk2.git/blame - QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDMediaDeviceDxe/SDMediaDeviceDxe.inf
QuarkSocPkg: Removing ipf which is no longer supported from edk2.
[mirror_edk2.git] / QuarkSocPkg / QuarkSouthCluster / Sdio / Dxe / SDMediaDeviceDxe / SDMediaDeviceDxe.inf
CommitLineData
9b6bbcdb
MK
1## @file\r
2#\r
3# Component Description File For SDMediaDeviceDxe Module.\r
4#\r
fda6abd6 5# Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>\r
9b6bbcdb
MK
6#\r
7# This program and the accompanying materials\r
8# are licensed and made available under the terms and conditions of the BSD License\r
9# which accompanies this distribution. The full text of the license may be found at\r
10# http://opensource.org/licenses/bsd-license.php\r
11#\r
12# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
13# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
14#\r
15##\r
16\r
17[Defines]\r
18 INF_VERSION = 0x00010005\r
19 BASE_NAME = SDMediaDevice\r
20 FILE_GUID = 80897901-91F6-4efe-9579-3353A0C02DAB\r
21 MODULE_TYPE = UEFI_DRIVER\r
22 VERSION_STRING = 1.0\r
23 ENTRY_POINT = InitializeSDMediaDevice\r
24\r
25#\r
26# The following information is for reference only and not required by the build tools.\r
27#\r
fda6abd6 28# VALID_ARCHITECTURES = IA32 X64 EBC\r
9b6bbcdb
MK
29#\r
30# DRIVER_BINDING = gSDMediaDeviceDriverBinding\r
31# COMPONENT_NAME = gSDMediaDeviceName\r
32# COMPONENT_NAME2 = gSDMediaDeviceName2\r
33#\r
34\r
35[Sources]\r
36 SDMediaDevice.c\r
37 SDMediaDevice.h\r
38 MMCSDTransfer.c\r
39 CEATA.c\r
40 CEATABlockIo.c\r
41 MMCSDBlockIo.c\r
42 ComponentName.c\r
43 ComponentName.h\r
44\r
45\r
46[Packages]\r
47 MdePkg/MdePkg.dec\r
48 MdeModulePkg/MdeModulePkg.dec\r
49 QuarkSocPkg/QuarkSocPkg.dec\r
50\r
51[LibraryClasses]\r
52 MemoryAllocationLib\r
53 BaseLib\r
54 UefiLib\r
55 UefiBootServicesTableLib\r
56 UefiDriverEntryPoint\r
57 BaseMemoryLib\r
58 DebugLib\r
59 PcdLib\r
60\r
61[Protocols]\r
62 gEfiPciIoProtocolGuid ## TO_START\r
63 gEfiSDHostIoProtocolGuid ## TO_START\r
64 gEfiBlockIoProtocolGuid ## BY_START\r
65\r
66[Pcd.common]\r