From: "Ni, Ray" <ray.ni@intel.com>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>,
"Wu, Jiaxin" <jiaxin.wu@intel.com>,
"Tan, Dun" <dun.tan@intel.com>
Subject: Re: [edk2-devel] [Patch V2 0/3] Fix potential issue in CpuPageTableLib and SMM page table initialization
Date: Tue, 6 Feb 2024 08:53:45 +0000 [thread overview]
Message-ID: <MN6PR11MB82442BEC05D49DCB2878E3428C462@MN6PR11MB8244.namprd11.prod.outlook.com> (raw)
In-Reply-To: <MN0PR11MB61584041C32957229E1F144AFE462@MN0PR11MB6158.namprd11.prod.outlook.com>
Merged through
https://github.com/tianocore/edk2/pull/5347
Thanks,
Ray
> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Wu,
> Jiaxin
> Sent: Tuesday, February 6, 2024 12:53 PM
> To: devel@edk2.groups.io; Tan, Dun <dun.tan@intel.com>
> Subject: Re: [edk2-devel] [Patch V2 0/3] Fix potential issue in CpuPageTableLib
> and SMM page table initialization
>
> Series Reviewed-by: Jiaxin Wu <jiaxin.wu@intel.com>
>
>
> > -----Original Message-----
> > From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of duntan
> > Sent: Tuesday, February 6, 2024 9:58 AM
> > To: devel@edk2.groups.io
> > Subject: [edk2-devel] [Patch V2 0/3] Fix potential issue in CpuPageTableLib
> > and SMM page table initialization
> >
> > In V2 patch set, only the order of 2 lines of code was adjusted.
> >
> > Original description:
> > This patch set is to fix potential issue in CpuPageTableLib and SMM page
> table
> > initialization
> >
> > The first patch "UefiCpuPkg: Reduce and optimize access to attribute" is to
> > reduce and optimize access to
> > attribute in page table modification code in CpuPageTableLib.
> >
> > The patch "UefiCpuPkg: Add more Paging mode enumeration" and "
> > UefiCpuPkg/PiSmmCpuDxeSmm:Map SMRAM in 4K page granularity"
> > is to map SMRAM in 4K page granularity during SMM page table
> > initialization(SmmInitPageTable).
> > This is to avoid the SMRAM paging-structure layout change(page split) when
> > SMM ready to lock (PerformRemainingTasks).
> >
> > Dun Tan (2):
> > UefiCpuPkg: Add more Paging mode enumeration
> > UefiCpuPkg/PiSmmCpuDxeSmm:Map SMRAM in 4K page granularity
> >
> > Zhou Jianfeng (1):
> > UefiCpuPkg: Reduce and optimize access to attribute
> >
> > UefiCpuPkg/Include/Library/CpuPageTableLib.h | 8 +++++++-
> > UefiCpuPkg/Library/CpuPageTableLib/CpuPageTableMap.c | 86
> > +++++++++++++++++++++++++++++++++++++++++++++++++++++-------
> --
> > ------------------------
> > UefiCpuPkg/PiSmmCpuDxeSmm/SmmCpuMemoryManagement.c | 116
> >
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> > ++++++++++++++++++++++++++++++++++------------------------
> > 3 files changed, 152 insertions(+), 58 deletions(-)
> >
> > --
> > 2.31.1.windows.1
> >
> >
> >
> >
> >
>
>
>
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#115152): https://edk2.groups.io/g/devel/message/115152
Mute This Topic: https://groups.io/mt/104191038/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
prev parent reply other threads:[~2024-02-06 8:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-06 1:57 [edk2-devel] [Patch V2 0/3] Fix potential issue in CpuPageTableLib and SMM page table initialization duntan
2024-02-06 1:57 ` [edk2-devel] [Patch V2 1/3] UefiCpuPkg: Reduce and optimize access to attribute duntan
2024-02-06 1:57 ` [edk2-devel] [Patch V2 2/3] UefiCpuPkg: Add more Paging mode enumeration duntan
2024-02-06 1:57 ` [edk2-devel] [Patch V2 3/3] UefiCpuPkg/PiSmmCpuDxeSmm:Map SMRAM in 4K page granularity duntan
2024-02-06 2:27 ` [edk2-devel] [Patch V2 0/3] Fix potential issue in CpuPageTableLib and SMM page table initialization Ni, Ray
2024-02-06 4:52 ` Wu, Jiaxin
2024-02-06 8:53 ` Ni, Ray [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=MN6PR11MB82442BEC05D49DCB2878E3428C462@MN6PR11MB8244.namprd11.prod.outlook.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