public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Eric Dong <eric.dong@intel.com>
To: edk2-devel@lists.01.org
Cc: "Marvin H�user" <Marvin.Haeuser@outlook.com>,
	"Fan Jeff" <vanjeff_919@hotmail.com>,
	"Laszlo Ersek" <lersek@redhat.com>,
	"Ruiyu Ni" <ruiyu.ni@intel.com>
Subject: [Patch v2 0/2] Change CpuS3Data memory type and address limitation
Date: Wed,  8 Aug 2018 15:34:25 +0800	[thread overview]
Message-ID: <20180808073427.11008-1-eric.dong@intel.com> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=UTF-8, Size: 1044 bytes --]

Because CpuS3Data memory will be copy to smram at SmmReadToLock point by
PiSmmCpuDxeSmm driver, so the memory type no need to be ACPI NVS type,
also the address not limit to below 4G.
This change remove the limit of ACPI NVS memory type and below 4G.

Bugz: https://bugzilla.tianocore.org/show_bug.cgi?id=959

Cc: Marvin Häuser <Marvin.Haeuser@outlook.com>
Cc: Fan Jeff <vanjeff_919@hotmail.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Eric Dong (2):
  UefiCpuPkg/RegisterCpuFeaturesLib: Combine implementation.
  UefiCpuPkg/CpuS3DataDxe: Change Memory Type and address limitation.

 UefiCpuPkg/CpuS3DataDxe/CpuS3Data.c                |  60 ++--------
 UefiCpuPkg/CpuS3DataDxe/CpuS3DataDxe.inf           |   1 +
 .../DxeRegisterCpuFeaturesLib.c                    |  67 -----------
 .../PeiRegisterCpuFeaturesLib.c                    | 131 ---------------------
 .../RegisterCpuFeaturesLib.c                       |  90 ++++++++++++++
 5 files changed, 104 insertions(+), 245 deletions(-)

-- 
2.15.0.windows.1



             reply	other threads:[~2018-08-08  7:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-08  7:34 Eric Dong [this message]
2018-08-08  7:34 ` [Patch 1/2] UefiCpuPkg/RegisterCpuFeaturesLib: Combine implementation Eric Dong
2018-08-08  7:39   ` Dong, Eric
2018-08-08  7:34 ` [Patch 2/2] UefiCpuPkg/CpuS3DataDxe: Change Memory Type and address limitation Eric Dong
2018-08-08  7:39   ` Dong, Eric

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=20180808073427.11008-1-eric.dong@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