public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Leif Lindholm" <leif@nuviainc.com>
To: Ming Huang <huangming23@huawei.com>
Cc: devel@edk2.groups.io, ard.biesheuvel@linaro.org,
	lidongzhan@huawei.com, songdongkuang@huawei.com,
	wanghuiqiang@huawei.com, qiuliangen@huawei.com
Subject: Re: [RFC edk2-platforms v3 0/3] Improve D0x
Date: Wed, 20 May 2020 12:31:23 +0100	[thread overview]
Message-ID: <20200520113123.GI1923@vanye> (raw)
In-Reply-To: <1589897342-109203-1-git-send-email-huangming23@huawei.com>

On Tue, May 19, 2020 at 22:08:59 +0800, Ming Huang wrote:
> Changes since v2:
> 1 Drop the Contributed-under tags.
> 2 revert the renaming.
> 
> 
> Ming Huang (3):
>   Silicon/Hisilicon: Fix a typo issue in M41T83RealTimeClockLib
>   Hisilicon/Library: Move two functions to RtcHelperLib
>   Silicon/Hisilicon: Add RX8900RealTimeClockLib

For the series:
Reviewed-by: Leif Lindholm <leif@nuviainc.com>
Pushed as 66d22b1b4406..de704335c47f.
Thanks!

>  Platform/Hisilicon/D06/D06.dsc                                              |   1 +
>  Silicon/Hisilicon/Include/Library/RtcHelperLib.h                            |  29 ++
>  Silicon/Hisilicon/Library/M41T83RealTimeClockLib/M41T83RealTimeClock.h      |   7 -
>  Silicon/Hisilicon/Library/M41T83RealTimeClockLib/M41T83RealTimeClockLib.c   |  92 +---
>  Silicon/Hisilicon/Library/M41T83RealTimeClockLib/M41T83RealTimeClockLib.inf |   1 +
>  Silicon/Hisilicon/Library/RX8900RealTimeClockLib/RX8900RealTimeClock.h      |  39 ++
>  Silicon/Hisilicon/Library/RX8900RealTimeClockLib/RX8900RealTimeClockLib.c   | 468 ++++++++++++++++++++
>  Silicon/Hisilicon/Library/RX8900RealTimeClockLib/RX8900RealTimeClockLib.inf |  33 ++
>  Silicon/Hisilicon/Library/RtcHelperLib/RtcHelperLib.c                       |  94 ++++
>  Silicon/Hisilicon/Library/RtcHelperLib/RtcHelperLib.inf                     |  32 ++
>  10 files changed, 704 insertions(+), 92 deletions(-)
>  create mode 100644 Silicon/Hisilicon/Include/Library/RtcHelperLib.h
>  create mode 100644 Silicon/Hisilicon/Library/RX8900RealTimeClockLib/RX8900RealTimeClock.h
>  create mode 100644 Silicon/Hisilicon/Library/RX8900RealTimeClockLib/RX8900RealTimeClockLib.c
>  create mode 100644 Silicon/Hisilicon/Library/RX8900RealTimeClockLib/RX8900RealTimeClockLib.inf
>  create mode 100644 Silicon/Hisilicon/Library/RtcHelperLib/RtcHelperLib.c
>  create mode 100644 Silicon/Hisilicon/Library/RtcHelperLib/RtcHelperLib.inf
> 
> -- 
> 2.8.1
> 

      parent reply	other threads:[~2020-05-20 11:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-19 14:08 [RFC edk2-platforms v3 0/3] Improve D0x Ming Huang
2020-05-19 14:09 ` [RFC edk2-platforms v3 1/3] Silicon/Hisilicon: Fix a typo issue in M41T83RealTimeClockLib Ming Huang
2020-05-19 14:09 ` [RFC edk2-platforms v3 2/3] Hisilicon/Library: Move two functions to RtcHelperLib Ming Huang
2020-05-19 14:09 ` [RFC edk2-platforms v3 3/3] Silicon/Hisilicon: Add RX8900RealTimeClockLib Ming Huang
2020-05-20 11:31 ` Leif Lindholm [this message]

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=20200520113123.GI1923@vanye \
    --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