edk2/BaseTools/Source/C/GenFfs
Kun Qin 8c298e1104 BaseTools: GenFfs/GenFv/GenSec: Fixing Warning 4319 from MSVC
This change fixes a warning newly emitted by the latest MSVC, which now
treats this warning as an error and causes the build to fail.

This change aligns operand types in bitwise expressions by casting sizeof
results to UINT32, and promoting a UINT32 to UINTN where required to
correctly apply the bitmask.

Signed-off-by: Kun Qin <kun.qin@microsoft.com>
2026-03-13 19:14:49 +00:00
..
GenFfs.c BaseTools: GenFfs/GenFv/GenSec: Fixing Warning 4319 from MSVC 2026-03-13 19:14:49 +00:00
GNUmakefile BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
Makefile BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00