Re: [edk2] [PATCH] SecurityPkg: Remove non-ASCII character from TPM warning strings

2016-05-11 Thread Zhang, Chao B
Reviewed-by: Chao Zhang 





Thanks & Best regards
Chao Zhang

-Original Message-
From: Samer El-Haj-Mahmoud [mailto:samer.el-haj-mahm...@hpe.com] 
Sent: Thursday, May 12, 2016 4:58 AM
To: edk2-devel@lists.01.org
Cc: samer.el-haj-mahm...@hpe.com; Zhang, Chao B; Samer El-Haj-Mahmoud
Subject: [PATCH] SecurityPkg: Remove non-ASCII character from TPM warning 
strings

Remove a non-ASCII apostrophe character from TPM_WARNING_MAINTAIN
message

Cc: Chao Zhang 
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Samer El-Haj-Mahmoud 
---
 .../Library/DxeTcgPhysicalPresenceLib/PhysicalPresenceStrings.uni  | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git 
a/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/PhysicalPresenceStrings.uni 
b/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/PhysicalPresenceStrings.uni
index 00a09c1..065cd63 100644
--- a/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/PhysicalPresenceStrings.uni
+++ b/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/PhysicalPresenceStrings.uni
@@ -2,6 +2,7 @@
   String definitions for TPM 1.2 physical presence confirm text.
 
 Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.
+(C) Copyright 2016 Hewlett Packard Enterprise Development LP
 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 
@@ -42,7 +43,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER 
EXPRESS OR IMPLIED.
 #string TPM_NO_PPI_MAINTAIN   #language en-US"maintain"
 #string TPM_NO_PPI_INFO   #language en-US"to approve future 
Operating System requests "
 
-#string TPM_WARNING_MAINTAIN  #language en-US"WARNING: Allowing 
changes to the TPM’s firmware may affect the operation of the TPM and may erase 
information stored on the TPM.\nYou may lose all created keys and access to 
data encrypted by these keys.\n\n"
+#string TPM_WARNING_MAINTAIN  #language en-US"WARNING: Allowing 
changes to the TPM's firmware may affect the operation of the TPM and may erase 
information stored on the TPM.\nYou may lose all created keys and access to 
data encrypted by these keys.\n\n"
 #string TPM_WARNING   #language en-US"WARNING: Doing so 
might prevent security applications that rely on the TPM from functioning as 
expected\n\n"
 #string TPM_WARNING_CLEAR #language en-US"WARNING: Clearing 
erases information stored on the TPM. You will lose all created keys and access 
to data encrypted by these keys. "
 #string TPM_WARNING_CLEAR_CONT#language en-US"Take ownership as 
soon as possible after this step.\n\n"
-- 
2.6.3.windows.1

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


[edk2] [PATCH] SecurityPkg: Remove non-ASCII character from TPM warning strings

2016-05-11 Thread Samer El-Haj-Mahmoud
Remove a non-ASCII apostrophe character from TPM_WARNING_MAINTAIN
message

Cc: Chao Zhang 
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Samer El-Haj-Mahmoud 
---
 .../Library/DxeTcgPhysicalPresenceLib/PhysicalPresenceStrings.uni  | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git 
a/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/PhysicalPresenceStrings.uni 
b/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/PhysicalPresenceStrings.uni
index 00a09c1..065cd63 100644
--- a/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/PhysicalPresenceStrings.uni
+++ b/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/PhysicalPresenceStrings.uni
@@ -2,6 +2,7 @@
   String definitions for TPM 1.2 physical presence confirm text.
 
 Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.
+(C) Copyright 2016 Hewlett Packard Enterprise Development LP
 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 
@@ -42,7 +43,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER 
EXPRESS OR IMPLIED.
 #string TPM_NO_PPI_MAINTAIN   #language en-US"maintain"
 #string TPM_NO_PPI_INFO   #language en-US"to approve future 
Operating System requests "
 
-#string TPM_WARNING_MAINTAIN  #language en-US"WARNING: Allowing 
changes to the TPM’s firmware may affect the operation of the TPM and may erase 
information stored on the TPM.\nYou may lose all created keys and access to 
data encrypted by these keys.\n\n"
+#string TPM_WARNING_MAINTAIN  #language en-US"WARNING: Allowing 
changes to the TPM's firmware may affect the operation of the TPM and may erase 
information stored on the TPM.\nYou may lose all created keys and access to 
data encrypted by these keys.\n\n"
 #string TPM_WARNING   #language en-US"WARNING: Doing so 
might prevent security applications that rely on the TPM from functioning as 
expected\n\n"
 #string TPM_WARNING_CLEAR #language en-US"WARNING: Clearing 
erases information stored on the TPM. You will lose all created keys and access 
to data encrypted by these keys. "
 #string TPM_WARNING_CLEAR_CONT#language en-US"Take ownership as 
soon as possible after this step.\n\n"
-- 
2.6.3.windows.1

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