Reviewed-by: Liming Gao <[email protected]> >-----Original Message----- >From: Wu, Hao A >Sent: Thursday, June 08, 2017 3:49 PM >To: [email protected] >Cc: Wu, Hao A <[email protected]>; Gao, Liming <[email protected]>; >Justen, Jordan L <[email protected]> >Subject: [PATCH 0/2] Some refines to BaseTools/PatchCheck.py > >The following two refinements are made to PatchCheck.py: >a. Resolves misreport of 'Patch format error: diff found after end of > patch', when a patch file contains a binary file change and any other > changes after the binary change. > >b. Adds detection of adding new binary files in a patch file or in a > commit. > >Cc: Liming Gao <[email protected]> >Cc: Jordan Justen <[email protected]> > >Hao Wu (2): > BaseTools/PatchCheck.py: Fix misreport for binary changes in patch > BaseTools/PatchCheck.py: Add warning info for new binary files > > BaseTools/Scripts/PatchCheck.py | 40 ++++++++++++++++++++++++--------- >------- > 1 file changed, 24 insertions(+), 16 deletions(-) > >-- >2.12.0.windows.1
_______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

