summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Workspace/MetaFileCommentParser.py
diff options
context:
space:
mode:
authorMichael D Kinney <michael.d.kinney@intel.com>2026-09-13 01:04:22 +0300
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2026-09-15 18:52:09 +0300
commitfe3b180ba23a39516f9e106be99f1bfef4843147 (patch)
treec987a98356fce9c80715e418dee9940c8b95a30e /BaseTools/Source/Python/Workspace/MetaFileCommentParser.py
parent5a9c0361e3417d05fe0853a281fff17ec1eb1878 (diff)
downloadedk2-fe3b180ba23a39516f9e106be99f1bfef4843147.tar.xz
StandaloneMmPkg/MmCommunicationDxe: Use MAX_UINTN in GoogleTest
EFI_MM_COMMUNICATE_HEADER.MessageLength is declared as UINTN. Using MAX_UINT64 causes compiler warnings and errors on 32-bit architectures (IA32) due to conversion from UINT64 to UINTN. Use MAX_UINTN instead of MAX_UINT64 so the integer overflow tests match the native size of UINTN on both 32-bit and 64-bit architectures. Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Workspace/MetaFileCommentParser.py')
0 files changed, 0 insertions, 0 deletions