public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "wenyi,xie" <xiewenyi2@huawei.com>
To: <devel@edk2.groups.io>, <jiewen.yao@intel.com>,
	<jian.j.wang@intel.com>, <xiaoyu1.lu@intel.com>,
	<guomin.jiang@intel.com>
Cc: <songdongkuang@huawei.com>, <xiewenyi2@huawei.com>,
	<yizihong@huawei.com>
Subject: [PATCH EDK2 v1 0/1] CryptoPkg/BaseCryptLib:time overflow
Date: Fri, 25 Nov 2022 17:11:47 +0800	[thread overview]
Message-ID: <20221125091148.2405866-1-xiewenyi2@huawei.com> (raw)

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


             reply	other threads:[~2022-11-25  9:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-25  9:11 wenyi,xie [this message]
2022-11-25  9:11 ` [PATCH EDK2 v1 1/1] CryptoPkg/BaseCryptLib:time overflow 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221125091148.2405866-1-xiewenyi2@huawei.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox