summaryrefslogtreecommitdiffstats
path: root/MdePkg
diff options
context:
space:
mode:
authorStar Zeng <star.zeng@intel.com>2017-07-14 16:43:45 +0800
committerStar Zeng <star.zeng@intel.com>2017-07-18 10:35:32 +0800
commitfaa02c7fa7747abb8dba12cb118e1c0e1ad02204 (patch)
tree70a1d814621717a05e1fe7017d113e13939fa98e /MdePkg
parenta58bfb37f63a9c16e37c39a48b273ce69194f281 (diff)
downloadedk2-faa02c7fa7747abb8dba12cb118e1c0e1ad02204.tar.gz
edk2-faa02c7fa7747abb8dba12cb118e1c0e1ad02204.tar.bz2
edk2-faa02c7fa7747abb8dba12cb118e1c0e1ad02204.zip
MdePkg Hsti.h: Update version info to 1.1a
The definition for 1.1a has no difference with 1.0. Cc: Jiewen Yao <jiewen.yao@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Star Zeng <star.zeng@intel.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Diffstat (limited to 'MdePkg')
-rw-r--r--MdePkg/Include/IndustryStandard/Hsti.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/MdePkg/Include/IndustryStandard/Hsti.h b/MdePkg/Include/IndustryStandard/Hsti.h
index 1f118551a0..036b62cfe0 100644
--- a/MdePkg/Include/IndustryStandard/Hsti.h
+++ b/MdePkg/Include/IndustryStandard/Hsti.h
@@ -1,8 +1,8 @@
/** @file
- Support for HSTI 1.0 specification, defined at
+ Support for HSTI 1.1a specification, defined at
Microsoft Hardware Security Testability Specification.
- Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>
+ Copyright (c) 2015 - 2017, 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
@@ -72,7 +72,7 @@ typedef struct {
// which will describe the steps to remediate the failure - a URL to the
// documentation is recommended.
//
-//CHAR16 ErrorString[];
+//CHAR16 ErrorString[];
} ADAPTER_INFO_PLATFORM_SECURITY;
#pragma pack()