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>,
	"Liu, Zhiguang" <zhiguang.liu@intel.com>
Subject: Re: [edk2-devel] [PATCH 0/4] Remove AP waking vector in Reset Vector
Date: Mon, 10 Jul 2023 03:35:20 +0000	[thread overview]
Message-ID: <MN6PR11MB82447BE3B0F27BAF18B3CDD68C30A@MN6PR11MB8244.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20230710031706.1329-1-zhiguang.liu@intel.com>

Reviewed-by: Ray Ni <ray.ni@intel.com>

> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Zhiguang Liu
> Sent: Monday, July 10, 2023 11:17 AM
> To: devel@edk2.groups.io
> Cc: Liu, Zhiguang <zhiguang.liu@intel.com>
> Subject: [edk2-devel] [PATCH 0/4] Remove AP waking vector in Reset Vector
> 
> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4494
> 
> Today for SEC core(not VTF-0), GenFv finds free 4K aligned space in
> FV for AP waking vector and JMP to 4G-30h in the waking vector.
> There is no usage of this today. Remove the logic to avoid confusing
> and save spaces in reset vector.
> 
> 
> Zhiguang Liu (4):
>   BaseTools: Remove logic to create AP waking vector in GenFv
>   UefiCpuPkg/SecCore: Remove AP waking Vector logic in SecCore
>   OvmfPkg: Remove applicationProcessorEntryPoint
>   UefiCpuPk/ResetVector: Remove AP waking vector from ResetVector
> 
>  BaseTools/Source/C/GenFv/GenFvInternalLib.c   | 199 ------------------
>  OvmfPkg/ResetVector/Ia16/ResetVectorVtf0.asm  |  15 +-
>  .../XenResetVector/Ia16/ResetVectorVtf0.asm   |  16 +-
>  UefiCpuPkg/ResetVector/Vtf0/Ia16/Init16.asm   |   7 -
>  .../ResetVector/Vtf0/Ia16/ResetVectorVtf0.asm |  15 +-
>  UefiCpuPkg/SecCore/Ia32/ResetVec.nasmb        |  36 +---
>  6 files changed, 12 insertions(+), 276 deletions(-)
> 
> --
> 2.31.1.windows.1
> 
> 
> 
> 
> 


  parent reply	other threads:[~2023-07-10  3:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-10  3:17 [PATCH 0/4] Remove AP waking vector in Reset Vector Zhiguang Liu
2023-07-10  3:17 ` [PATCH 1/4] BaseTools: Remove logic to create AP waking vector in GenFv Zhiguang Liu
2023-07-10 11:38   ` 回复: [edk2-devel] " gaoliming
2023-07-10  3:17 ` [PATCH 2/4] UefiCpuPkg/SecCore: Remove AP waking Vector logic in SecCore Zhiguang Liu
2023-07-10  3:17 ` [PATCH 3/4] OvmfPkg: Remove applicationProcessorEntryPoint Zhiguang Liu
2023-07-24 10:17   ` [edk2-devel] " Anthony PERARD via groups.io
2023-07-10  3:17 ` [PATCH 4/4] UefiCpuPk/ResetVector: Remove AP waking vector from ResetVector Zhiguang Liu
2023-07-10  3:35 ` Ni, Ray [this message]
     [not found] ` <1770634CE62FBB6D.7145@groups.io>
2023-07-24  2:47   ` [edk2-devel] [PATCH 3/4] OvmfPkg: Remove applicationProcessorEntryPoint Zhiguang Liu

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=MN6PR11MB82447BE3B0F27BAF18B3CDD68C30A@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