Re: [edk2-devel] [PATCH v5 21/38] ArmPkg: Implement ArmSetMemoryOverrideLib

2023-03-16 Thread Ard Biesheuvel
On Thu, 16 Mar 2023 at 14:27, Leif Lindholm wrote: > > On Mon, Mar 13, 2023 at 18:16:57 +0100, Ard Biesheuvel wrote: > > Implement the ARM version of a NULL class library that can be overlaid > > on top of the DXE core to equip it right from its launch with an > > implementation of the CPU arch pr

Re: [edk2-devel] [PATCH v5 21/38] ArmPkg: Implement ArmSetMemoryOverrideLib

2023-03-16 Thread Leif Lindholm
On Mon, Mar 13, 2023 at 18:16:57 +0100, Ard Biesheuvel wrote: > Implement the ARM version of a NULL class library that can be overlaid > on top of the DXE core to equip it right from its launch with an > implementation of the CPU arch protocol member that sets type and > permission attributes on me