On Tue, 6 Sept 2022 at 11:07, Jianyong Wu <jianyong...@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.muja...@arm.com> > > Sent: Tuesday, September 6, 2022 3:46 PM > > To: Jianyong Wu <jianyong...@arm.com>; devel@edk2.groups.io > > Cc: ardb+tianoc...@kernel.org; Justin He <justin...@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...@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...@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/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-