## @file
|
# Component information file for Board Init Test Library
|
#
|
# Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
|
#
|
# SPDX-License-Identifier: BSD-2-Clause-Patent
|
#
|
##
|
|
[Defines]
|
INF_VERSION = 0x00010005
|
BASE_NAME = SecTestPointCheckLib
|
FILE_GUID = 1BC3BD18-CDB3-4475-95B1-B2A5F4F026E3
|
MODULE_TYPE = SEC
|
VERSION_STRING = 1.0
|
LIBRARY_CLASS = TestPointCheckLib
|
|
[LibraryClasses]
|
BaseLib
|
DebugLib
|
BaseMemoryLib
|
|
[Packages]
|
MinPlatformPkg/MinPlatformPkg.dec
|
MdePkg/MdePkg.dec
|
UefiCpuPkg/UefiCpuPkg.dec
|
|
[Sources]
|
SecTestPointCheckLib.c
|
SecCheckCpuInfo.c
|
|
[Pcd]
|