public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Zeng, Star" <star.zeng@intel.com>
To: Laszlo Ersek <lersek@redhat.com>,
	Ard Biesheuvel <ard.biesheuvel@linaro.org>,
	"Kinney, Michael D" <michael.d.kinney@intel.com>
Cc: "Dong, Eric" <eric.dong@intel.com>,
	"edk2-devel@lists.01.org" <edk2-devel@lists.01.org>,
	"Gao, Liming" <liming.gao@intel.com>,
	"Bi, Dandan" <dandan.bi@intel.com>,
	Leif Lindholm <leif.lindholm@linaro.org>,
	star.zeng@intel.com
Subject: Re: [PATCH 3/6] MdePkg/UefiLib: introduce EfiAllocatePeiAccessiblePages routine
Date: Wed, 23 May 2018 10:02:52 +0800	[thread overview]
Message-ID: <87161287-2d33-ed8f-d9d3-c2fead7189df@intel.com> (raw)
In-Reply-To: <f975808b-133b-15d2-90b9-f2b989fbd4c7@redhat.com>

On 2018/5/23 3:11, Laszlo Ersek wrote:
> On 05/22/18 19:47, Ard Biesheuvel wrote:
> 
>> OK, to summarize:
>> - move the implementation of EfiAllocatePeiAccessiblePages() to
>> DxeServicesLib (and perhaps rename it to something more appropriate
>> for its new home)
>> - only restrict the X64 version to below 4 GB if EfiMemoryTop and
>> EfiFreeMemoryTop are both below 4 GB.

Just checking EfiFreeMemoryTop should be enough as EfiFreeMemoryTop 
means the capable TOP to be allocated.

And seemingly, there is an assumption here that next boot PEI S3 has 
same situation with current boot PEI.


Thanks,
Star
> 
> If this works with pure X64 OVMF (including S3 without SMM), I'd be very
> happy with it.
> 
> Also we should regression test whether IA32X64 OVMF continues working
> (including S3 without SMM, and S3 with SMM).
> 
> I'm glad to help with the testing once patches are posted.
> 
> OVMF installs the permanent PEI RAM in PublishPeiMemory()
> [OvmfPkg/PlatformPei/MemDetect.c]. It keeps things under 4GB, so I think
> this approach should work.
> 
> Thanks Ard & Mike!
> Laszlo
> 



  reply	other threads:[~2018-05-23  2:03 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-22 14:08 [PATCH 0/6] Abstract allocation of PEI accessible memory Ard Biesheuvel
2018-05-22 14:08 ` [PATCH 1/6] OvmfPkg/PlatformBootManagerLib: add missing report status code call Ard Biesheuvel
2018-05-22 18:58   ` Laszlo Ersek
2018-05-22 14:08 ` [PATCH 2/6] ArmVirtPkg/PlatformBootManagerLib: " Ard Biesheuvel
2018-05-22 18:58   ` Laszlo Ersek
2018-05-22 14:08 ` [PATCH 3/6] MdePkg/UefiLib: introduce EfiAllocatePeiAccessiblePages routine Ard Biesheuvel
2018-05-22 17:40   ` Kinney, Michael D
2018-05-22 17:47     ` Ard Biesheuvel
2018-05-22 19:11       ` Laszlo Ersek
2018-05-23  2:02         ` Zeng, Star [this message]
2018-05-23  1:59   ` Zeng, Star
2018-05-22 14:08 ` [PATCH 4/6] IntelFrameworkPkg/FrameworkUefiLib: add " Ard Biesheuvel
2018-05-22 14:08 ` [PATCH 5/6] MdeModulePkg/DxeCorePerformanceLib: use EfiAllocatePeiAccessiblePages Ard Biesheuvel
2018-05-22 14:08 ` [PATCH 6/6] MdeModulePkg/FirmwarePerformanceDataTableDxe: " Ard Biesheuvel

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=87161287-2d33-ed8f-d9d3-c2fead7189df@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