public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Gerd Hoffmann" <kraxel@redhat.com>
To: maobibo <maobibo@loongson.cn>
Cc: devel@edk2.groups.io
Subject: Re: one possible issue with ovmf fvb
Date: Thu, 25 Nov 2021 11:38:10 +0100	[thread overview]
Message-ID: <20211125103810.qtydjqvysuvak5c4@sirius.home.kraxel.org> (raw)
In-Reply-To: <444f3f42-cc2c-f255-389e-504b31789fcd@loongson.cn>

  Hi,

>   PcdStatus = PcdSet64S (PcdFlashNvStorageVariableBase64, (UINT32)(UINTN) Ptr);
>   ASSERT_RETURN_ERROR (PcdStatus);

I guess you are referring to that UINT32 cast?
Not sure why it is there.  I think you can just drop it.

> Can uefi bios manage memory beyond 4G?

The X64 builds can do that just fine, although they usually store
everything below 4G, so issues like the one above go unnoticed.

HTH,
  Gerd


  reply	other threads:[~2021-11-25 10:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-25  9:43 one possible issue with ovmf fvb maobibo
2021-11-25 10:38 ` Gerd Hoffmann [this message]
2021-11-26  2:37   ` [edk2-devel] " maobibo
2021-11-27 19:45 ` Andrew Fish
2021-11-29  9:50   ` Gerd Hoffmann

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=20211125103810.qtydjqvysuvak5c4@sirius.home.kraxel.org \
    --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