On Tue, Sep 19, 2023 at 05:57:43PM -0700, Taylor Beebe wrote: > Now that the EDK2 tree uses GetMemoryProtectionsLib to query > the platform memory protection settings, we can add additional > profiles to SetMemoryProtectionsLib to give plaforms more options > for setting memory protections.
What is the recommended way to add more profiles? Specifically I have a bunch of linux test cases failing when testing this series, which is most likely causes by older + broken grub versions (which are known to use EfiLoaderData for code). So I think I need a "GrubCompat" profile which has ExecutionProtection.EnabledForType[EfiLoaderData] = FALSE but is otherwise identical to the production profile. Should that go into SetMemoryProtectionsLib? Or MemoryProtectionConfigLib? take care, Gerd -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#109113): https://edk2.groups.io/g/devel/message/109113 Mute This Topic: https://groups.io/mt/101469960/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-