[edk2] [PATCH 1/2] MdePkg Hsti.h: Update version info to 1.1a

Star Zeng posted 2 patches 7 years, 5 months ago
[edk2] [PATCH 1/2] MdePkg Hsti.h: Update version info to 1.1a
Posted by Star Zeng 7 years, 5 months ago
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>
---
 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 1f118551a0c4..036b62cfe0e2 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()
-- 
2.7.0.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [PATCH 1/2] MdePkg Hsti.h: Update version info to 1.1a
Posted by Yao, Jiewen 7 years, 5 months ago
Reviewed-by: Jiewen.yao@intel.com

> -----Original Message-----
> From: Zeng, Star
> Sent: Friday, July 14, 2017 4:54 PM
> To: edk2-devel@lists.01.org
> Cc: Zeng, Star <star.zeng@intel.com>; Yao, Jiewen <jiewen.yao@intel.com>
> Subject: [PATCH 1/2] 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>
> ---
>  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 1f118551a0c4..036b62cfe0e2 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()
> --
> 2.7.0.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel