From 4d9e5274986c48634696c457b9ef44aec07ab87e Mon Sep 17 00:00:00 2001 From: Eric Dong Date: Tue, 8 May 2018 10:32:52 +0800 Subject: MdePkg/TcgStorage*.h: Add referenced spec information. Add link and version info for the referenced spec. Cc: Jiewen yao Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Eric Dong Reviewed-by: Hao Wu --- MdePkg/Include/IndustryStandard/TcgStorageCore.h | 7 ++++++- MdePkg/Include/IndustryStandard/TcgStorageOpal.h | 16 +++++++++++++++- 2 files changed, 21 insertions(+), 2 deletions(-) (limited to 'MdePkg') 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.
+ (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.
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.
+ (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.
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 -- cgit v1.2.3