summaryrefslogtreecommitdiffstats
path: root/MdePkg
diff options
context:
space:
mode:
authorEric Dong <eric.dong@intel.com>2018-05-22 13:46:42 +0800
committerEric Dong <eric.dong@intel.com>2018-05-24 10:48:32 +0800
commitbc623a1125601227072ee5412018756bb98a1117 (patch)
treeb21f21b9e2ebc442a32c83d72b7a3d2514c3aaba /MdePkg
parentcbf00651eda6818ca3c76115b8a18e3f6b23eef4 (diff)
downloadedk2-bc623a1125601227072ee5412018756bb98a1117.tar.gz
edk2-bc623a1125601227072ee5412018756bb98a1117.tar.bz2
edk2-bc623a1125601227072ee5412018756bb98a1117.zip
MdePkg/TcgStorage*.h: Fixed ECC reported issues.
Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Eric Dong <eric.dong@intel.com> Reviewed-by: Dandan Bi <dandan.bi@intel.com>
Diffstat (limited to 'MdePkg')
-rw-r--r--MdePkg/Include/IndustryStandard/TcgStorageCore.h2
-rw-r--r--MdePkg/Include/IndustryStandard/TcgStorageOpal.h8
2 files changed, 5 insertions, 5 deletions
diff --git a/MdePkg/Include/IndustryStandard/TcgStorageCore.h b/MdePkg/Include/IndustryStandard/TcgStorageCore.h
index ab121722ba..0b2852e92d 100644
--- a/MdePkg/Include/IndustryStandard/TcgStorageCore.h
+++ b/MdePkg/Include/IndustryStandard/TcgStorageCore.h
@@ -2,7 +2,7 @@
TCG defined values and structures.
(TCG Storage Architecture Core Specification, Version 2.01, Revision 1.00,
- @https://trustedcomputinggroup.org/tcg-storage-architecture-core-specification/)
+ https://trustedcomputinggroup.org/tcg-storage-architecture-core-specification/)
Check http://trustedcomputinggroup.org for latest specification updates.
diff --git a/MdePkg/Include/IndustryStandard/TcgStorageOpal.h b/MdePkg/Include/IndustryStandard/TcgStorageOpal.h
index ace7309cee..e8f313c3d3 100644
--- a/MdePkg/Include/IndustryStandard/TcgStorageOpal.h
+++ b/MdePkg/Include/IndustryStandard/TcgStorageOpal.h
@@ -2,16 +2,16 @@
Opal Specification defined values and structures.
(TCG Storage Architecture Core Specification, Version 2.01, Revision 1.00,
- @https://trustedcomputinggroup.org/tcg-storage-architecture-core-specification/
+ 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/
+ 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/
+ 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/)
+ https://trustedcomputinggroup.org/tcg-storage-security-subsystem-class-opalite/)
Check http://trustedcomputinggroup.org for latest specification updates.