On 10/9/23 02:07, Taylor Beebe wrote: > Add library classes for SetMemoryProtectionsLib and
s/library classes/library class resolutions/ > GetMemoryProtectionsLib to ArmVirtPkg. Probably easiest to say: "resolve the SetMemoryProtectionsLib and GetMemoryProtectionsLib classes for ArmVirtPkg". Looks OK to me otherwise: Acked-by: Laszlo Ersek <ler...@redhat.com> > > Signed-off-by: Taylor Beebe <taylor.d.be...@gmail.com> > Cc: Ard Biesheuvel <ardb+tianoc...@kernel.org> > Cc: Leif Lindholm <quic_llind...@quicinc.com> > Cc: Sami Mujawar <sami.muja...@arm.com> > Cc: Gerd Hoffmann <kra...@redhat.com> > Cc: Julien Grall <jul...@xen.org> > --- > ArmVirtPkg/ArmVirt.dsc.inc | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/ArmVirtPkg/ArmVirt.dsc.inc b/ArmVirtPkg/ArmVirt.dsc.inc > index 3f7bac6bf33a..f76601503cd9 100644 > --- a/ArmVirtPkg/ArmVirt.dsc.inc > +++ b/ArmVirtPkg/ArmVirt.dsc.inc > @@ -156,6 +156,12 @@ [LibraryClasses.common] > BaseCryptLib|CryptoPkg/Library/BaseCryptLib/BaseCryptLib.inf > RngLib|MdeModulePkg/Library/BaseRngLibTimerLib/BaseRngLibTimerLib.inf > > + # > + # Memory Protection Libraries for setting and getting memory protection > settings > + # > + > SetMemoryProtectionsLib|MdeModulePkg/Library/SetMemoryProtectionsLib/SetMemoryProtectionsLib.inf > + > GetMemoryProtectionsLib|MdeModulePkg/Library/GetMemoryProtectionsLib/DxeGetMemoryProtectionsLib.inf > + > # > # Secure Boot dependencies > # -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#109439): https://edk2.groups.io/g/devel/message/109439 Mute This Topic: https://groups.io/mt/101843350/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/leave/9847357/21656/1706620634/xyzzy [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-