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/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-