]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/MultU64x32.c
Synchronize function comment in MdePkg\Library\BaseLib.h with the instance of this...
[mirror_edk2.git] / MdePkg / Library / BaseLib / MultU64x32.c
index 7a8dca8fc06470724139734161dcda124716c87d..7a3e1c7de4dae2c63d8c673d07057a6b1764900b 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 32-bit unsigned value.\r
 \r