public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH EDK2 v1 0/1] CryptoPkg/BaseCryptLib:time overflow
@ 2022-11-25  9:11 wenyi,xie
  2022-11-25  9:11 ` [PATCH EDK2 v1 1/1] " wenyi,xie
  0 siblings, 1 reply; 6+ messages in thread
From: wenyi,xie @ 2022-11-25  9:11 UTC (permalink / raw)
  To: devel, jiewen.yao, jian.j.wang, xiaoyu1.lu, guomin.jiang
  Cc: songdongkuang, xiewenyi2, yizihong

Main Changes :
1.Change type of time_t to INT64.
2.Using function DivS64x64Remainder to deal with INT64 divide.

Zihong Yi (1):
  CryptoPkg/BaseCryptLib:time overflow

 CryptoPkg/Library/Include/CrtLibSupport.h             |  2 +-
 CryptoPkg/Library/BaseCryptLib/SysCall/TimerWrapper.c | 51 ++++++++++++++------
 2 files changed, 38 insertions(+), 15 deletions(-)

-- 
2.20.1.windows.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-12-01 14:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-25  9:11 [PATCH EDK2 v1 0/1] CryptoPkg/BaseCryptLib:time overflow wenyi,xie
2022-11-25  9:11 ` [PATCH EDK2 v1 1/1] " wenyi,xie
2022-12-01  8:34   ` [edk2-devel] " Yao, Jiewen
2022-12-01 12:34     ` wenyi,xie
2022-12-01 13:36       ` Yao, Jiewen
     [not found]       ` <172CAED90E086CFF.1705@groups.io>
2022-12-01 14:23         ` Yao, Jiewen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox