[edk2-devel] [PATCH v3 0/2] Fix warnings reported by VS2017 compiler

Sami Mujawar posted 2 patches 3 years, 11 months ago
Failed in applying to current master (apply log)
ArmPlatformPkg/Library/PL011UartLib/PL011UartLib.c | 18 ++++++++++++++++--
1 file changed, 16 insertions(+), 2 deletions(-)
[edk2-devel] [PATCH v3 0/2] Fix warnings reported by VS2017 compiler
Posted by Sami Mujawar 3 years, 11 months ago
This patch series fixes warnings reported by the VS2017 compiler
when the static code analysis option is enabled.

The issues fixed in this series were identified
by building DynamicTablesPkg/DynamicTablesPkg.dsc
using the VS2017 compiler with the static code
analysis option.

This v3 patch series is a subset of the v1 patch
series and contains the patches for ArmPlatformPkg.
The v1 patch series can be found at:
https://edk2.groups.io/g/devel/message/46261

The changes for the v3 patch series can be seen at:
https://github.com/samimujawar/edk2/tree/503_vs2017_compile_issue_v3

Sami Mujawar (2):
  ArmPlatformPkg: Fix UART divisor warning
  ArmPlatformPkg: Fix comparison of constants warning

 ArmPlatformPkg/Library/PL011UartLib/PL011UartLib.c | 18 ++++++++++++++++--
 1 file changed, 16 insertions(+), 2 deletions(-)

-- 
'Guid(CE165669-3EF3-493F-B85D-6190EE5B9759)'


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#59738): https://edk2.groups.io/g/devel/message/59738
Mute This Topic: https://groups.io/mt/74289923/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-