public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Ni, Ray" <ray.ni@intel.com>
To: "devel@edk2.groups.io" <devel@edk2.groups.io>,
	"Ni, Ray" <ray.ni@intel.com>
Subject: Re: [edk2-devel] [PATCH v3 0/6] Support 5-level paging in DXE long mode
Date: Thu, 1 Aug 2019 09:59:49 +0000	[thread overview]
Message-ID: <734D49CCEBEEF84792F5B80ED585239D5C267AF0@SHSMSX104.ccr.corp.intel.com> (raw)
In-Reply-To: <15B6B9DD9C65AE81.10483@groups.io>

Please ignore this patch set.
V4 was sent out.

> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Ni, Ray
> Sent: Thursday, August 1, 2019 2:51 PM
> To: devel@edk2.groups.io
> Subject: [edk2-devel] [PATCH v3 0/6] Support 5-level paging in DXE long
> mode
> 
> v3:
>     Move UefiCpuPkg/Include/Register/Cpuid.h to
> MdePkg/Include/Register/Intel/ directory.
>     Create UefiCpuPkg/Include/Register/Cpuid.h to include
> MdePkg/Include/Register/Intel/Cpuid.h.
>     NOTE:
>       Changes like moving Amd/Cpuid.h to MdePkg is not included.
>       Changes like updating BaseLib.h to include Cpuid.h is not included.
> 
> v2:
>     Refined the patch according to reviewers' all comments except:
>        0A0h cannot be changed to A0h or build fails.
>     A big change in this patch is Cpuid.h is moved from UefiCpuPkg to MdePkg.
>     The move is based on real requirement when certain modules that cannot
>     depend on UefiCpuPkg but needs to reference structures defined in SDM.
> 
> 
> Ray Ni (6):
>   UefiCpuPkg/MpInitLib: Enable 5-level paging for AP when BSP's enabled
>   UefiCpuPkg/CpuDxe: Remove unnecessary macros
>   UefiCpuPkg/CpuDxe: Support parsing 5-level page table
>   MdeModulePkg/DxeIpl: Introduce PCD PcdUse5LevelPageTable
>   MdePkg/Cpuid.h: Move Cpuid.h from UefiCpuPkg to MdePkg
>   MdeModulePkg/DxeIpl: Create 5-level page table for long mode
> 
>  MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf       |    1 +
>  .../Core/DxeIplPeim/X64/VirtualMemory.c       |  229 +-
>  MdeModulePkg/MdeModulePkg.dec                 |    7 +
>  MdeModulePkg/MdeModulePkg.uni                 |    8 +
>  .../Include/Register/Intel}/Cpuid.h           |    6 +-
>  UefiCpuPkg/CpuDxe/CpuPageTable.c              |   59 +-
>  UefiCpuPkg/CpuDxe/CpuPageTable.h              |    3 +-
>  UefiCpuPkg/Include/Register/Cpuid.h           | 3985 +----------------
>  UefiCpuPkg/Library/MpInitLib/MpLib.c          |   13 +
>  UefiCpuPkg/Library/MpInitLib/MpLib.h          |    6 +-
>  UefiCpuPkg/Library/MpInitLib/X64/MpEqu.inc    |    3 +-
>  UefiCpuPkg/Library/MpInitLib/X64/MpFuncs.nasm |   14 +-
>  12 files changed, 249 insertions(+), 4085 deletions(-)  copy
> {UefiCpuPkg/Include/Register => MdePkg/Include/Register/Intel}/Cpuid.h
> (96%)
> 
> --
> 2.21.0.windows.1
> 
> 
> 


           reply	other threads:[~2019-08-01 10:00 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <15B6B9DD9C65AE81.10483@groups.io>]

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=734D49CCEBEEF84792F5B80ED585239D5C267AF0@SHSMSX104.ccr.corp.intel.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