From: "Jianyong Wu" <jianyong.wu@arm.com>
To: devel@edk2.groups.io, Sami.Mujawar@arm.com
Cc: ardb+tianocore@kernel.org, justin.he@arm.com, jianyong.wu@arm.com
Subject: [PATCH v2 0/2] CloudHv/arm: Add specific mem info lib
Date: Fri, 19 Aug 2022 16:09:09 +0800 [thread overview]
Message-ID: <20220819080911.188127-1-jianyong.wu@arm.com> (raw)
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@arm.com>
Jianyong Wu (2):
CloudHv/arm: add PeiMemInfoLib
CloudHv/arm: switch PeiMemLib to its own
ArmVirtPkg/ArmVirtCloudHv.dsc | 2 +-
.../CloudHvVirtMemInfoLib.c | 230 ++++++++++++++++++
.../CloudHvVirtMemInfoLib.h | 42 ++++
.../CloudHvVirtMemInfoPeiLib.inf | 46 ++++
4 files changed, 319 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
next reply other threads:[~2022-08-19 8:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-19 8:09 Jianyong Wu [this message]
2022-08-19 8:09 ` [PATCH v2 1/2] CloudHv/arm: add PeiMemInfoLib Jianyong Wu
2022-09-01 15:43 ` Sami Mujawar
2022-09-02 1:00 ` Jianyong Wu
2022-08-19 8:09 ` [PATCH 2/2] CloudHv/arm: switch PeiMemLib to its own Jianyong Wu
2022-09-01 15:43 ` Sami Mujawar
2022-08-25 7:29 ` [PATCH v2 0/2] CloudHv/arm: Add specific mem info lib Jianyong Wu
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=20220819080911.188127-1-jianyong.wu@arm.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