From: Star Zeng <star.zeng@intel.com>
To: edk2-devel@lists.01.org
Cc: Star Zeng <star.zeng@intel.com>,
Jiewen Yao <jiewen.yao@intel.com>,
Eric Dong <eric.dong@intel.com>,
Chao Zhang <chao.b.zhang@intel.com>
Subject: [PATCH V2 2/7] SecurityPkg TcgStorageOpalLib: Make it be base type really
Date: Wed, 7 Mar 2018 21:19:12 +0800 [thread overview]
Message-ID: <1520428757-69040-3-git-send-email-star.zeng@intel.com> (raw)
In-Reply-To: <1520428757-69040-1-git-send-email-star.zeng@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Chao Zhang <chao.b.zhang@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
---
SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf b/SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf
index ec26111ee2c3..78e47387a981 100644
--- a/SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf
+++ b/SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalLib.inf
@@ -3,7 +3,7 @@
#
# This module is used to provide API used by Opal password solution.
#
-# Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.<BR>
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
# which accompanies this distribution. The full text of the license may be found at
@@ -18,7 +18,7 @@ [Defines]
FILE_GUID = F8B56221-FD5D-4215-B578-C3574AD1E253
VERSION_STRING = 1.0
MODULE_TYPE = BASE
- LIBRARY_CLASS = TcgStorageOpalLib|DXE_DRIVER DXE_CORE DXE_SMM_DRIVER
+ LIBRARY_CLASS = TcgStorageOpalLib
#
# The following information is for reference only and not required by the build tools.
@@ -37,11 +37,7 @@ [LibraryClasses]
DebugLib
TimerLib
TcgStorageCoreLib
- UefiLib
[Packages]
MdePkg/MdePkg.dec
SecurityPkg/SecurityPkg.dec
-
-[Protocols]
- gEfiStorageSecurityCommandProtocolGuid ## CONSUMES
--
2.7.0.windows.1
next prev parent reply other threads:[~2018-03-07 13:13 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-07 13:19 [PATCH V2 0/7] OpalPassword: New solution without SMM device code Star Zeng
2018-03-07 13:19 ` [PATCH V2 1/7] MdeModulePkg LockBoxLib: Support LOCK_BOX_ATTRIBUTE_RESTORE_IN_S3_ONLY Star Zeng
2018-03-07 13:19 ` Star Zeng [this message]
2018-03-07 13:19 ` [PATCH V2 3/7] SecurityPkg TcgStorageCoreLib: Make it be base type really Star Zeng
2018-03-07 13:19 ` [PATCH V2 4/7] SecurityPkg OpalPassword: Add solution without SMM device code Star Zeng
2018-03-08 11:44 ` Yao, Jiewen
2018-03-08 11:48 ` Zeng, Star
2018-03-07 13:19 ` [PATCH V2 5/7] SecurityPkg OpalPassword: Remove old solution Star Zeng
2018-03-07 13:19 ` [PATCH V2 6/7] SecurityPkg OpalPasswordSupportLib: Remove it Star Zeng
2018-03-07 13:19 ` [PATCH V2 7/7] SecurityPkg OpalPasswordExtraInfoVariable.h: " Star Zeng
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1520428757-69040-3-git-send-email-star.zeng@intel.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox