[edk2-devel] [PATCH v4 0/2] CloudHv/arm: Add specific mem info lib

Ard Biesheuvel ardb at kernel.org
Tue Sep 6 16:55:55 UTC 2022


On Tue, 6 Sept 2022 at 11:07, Jianyong Wu <Jianyong.Wu at arm.com> wrote:
>
> Thanks Sami,
>
> I have pushed this patch set to GitHub and all the CI passes. The link is https://github.com/tianocore/edk2/pull/3289
>

Merged as #3298


>
> > -----Original Message-----
> > From: Sami Mujawar <Sami.Mujawar at arm.com>
> > Sent: Tuesday, September 6, 2022 3:46 PM
> > To: Jianyong Wu <Jianyong.Wu at arm.com>; devel at edk2.groups.io
> > Cc: ardb+tianocore at kernel.org; Justin He <Justin.He at arm.com>
> > Subject: Re: [PATCH v4 0/2] CloudHv/arm: Add specific mem info lib
> >
> > Hi Jianyong,
> >
> > If you push your branch with these patches to Github, then you could do a
> > draft pull request to check that your patches pass the edk2 CI.
> >
> > I normally include the link for my Github branch in the cover letter. This also
> > helps the reviewer to apply the patches locally, if the mail client damages the
> > patches by changing line breaks etc.
> >
> > Regards,
> >
> > Sami Mujawar
> >
> >
> > On 06/09/2022, 08:39, "Jianyong Wu" <jianyong.wu at arm.com> wrote:
> >
> >     Currently, the meminfo lib for CloudHv/arm is reusing QEMU's. As the
> > memory
> >     layout for cloud hypervisor is changed, it needs a new meminfo lib.
> >
> >     Signed-off-by: Jianyong Wu <jianyong.wu at arm.com>
> >
> >     Jianyong Wu (2):
> >       CloudHv/arm: add PeiMemInfoLib
> >       CloudHv/arm: switch PeiMemLib to its own
> >
> >      ArmVirtPkg/ArmVirtCloudHv.dsc                 |   2 +-
> >      .../CloudHvVirtMemInfoLib.c                   | 243 ++++++++++++++++++
> >      .../CloudHvVirtMemInfoLib.h                   |  42 +++
> >      .../CloudHvVirtMemInfoPeiLib.inf              |  47 ++++
> >      4 files changed, 333 insertions(+), 1 deletion(-)
> >      create mode 100644
> > ArmVirtPkg/Library/CloudHvVirtMemInfoLib/CloudHvVirtMemInfoLib.c
> >      create mode 100644
> > ArmVirtPkg/Library/CloudHvVirtMemInfoLib/CloudHvVirtMemInfoLib.h
> >      create mode 100644
> > ArmVirtPkg/Library/CloudHvVirtMemInfoLib/CloudHvVirtMemInfoPeiLib.inf
> >
> >     --
> >     2.17.1
> >
> >
>
> IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#93244): https://edk2.groups.io/g/devel/message/93244
Mute This Topic: https://groups.io/mt/93496215/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list