mirror of https://github.com/acidanthera/audk.git
cdd20638bc
Currently, CharEncodingCheckPlugin prints a message for every file that passes the test, which for some platforms can cause most of the CI build log to be filled with this print. It does not add any value, so this patch removes the noisy print and only prints if the encoding check fails. Cc: Sean Brogan <sean.brogan@microsoft.com> Cc: Michael Kubacki <mikuback@linux.microsoft.com> Cc: Michael D Kinney <michael.d.kinney@intel.com> Cc: Liming Gao <gaoliming@byosoft.com.cn> Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com> Reviewed-by: Michael Kubacki <michael.kubacki@microsoft.com> Signed-off-by: Oliver Smith-Denny <osde@linux.microsoft.com> |
||
---|---|---|
.. | ||
CharEncodingCheck | ||
CompilerPlugin | ||
DependencyCheck | ||
DscCompleteCheck | ||
EccCheck | ||
GuidCheck | ||
HostUnitTestCompilerPlugin | ||
HostUnitTestDscCompleteCheck | ||
LibraryClassCheck | ||
LicenseCheck | ||
SpellCheck | ||
UncrustifyCheck |