Reviewed-by: Liming Gao <liming....@intel.com> for the changes in BaseTools.
>-----Original Message----- >From: Leif Lindholm [mailto:leif.lindh...@linaro.org] >Sent: Thursday, September 19, 2019 6:43 AM >To: devel@edk2.groups.io >Cc: Alexei Fedorov <alexei.fedo...@arm.com>; Ard Biesheuvel ><ard.biesheu...@linaro.org>; Feng, Bob C <bob.c.f...@intel.com>; Wu, >Jiaxin <jiaxin...@intel.com>; Gao, Liming <liming....@intel.com>; Sami >Mujawar <sami.muja...@arm.com>; Fu, Siyuan <siyuan...@intel.com> >Subject: [PATCH 0/9] Various line ending and encoding fixes > >I have started looking into doing the CRLF->native conversion for EDK2, >and as part of my initial scan, I found a bunch of trivial issues that >would be easier to just fix beforehand. > >Leif Lindholm (9): > BaseTools: add missing newlines at end of files > EmbeddedPkg: add missing newline at end of TemplateResetSystemLib.inf > NetworkPkg: add missing newline at end of file > EmbeddedPkg: delete outdated FdtLib README.txt > BaseTools: fix line endings in SetupGit.py Conf files > DynamicTablesPkg: fix .dsc line ending > ArmPkg: ArmScmiDxe - convert .h to UTF-8 from 8859-x > BaseTools: correct line endings for ConvertFce Python script > EmbeddedPkg: convert Lauterbach README.txt to UTF-8 > > ArmPkg/Drivers/ArmScmiDxe/ArmScmiPerformanceProtocolPrivate.h | >2 +- > BaseTools/Conf/diff.order | 2 > +- > BaseTools/Conf/gitattributes | 2 > +- > BaseTools/Scripts/ConvertFceToStructurePcd.py | 10 > +++++----- > BaseTools/Source/Python/AutoGen/DataPipe.py | 2 > +- > BaseTools/Source/Python/Common/DataType.py | 2 > +- > BaseTools/Source/Python/Common/GlobalData.py | 2 > +- > DynamicTablesPkg/DynamicTablesPkg.dsc | 2 > +- > EmbeddedPkg/Library/FdtLib/README.txt | 1 - > >EmbeddedPkg/Library/TemplateResetSystemLib/TemplateResetSystemLib.in >f | 2 +- > EmbeddedPkg/Scripts/LauterbachT32/README.txt | 4 > ++-- > >NetworkPkg/WifiConnectionManagerDxe/WifiConnectionManagerDxeStrings >.uni | 2 +- > 12 files changed, 16 insertions(+), 17 deletions(-) > delete mode 100644 EmbeddedPkg/Library/FdtLib/README.txt > >Cc: Alexei Fedorov <alexei.fedo...@arm.com> >Cc: Ard Biesheuvel <ard.biesheu...@linaro.org> >Cc: Bob Feng <bob.c.f...@intel.com> >Cc: Jiaxin Wu <jiaxin...@intel.com> >Cc: Liming Gao <liming....@intel.com> >Cc: Sami Mujawar <sami.muja...@arm.com> >Cc: Siyuan Fu <siyuan...@intel.com> >-- >2.20.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#47524): https://edk2.groups.io/g/devel/message/47524 Mute This Topic: https://groups.io/mt/34193899/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-