From faa02c7fa7747abb8dba12cb118e1c0e1ad02204 Mon Sep 17 00:00:00 2001 From: Star Zeng Date: Fri, 14 Jul 2017 16:43:45 +0800 Subject: [PATCH] MdePkg Hsti.h: Update version info to 1.1a The definition for 1.1a has no difference with 1.0. Cc: Jiewen Yao Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Star Zeng Reviewed-by: Jiewen Yao --- MdePkg/Include/IndustryStandard/Hsti.h | 6 +++--- 1 file 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.
+ Copyright (c) 2015 - 2017, 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 @@ -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() -- 2.39.2