]> git.proxmox.com Git - mirror_edk2.git/blame - SecurityPkg/Library/TcgStorageCoreLib/TcgStorageCoreLib.inf
SecurityPkg Tpm2DeviceLibDTpm: Update enum type name to match the one in lib
[mirror_edk2.git] / SecurityPkg / Library / TcgStorageCoreLib / TcgStorageCoreLib.inf
CommitLineData
085dcf01
ED
1## @file\r
2# This is a Tcg Storage core library.\r
3#\r
4# This module is used to provide API used by Opal password solution.\r
5#\r
d62cb7bb 6# Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.<BR>\r
085dcf01
ED
7# This program and the accompanying materials\r
8# are licensed and made available under the terms and conditions of the BSD License\r
9# which accompanies this distribution. The full text of the license may be found at\r
10# http://opensource.org/licenses/bsd-license.php\r
11# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
12# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
13#\r
14##\r
15[Defines]\r
16 INF_VERSION = 0x00010017\r
17 BASE_NAME = TcgStorageCoreLib\r
18 FILE_GUID = ad63b09b-1fc9-4789-af0c-5af8a3fb1f9c\r
19 VERSION_STRING = 1.0\r
20 MODULE_TYPE = BASE\r
d62cb7bb 21 LIBRARY_CLASS = TcgStorageCoreLib\r
085dcf01
ED
22#\r
23# The following information is for reference only and not required by the build tools.\r
24#\r
25# VALID_ARCHITECTURES = IA32 X64\r
26#\r
27\r
28[LibraryClasses]\r
29 BaseLib\r
30 BaseMemoryLib\r
31\r
32[Packages]\r
33 MdePkg/MdePkg.dec\r
34 SecurityPkg/SecurityPkg.dec\r
35\r
36[Sources]\r
37 TcgStorageCore.c\r
38 TcgStorageUtil.c\r