]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/MultU64x64.c
Synchronize function comment in MdePkg\Library\BaseLib.h with the instance of this...
[mirror_edk2.git] / MdePkg / Library / BaseLib / MultU64x64.c
index 3f96103c382d710c60a837c3d600d4e800311695..dbbc0bab95694b3902339fb1f1bdd0119f22c4ae 100644 (file)
@@ -25,6 +25,8 @@
   unsigned value Multiplier and generates a 64-bit unsigned result. This 64-\r
   bit unsigned result is returned.\r
 \r
+  If the result overflows, then ASSERT().\r
+\r
   @param  Multiplicand  A 64-bit unsigned value.\r
   @param  Multiplier    A 64-bit unsigned value.\r
 \r