summaryrefslogtreecommitdiffstats
path: root/MdePkg
diff options
context:
space:
mode:
authorEric Dong <eric.dong@intel.com>2018-05-08 10:32:52 +0800
committerEric Dong <eric.dong@intel.com>2018-05-17 14:14:45 +0800
commit4d9e5274986c48634696c457b9ef44aec07ab87e (patch)
treeb63e96455240c08b3164257ee1e453012d59bcfb /MdePkg
parent3f34e36d04a8de4992a696f738643b5a11261469 (diff)
downloadedk2-4d9e5274986c48634696c457b9ef44aec07ab87e.tar.gz
edk2-4d9e5274986c48634696c457b9ef44aec07ab87e.tar.bz2
edk2-4d9e5274986c48634696c457b9ef44aec07ab87e.zip
MdePkg/TcgStorage*.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 'MdePkg')
-rw-r--r--MdePkg/Include/IndustryStandard/TcgStorageCore.h7
-rw-r--r--MdePkg/Include/IndustryStandard/TcgStorageOpal.h16
2 files changed, 21 insertions, 2 deletions
diff --git a/MdePkg/Include/IndustryStandard/TcgStorageCore.h b/MdePkg/Include/IndustryStandard/TcgStorageCore.h
index 6d80da2401..ab121722ba 100644
--- a/MdePkg/Include/IndustryStandard/TcgStorageCore.h
+++ b/MdePkg/Include/IndustryStandard/TcgStorageCore.h
@@ -1,7 +1,12 @@
/** @file
TCG defined values and structures.
-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/)
+
+ 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/MdePkg/Include/IndustryStandard/TcgStorageOpal.h b/MdePkg/Include/IndustryStandard/TcgStorageOpal.h
index 8ff36efe50..ace7309cee 100644
--- a/MdePkg/Include/IndustryStandard/TcgStorageOpal.h
+++ b/MdePkg/Include/IndustryStandard/TcgStorageOpal.h
@@ -1,7 +1,21 @@
/** @file
Opal Specification defined values and structures.
-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/)
+
+ 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