Re: [edk2-devel] [RFC PATCH edk2-platforms v1 0/5] Remove ARM nested packages

2021-10-26 Thread Leif Lindholm
Hi Pierre, This patchset is an unambiguous improvement on the current state, and improves the state of Platform/ARM substantially. For the series: Acked-by: Leif Lindholm / Leif On Tue, Oct 26, 2021 at 15:06:28 +0100, Pierre Gondois wrote: > Hi Leif, > > This patch-set resolves: > > http

Re: [edk2-devel] [RFC PATCH edk2-platforms v1 0/5] Remove ARM nested packages

2021-10-26 Thread PierreGondois
Hi Leif, This patch-set resolves: https://bugzilla.tianocore.org/show_bug.cgi?id=3259 without removing the Platform/ARM prefix used in the Platform/ARM/ folder (cf https://bugzilla.tianocore.org/show_bug.cgi?id=3264). Does it look sensible ? Regards, Pierre On 10/19/21 12:22, PierreGondois v

Re: [edk2-devel] [RFC PATCH edk2-platforms v1 0/5] Remove ARM nested packages

2021-10-19 Thread PierreGondois
Hi Ard, On 10/19/21 12:17, Ard Biesheuvel wrote: > On Tue, 19 Oct 2021 at 12:25, wrote: >> From: Pierre Gondois >> >> Bugzilla: 3259 (https://bugzilla.tianocore.org/show_bug.cgi?id=3259) >> >> The Platform/ARM/ARM.dec file implies that the Platform/ARM/ folder is >> a package. This folder howeve

Re: [edk2-devel] [RFC PATCH edk2-platforms v1 0/5] Remove ARM nested packages

2021-10-19 Thread Ard Biesheuvel
On Tue, 19 Oct 2021 at 12:25, wrote: > > From: Pierre Gondois > > Bugzilla: 3259 (https://bugzilla.tianocore.org/show_bug.cgi?id=3259) > > The Platform/ARM/ARM.dec file implies that the Platform/ARM/ folder is > a package. This folder however hosts other packages describing > platforms (JunoPkg,

[edk2-devel] [RFC PATCH edk2-platforms v1 0/5] Remove ARM nested packages

2021-10-19 Thread PierreGondois
From: Pierre Gondois Bugzilla: 3259 (https://bugzilla.tianocore.org/show_bug.cgi?id=3259) The Platform/ARM/ARM.dec file implies that the Platform/ARM/ folder is a package. This folder however hosts other packages describing platforms (JunoPkg, SgiPkg, ...) and packages describing drivers (BootMo