Re: [edk2-devel] [PATCH] BaseTools: VfrCompile/Pccts: Fix invalid bytes

2019-05-13 Thread Bob Feng
Hi Joe, Please submit a Bugzilla (https://bugzilla.tianocore.org/) and add the BZ link to the commit message. This patch looks good to me. Thanks, Bob -Original Message- From: Joe Richey [mailto:joeric...@google.com] Sent: Saturday, May 11, 2019 12:24 PM To: devel@edk2.groups.io Cc: F

[edk2-devel] [PATCH] BaseTools: VfrCompile/Pccts: Fix invalid bytes

2019-05-10 Thread Joe Richey via Groups.Io
Three text files have invalid ASCII bytes, this can mess up tooling that trys to operate on the repository, which will accidentally classify them as binary data. https://github.com/josephlr/edk2/tree/format Cc: Bob Feng Cc: Liming Gao Cc: Yonghong Zhu Signed-off-by: Joe Richey --- BaseTools/