39 lines
1.1 KiB
INI
39 lines
1.1 KiB
INI
## @file
|
|
# Component description file for Ehci Dxe module
|
|
#
|
|
#******************************************************************************
|
|
#* Copyright (c) 2012 - 2021, 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 = EhciDxe
|
|
FILE_GUID = BDFE430E-8F2A-4db0-9991-6F856594777E
|
|
MODULE_TYPE = COMBINED_SMM_DXE
|
|
BINARY_VERSION = 03.03.33.0812.00
|
|
|
|
[Binaries.Ia32]
|
|
PE32|Ia32/EhciDxe.efi|*
|
|
|
|
[Binaries.X64]
|
|
PE32|X64/EhciDxe.efi|*
|
|
|
|
[Binaries.Arm]
|
|
PE32|Arm/EhciDxe.efi|*
|
|
|
|
[Binaries.Aarch64]
|
|
PE32|Aarch64/EhciDxe.efi|*
|
|
|
|
[Packages]
|
|
InsydeModulePkg/InsydeModulePkg.dec
|
|
|
|
[Depex]
|
|
gEfiUsbCoreProtocolGuid
|
|
|