## @file # Component description file for SDHC peim. # #****************************************************************************** #* Copyright (c) 2013 - 2019, Insyde Software Corp. All Rights Reserved. #* #* You may not reproduce, distribute, publish, display, perform, modify, adapt, #* transmit, broadcast, present, recite, release, license or otherwise exploit #* any part of this publication in any form, by any means, without the prior #* written permission of Insyde Software Corporation. #* #****************************************************************************** [Defines] INF_VERSION = 0x00010005 BASE_NAME = SdHostDriver FILE_GUID = CB077E14-EBD8-4ac2-986F-82F3CD4E717E MODULE_TYPE = PEIM BINARY_VERSION = 02.17.01.0103.00 [Binaries.Ia32] PE32|Ia32/SdHostDriver.efi|* [Binaries.Arm] PE32|Arm/SdHostDriver.efi|* [Binaries.Aarch64] PE32|Aarch64/SdHostDriver.efi|* [Packages] MdePkg/MdePkg.dec MdeModulePkg/MdeModulePkg.dec InsydeModulePkg/InsydeModulePkg.dec [Pcd] gInsydeTokenSpaceGuid.PcdH2OSdhcSdCardSupported gInsydeTokenSpaceGuid.PcdH2OSdhcEmmcSupported [Depex] gEfiPeiMemoryDiscoveredPpiGuid AND gEfiPeiBootInRecoveryModePpiGuid AND gPeiSdControllerPpiGuid