# # Copyright (c) 2016 - 2017, Linaro Limited. All rights reserved. # # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. The full text of the license may be found at # http://opensource.org/licenses/bsd-license.php # # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # [Defines] INF_VERSION = 0x00010019 BASE_NAME = DwUfsHcDxe FILE_GUID = a7bc7d5f-d719-42d0-8ab3-5b5c3917e6ad MODULE_TYPE = UEFI_DRIVER VERSION_STRING = 1.0 ENTRY_POINT = UfsHcDriverEntry # # The following information is for reference only and not required by the build tools. # # VALID_ARCHITECTURES = ARM # # DRIVER_BINDING = gUfsHcDriverBinding # COMPONENT_NAME = gUfsHcComponentName # COMPONENT_NAME2 = gUfsHcComponentName2 [Sources] ComponentName.c DwUfsHcDxe.c DwUfsHcDxe.h [Packages] ArmPkg/ArmPkg.dec EmbeddedPkg/EmbeddedPkg.dec MdePkg/MdePkg.dec MdeModulePkg/MdeModulePkg.dec OpenPlatformPkg/Drivers/Block/DwUfsHcDxe/DwUfsHcDxe.dec [LibraryClasses] ArmLib BaseLib BaseMemoryLib DebugLib DevicePathLib DmaLib MemoryAllocationLib UefiDriverEntryPoint UefiBootServicesTableLib UefiLib [Protocols] gEdkiiUfsHostControllerProtocolGuid ## BY_START gEfiDevicePathProtocolGuid ## TO_START gEfiPciIoProtocolGuid [Pcd] gDwUfsHcDxeTokenSpaceGuid.PcdDwUfsHcDxeBaseAddress