Re: [edk2-devel][PATCH v1 0/3] Update to MdePkg Versions of ARM/AARCH64 Libs

2024-09-12 Thread Oliver Smith-Denny
On 9/12/2024 10:02 AM, Ard Biesheuvel via groups.io wrote: On Thu, 29 Aug 2024 at 20:59, Ard Biesheuvel wrote: On Thu, 29 Aug 2024 at 20:33, Oliver Smith-Denny wrote: edk2 PR https://github.com/tianocore/edk2/pull/6048 moved some architectural pieces from ArmPkg to MdePkg. This patch updat

Re: [edk2-devel][PATCH v1 0/3] Update to MdePkg Versions of ARM/AARCH64 Libs

2024-09-12 Thread Ard Biesheuvel via groups.io
On Thu, 29 Aug 2024 at 20:59, Ard Biesheuvel wrote: > > On Thu, 29 Aug 2024 at 20:33, Oliver Smith-Denny > wrote: > > > > edk2 PR https://github.com/tianocore/edk2/pull/6048 moved some > > architectural pieces > > from ArmPkg to MdePkg. This patch updates all platforms (& etc.) in > > edk2-plat

Re: [edk2-devel][PATCH v1 0/3] Update to MdePkg Versions of ARM/AARCH64 Libs

2024-08-29 Thread Ard Biesheuvel via groups.io
On Thu, 29 Aug 2024 at 20:33, Oliver Smith-Denny wrote: > > edk2 PR https://github.com/tianocore/edk2/pull/6048 moved some architectural > pieces > from ArmPkg to MdePkg. This patch updates all platforms (& etc.) in > edk2-platforms > to use the MdePkg versions of these libs. > > This patch is d