From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: [PATCH] BaseTools: Fix encoding typos To: devel@edk2.groups.io From: =?UTF-8?B?Q8WTdXI=?= X-Originating-Location: Seoul, KR (128.1.125.180) X-Originating-Platform: Mac Chrome 75 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Sat, 29 Jun 2019 05:02:03 -0700 Message-ID: <21872.1561809723580988958@groups.io> Content-Type: multipart/alternative; boundary="E2D8R0Vc2DwWfp2s1jQU" --E2D8R0Vc2DwWfp2s1jQU Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Fix encoding typos in BaseTools by using UTF-8. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Coeur --- BaseTools/Source/C/VfrCompile/Pccts/CHANGES_FROM_133.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BaseTools/Source/C/VfrCompile/Pccts/CHANGES_FROM_133.txt b/Ba= seTools/Source/C/VfrCompile/Pccts/CHANGES_FROM_133.txt index 4d84d1c19c..c3fcadfd59 100644 --- a/BaseTools/Source/C/VfrCompile/Pccts/CHANGES_FROM_133.txt +++ b/BaseTools/Source/C/VfrCompile/Pccts/CHANGES_FROM_133.txt @@ -40,7 +40,7 @@ List of Implemented Fixes and Changes for Maintenance Re= leases of PCCTS #309. (Changed in MR32) Renamed baseName because of VMS name conflict Renamed baseName to pcctsBaseName to avoid library name conflict with -=C2=A0 =C2=A0 VMS library routine.=C2=A0 Reported by Jean-Fran=C3=81ois P= I=E2=80=A6RONNE. +=C2=A0 =C2=A0 VMS library routine.=C2=A0 Reported by Jean-Fran=E2=88=9A= =C3=9Fois PI=E2=88=9A=C3=A2RONNE. #308. (Changed in MR32) Used "template" as name of formal in C routine @@ -975,7 +975,7 @@ List of Implemented Fixes and Changes for Maintenance = Releases of PCCTS #249. (MR21) Changes for DEC/VMS systems -=C2=A0 =C2=A0 Jean-Fran=C3=81ois Pi=C3=88ronne (jfp altavista.net) has up= dated some +=C2=A0 =C2=A0 Jean-Fran=E2=88=9A=C3=9Fois Pi=E2=88=9A=C2=A9ronne (jfp alt= avista.net) has updated some VMS related command files and fixed some minor problems related to building pccts under the DEC/VMS operating system.=C2=A0 For DEC/VMS users the most important differences are: @@ -1750,7 +1750,7 @@ List of Implemented Fixes and Changes for Maintenanc= e Releases of PCCTS Under certain circumstances a predicate test could generate a #line directive which was not at column 1. -=C2=A0 =C2=A0 =C2=A0 Reported with fix by David K=C3=82gedal=C2=A0 (david= k lysator.liu.se) +=C2=A0 =C2=A0 =C2=A0 Reported with fix by David K=E2=88=9A=E2=80=A2gedal= =C2=A0 (davidk lysator.liu.se) (http://www.lysator.liu.se/~davidk/). #194. (Changed in MR14) (C Mode only) Demand lookahead with #tokclass -- 2.20.1 (Apple Git-117) --E2D8R0Vc2DwWfp2s1jQU Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
Fix encoding typos in BaseTools by using UTF-8.
 
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Coeur <coeur@gmx.fr>
---
 BaseTools/Source/C/VfrCompile/Pccts/CHANGES_FROM_133.txt | 6 ++= +---
 1 file changed, 3 insertions(+), 3 deletions(-)
 
diff --git a/BaseTools/Source/C/VfrCompile/Pccts/CHANGES_FROM_133.txt= b/BaseTools/Source/C/VfrCompile/Pccts/CHANGES_FROM_133.txt
index 4d84d1c19c..c3fcadfd59 100644
--- a/BaseTools/Source/C/VfrCompile/Pccts/CHANGES_FROM_133.txt
+++ b/BaseTools/Source/C/VfrCompile/Pccts/CHANGES_FROM_133.txt
@@ -40,7 +40,7 @@ List of Implemented Fixes and Changes for Maintenan= ce Releases of PCCTS
 #309. (Changed in MR32) Renamed baseName because of VMS name co= nflict
 
     Renamed baseName to pcctsBaseName to avoid librar= y name conflict with
-    VMS library routine.  Reported by Jean-Fran&Aacut= e;ois PI…RONNE.
+    VMS library routine.  Reported by Jean-Fran&radic= ;ßois PI√âRONNE.
     
 #308. (Changed in MR32) Used "template" as name of formal in C = routine
 
@@ -975,7 +975,7 @@ List of Implemented Fixes and Changes for Mainten= ance Releases of PCCTS
     
 #249. (MR21) Changes for DEC/VMS systems
 
-    Jean-FranÁois PiÈronne (jfp altavista.ne= t) has updated some
+    Jean-Fran√ßois Pi√©ronne (jfp a= ltavista.net) has updated some
     VMS related command files and fixed some minor pr= oblems related
     to building pccts under the DEC/VMS operating sys= tem.  For DEC/VMS
     users the most important differences are:
@@ -1750,7 +1750,7 @@ List of Implemented Fixes and Changes for Maint= enance Releases of PCCTS
       Under certain circumstances a predicate te= st could generate
       a #line directive which was not at column = 1.
 
-      Reported with fix by David KÂgedal  = (davidk lysator.liu.se)
+      Reported with fix by David K√•gedal&= nbsp; (davidk lysator.liu.se)
       (http://www.lysator.liu.se/~davidk/).
 
 #194. (Changed in MR14) (C Mode only) Demand lookahead with #to= kclass
-- 
2.20.1 (Apple Git-117)
 
--E2D8R0Vc2DwWfp2s1jQU--