### @file # Component file for XmlCliCommonLib #@copyright # INTEL CONFIDENTIAL # # Copyright (C) 2021, Intel Corporation. All rights reserved.
# This software and associated documentation (if any) is furnished # under a license and may only be used or copied in accordance with # the terms of the license. Except as permitted by the license, no # part of this software or documentation may be reproduced, stored in # a retrieval system, or transmitted in any form or by any means # without the express written consent of Intel Corporation. # This file contains an 'Sample Driver' and is uniquely # identified as "Intel Reference Module" and is licensed for Intel # CPUs and chipsets under the terms of your license agreement with # Intel or your vendor. This file may be modified by the user, subject # to additional terms of the license agreement. # # @par Specification Reference: # # @par Glossary: ### [Defines] INF_VERSION = 0x00010005 BASE_NAME = XmlCliCommonLib FILE_GUID = 29F5CEE3-9D15-4400-BFB8-D861BEED4EA2 MODULE_TYPE = BASE VERSION_STRING = 1.0 LIBRARY_CLASS = XmlCliCommonLib EDK_RELEASE_VERSION = 0x00020000 EFI_SPECIFICATION_VERSION = 0x00020000 # # The following information is for reference only and not required by the build tools. # VALID_ARCHITECTURES = IA32 X64 IPF # [Sources.common] BiosKnobsElement.c CliMain.c Cli.h SharedMailbox.c XmlWriter.c XmlCliComLib.c XmlCliComLib.h [Packages] MdePkg/MdePkg.dec MdeModulePkg/MdeModulePkg.dec BoardModulePkg/BoardModulePkg.dec SecurityPkg/SecurityPkg.dec XmlCliFeaturePkg/XmlCliFeaturePkg.dec [LibraryClasses] BaseLib MemoryAllocationLib BaseMemoryLib DebugLib DxeServicesLib PcdLib IoLib HiiLib BiosIdLib [Guids] gBiosKnobsDataBinGuid gEfiGlobalVariableGuid gEfiSecureBootEnableDisableGuid gXmlCliSetupGuid gEdkiiIfrBitVarstoreGuid [Protocols] gEfiHiiDatabaseProtocolGuid gXmlCliCommonGuid gEfiSmbiosProtocolGuid [Pcd] gXmlCliFeaturePkgTokenSpaceGuid.PcdKnobsEntriesSize