[edk2-devel] one possible issue with ovmf fvb

Gerd Hoffmann kraxel at redhat.com
Thu Nov 25 10:38:10 UTC 2021


  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



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#84082): https://edk2.groups.io/g/devel/message/84082
Mute This Topic: https://groups.io/mt/87299942/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list