Reviewed-by: Qin Long <qin.l...@intel.com>

Best Regards & Thanks,
LONG, Qin

> -----Original Message-----
> From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of
> Zhang, Chao B
> Sent: Thursday, January 14, 2016 9:01 AM
> To: edk2-de...@ml01.01.org
> Cc: Fu, Siyuan; Zhang, Chao B; Long, Qin
> Subject: [edk2] [PATCH] SecurityPkg: SecureBootConfigDxe: Change
> KEY_TRANS_SECURE_BOOT_MODE value
> 
> Change KEY_TRANS_SECURE_BOOT_MODE value, as it conflicts with
> OPTION_DEL_KEK_QUESTION_ID.
> 
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Chao Zhang <chao.b.zh...@intel.com>
> ---
>  .../SecureBootConfigDxe/SecureBootConfigNvData.h                      | 4 
> ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git
> a/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootCon
> figNvData.h
> b/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootCon
> figNvData.h
> index 75f41e8..101b605 100644
> ---
> a/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootCon
> figNvData.h
> +++
> b/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootCo
> +++ nfigNvData.h
> @@ -1,7 +1,7 @@
>  /** @file
>    Header file for NV data structure definition.
> 
> -Copyright (c) 2011 - 2015, Intel Corporation. All rights reserved.<BR>
> +Copyright (c) 2011 - 2016, 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
> @@ -62,6 +62,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY
> KIND, EITHER EXPRESS OR IMPLIED.
>  #define KEY_HIDE_SECURE_BOOT                  0x100c
>  #define KEY_VALUE_SAVE_AND_EXIT_DBT           0x100d
>  #define KEY_VALUE_NO_SAVE_AND_EXIT_DBT        0x100e
> +#define KEY_TRANS_SECURE_BOOT_MODE            0x100f
> 
>  #define KEY_SECURE_BOOT_OPTION                0x1100
>  #define KEY_SECURE_BOOT_PK_OPTION             0x1101
> @@ -84,7 +85,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY
> KIND, EITHER EXPRESS OR IMPLIED.
>  #define LABEL_DBT_DELETE                      0x1203
>  #define LABEL_END                             0xffff
> 
> -#define KEY_TRANS_SECURE_BOOT_MODE            0x2000
> 
>  #define SECURE_BOOT_MAX_ATTEMPTS_NUM          255
> 
> --
> 1.9.5.msysgit.1
> 
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to