Reply To: Limitation using MemoryPkg
Why OSVVM™? › Forums › OSVVM › Limitation using MemoryPkg › Reply To: Limitation using MemoryPkg
June 28, 2017 at 01:41
#1391
Member
Thank you Eilert!
Yes, you are right, changing to REAL will not solve the problem. To avoid troubles in this case, I just limited my pseudo-random generation to be bounded by the positive integer range. As you mention, maybe it is possible to change the data type to an unsigned type, but I have not tried.
Best regards,
Jorge