30 lines
884 B
INI
30 lines
884 B
INI
## @file
|
|
# Component description file for DebugIo PEI module.
|
|
#
|
|
#******************************************************************************
|
|
#* Copyright (c) 2012 - 2013, 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 = ComDebugIoPei
|
|
FILE_GUID = CE6644C6-80AE-4f0b-84AF-A30A8B993D29
|
|
MODULE_TYPE = PEIM
|
|
|
|
|
|
[Binaries.Ia32]
|
|
PE32|Ia32/ComDebugIoPei.efi|*
|
|
|
|
[Binaries.Arm]
|
|
TE|Arm/ComDebugIoPei.efi|*
|
|
|
|
[Depex]
|
|
TRUE
|
|
|