Hello all,

While looking into how to support EFI_MORE_RELIABLE in Linux/arm64, I
noticed that, apart from the memory attribute, there is absolutely
nothing in terms of API support.

So how is one supposed to allocate this type of memory? Traverse the
memory map by hand to look for a suitable slot, and allocate it using
AllocateFixedAddress? That seems rather suboptimal to me, and I'd
expect the firmware to at least expose some kind of architected
protocol to encapsulate this, rather than have each stage in the boot
chain having to reimplement it.

Regards,
Ard.


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#89482): https://edk2.groups.io/g/devel/message/89482
Mute This Topic: https://groups.io/mt/90861522/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to