public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Zhiguang Liu" <zhiguang.liu@intel.com>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>,
	"kraxel@redhat.com" <kraxel@redhat.com>
Subject: Re: [edk2-devel] [PATCH v5 0/5] UefiCpuPkg/ResetVector: Refine page table creation, and support 5 Level paging
Date: Wed, 10 May 2023 00:51:28 +0000	[thread overview]
Message-ID: <PH0PR11MB504855F73CCA83F5F80C87EA90779@PH0PR11MB5048.namprd11.prod.outlook.com> (raw)
In-Reply-To: <n4xtxjkvupofcfdd4qduay5lzhsibmemy2fzld46vac3fvcmtn@kcb2yerimxww>

Thanks Gerd for helping test.

Thanks
Zhiguang

> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Gerd
> Hoffmann
> Sent: Tuesday, May 9, 2023 11:38 PM
> To: devel@edk2.groups.io; Liu, Zhiguang <zhiguang.liu@intel.com>
> Subject: Re: [edk2-devel] [PATCH v5 0/5] UefiCpuPkg/ResetVector: Refine
> page table creation, and support 5 Level paging
> 
> On Mon, May 08, 2023 at 04:14:59PM +0800, Zhiguang Liu wrote:
> > This patch set simplify the page table creation code, remove some
> > hard-code, combine files and support 5 Level paging.
> >
> > V4:
> > Refine comments and update below macro names:
> > PG_NLE -> PAGE_NLE
> > PTE_2MB -> PDE_2MB
> > PDP_1G -> PDPTE_1GB
> > PAGE_BLP_ATTR -> PAGE_BLE_ATTR
> >
> > No code logic impact
> >
> > V5:
> > Update below macro names:
> > PDE_2MB -> PAGE_PDE_2MB
> > PDPTE_1GB -> PAGE_PDPTE_1GB
> >
> > No code logic impact
> >
> > Zhiguang Liu (5):
> >   UefiCpuPkg/ResetVector: Rename macros about page table.
> >   UefiCpuPkg/ResetVector: Simplify page table creation in ResetVector
> >   UefiCpuPkg/ResetVector: Combine PageTables1G.asm and
> PageTables2M.asm
> >   UefiCpuPkg/ResetVector: Modify Page Table in ResetVector
> >   UefiCpuPkg/ResetVector: Support 5 level page table in ResetVector
> 
> Tested-by: Gerd Hoffmann <kraxel@redhat.com>
> Acked-by: Gerd Hoffmann <kraxel@redhat.com>
> 
> take care,
>   Gerd
> 
> 
> 
> 
> 


  reply	other threads:[~2023-05-10  0:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-08  8:14 [PATCH v5 0/5] UefiCpuPkg/ResetVector: Refine page table creation, and support 5 Level paging Zhiguang Liu
2023-05-08  8:15 ` [PATCH v5 1/5] UefiCpuPkg/ResetVector: Rename macros about page table Zhiguang Liu
2023-05-08  8:15 ` [PATCH v5 2/5] UefiCpuPkg/ResetVector: Simplify page table creation in ResetVector Zhiguang Liu
2023-05-08  8:15 ` [PATCH v5 3/5] UefiCpuPkg/ResetVector: Combine PageTables1G.asm and PageTables2M.asm Zhiguang Liu
2023-05-08  8:15 ` [PATCH v5 4/5] UefiCpuPkg/ResetVector: Modify Page Table in ResetVector Zhiguang Liu
2023-05-08  8:15 ` [PATCH v5 5/5] UefiCpuPkg/ResetVector: Support 5 level page table " Zhiguang Liu
2023-05-09 15:37 ` [edk2-devel] [PATCH v5 0/5] UefiCpuPkg/ResetVector: Refine page table creation, and support 5 Level paging Gerd Hoffmann
2023-05-10  0:51   ` Zhiguang Liu [this message]
2023-05-10  2:22 ` Ni, Ray

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=PH0PR11MB504855F73CCA83F5F80C87EA90779@PH0PR11MB5048.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