public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch 2/2] SecurityPkg/TcgSTorage*Lib.h: Add referenced spec information.
  2018-05-08  2:32 [Patch 0/2] " Eric Dong
@ 2018-05-08  2:32 ` Eric Dong
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Dong @ 2018-05-08  2:32 UTC (permalink / raw)
  To: edk2-devel; +Cc: Hao Wu, Jiewen yao

Add link and version info for the referenced spec.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Eric Dong <eric.dong@intel.com>
Cc: Hao Wu <hao.a.wu@intel.com>
Cc: Jiewen yao <jiewen.yao@intel.com>
---
 SecurityPkg/Include/Library/TcgStorageCoreLib.h |  7 ++++++-
 SecurityPkg/Include/Library/TcgStorageOpalLib.h | 22 +++++++++++++++++++++-
 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
-- 
2.15.0.windows.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Patch 2/2] SecurityPkg/TcgSTorage*Lib.h: Add referenced spec information.
@ 2018-05-08  3:01 Eric Dong
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Dong @ 2018-05-08  3:01 UTC (permalink / raw)
  To: edk2-devel; +Cc: Hao Wu, Jiewen yao

Add link and version info for the referenced spec.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Eric Dong <eric.dong@intel.com>
Cc: Hao Wu <hao.a.wu@intel.com>
Cc: Jiewen yao <jiewen.yao@intel.com>
---
 SecurityPkg/Include/Library/TcgStorageCoreLib.h |  7 ++++++-
 SecurityPkg/Include/Library/TcgStorageOpalLib.h | 22 +++++++++++++++++++++-
 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
-- 
2.15.0.windows.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-05-08  3:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-08  3:01 [Patch 2/2] SecurityPkg/TcgSTorage*Lib.h: Add referenced spec information Eric Dong
  -- strict thread matches above, loose matches on Subject: below --
2018-05-08  2:32 [Patch 0/2] " Eric Dong
2018-05-08  2:32 ` [Patch 2/2] SecurityPkg/TcgSTorage*Lib.h: " Eric Dong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox