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 (#93189): https://edk2.groups.io/g/devel/message/93189
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]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to