summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Include
diff options
context:
space:
mode:
authorEric Dong <eric.dong@intel.com>2018-05-08 10:32:53 +0800
committerEric Dong <eric.dong@intel.com>2018-05-17 14:14:50 +0800
commit4b8067392d2db5efe73f4567fde25c29e02080cc (patch)
tree4b5d0b8ecb9049be0b13e351c4d0df9740ce0a3e /SecurityPkg/Include
parent4d9e5274986c48634696c457b9ef44aec07ab87e (diff)
downloadedk2-4b8067392d2db5efe73f4567fde25c29e02080cc.tar.gz
edk2-4b8067392d2db5efe73f4567fde25c29e02080cc.tar.bz2
edk2-4b8067392d2db5efe73f4567fde25c29e02080cc.zip
SecurityPkg/TcgSTorage*Lib.h: Add referenced spec information.
Add link and version info for the referenced spec. Cc: Jiewen yao <jiewen.yao@intel.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Eric Dong <eric.dong@intel.com> Reviewed-by: Hao Wu <hao.a.wu@intel.com>
Diffstat (limited to 'SecurityPkg/Include')
-rw-r--r--SecurityPkg/Include/Library/TcgStorageCoreLib.h7
-rw-r--r--SecurityPkg/Include/Library/TcgStorageOpalLib.h22
2 files changed, 27 insertions, 2 deletions
diff --git a/SecurityPkg/Include/Library/TcgStorageCoreLib.h b/SecurityPkg/Include/Library/TcgStorageCoreLib.h
index 67ccf22892..97f9a9f968 100644
--- a/SecurityPkg/Include/Library/TcgStorageCoreLib.h
+++ b/SecurityPkg/Include/Library/TcgStorageCoreLib.h
@@ -1,7 +1,12 @@
/** @file
Public API for the Tcg Core library to perform the lowest level TCG Data encoding.
+
+ (TCG Storage Architecture Core Specification, Version 2.01, Revision 1.00,
+ @https://trustedcomputinggroup.org/tcg-storage-architecture-core-specification/)
-Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
+ Check http://trustedcomputinggroup.org for latest specification updates.
+
+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
diff --git a/SecurityPkg/Include/Library/TcgStorageOpalLib.h b/SecurityPkg/Include/Library/TcgStorageOpalLib.h
index 2947c0eaf1..b3092eb5cd 100644
--- a/SecurityPkg/Include/Library/TcgStorageOpalLib.h
+++ b/SecurityPkg/Include/Library/TcgStorageOpalLib.h
@@ -1,7 +1,27 @@
/** @file
Public API for Opal Core library.
-Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
+ (TCG Storage Architecture Core Specification, Version 2.01, Revision 1.00,
+ @https://trustedcomputinggroup.org/tcg-storage-architecture-core-specification/
+
+ Storage Work Group Storage Security Subsystem Class: Pyrite, Version 1.00 Final, Revision 1.00,
+ @https://trustedcomputinggroup.org/tcg-storage-security-subsystem-class-pyrite/
+
+ Storage Work Group Storage Security Subsystem Class: Opal, Version 2.01 Final, Revision 1.00,
+ @https://trustedcomputinggroup.org/storage-work-group-storage-security-subsystem-class-opal/
+
+ TCG Storage Security Subsystem Class: Opalite Version 1.00 Revision 1.00,
+ @https://trustedcomputinggroup.org/tcg-storage-security-subsystem-class-opalite/
+
+ TCG Storage Feature Set: Block SID Authentication, Version 1.00 Final, Revision 1.00,
+ @https://trustedcomputinggroup.org/tcg-storage-feature-set-block-sid-authentication-specification/
+
+ TCG Storage Opal SSC Feature Set: PSID Version 1.00, Revision 1.00,
+ @https://trustedcomputinggroup.org/tcg-storage-opal-feature-set-psid/)
+
+ Check http://trustedcomputinggroup.org for latest specification updates.
+
+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