Re: [edk2-devel] [PATCH v2 0/6] Fix PEI Core issue during TemporaryRamMigration

2019-04-10 Thread Jordan Justen
On 2019-04-10 09:41:43, Ard Biesheuvel wrote: > On Wed, 10 Apr 2019 at 01:41, Jordan Justen wrote: > > > > https://github.com/jljusten/edk2.git temp-ram-support-v2 > > > > https://github.com/jljusten/edk2/commits/temp-ram-support-v2 > > > > v2: > > * Add AARCH64 and ARM assembly > > Hi Jordan,

Re: [edk2-devel] [PATCH v2 0/6] Fix PEI Core issue during TemporaryRamMigration

2019-04-10 Thread Ard Biesheuvel
On Wed, 10 Apr 2019 at 11:28, Laszlo Ersek wrote: > > On 04/10/19 18:41, Ard Biesheuvel wrote: > > On Wed, 10 Apr 2019 at 01:41, Jordan Justen > > wrote: > >> > >> https://github.com/jljusten/edk2.git temp-ram-support-v2 > >> > >> https://github.com/jljusten/edk2/commits/temp-ram-support-v2 >

Re: [edk2-devel] [PATCH v2 0/6] Fix PEI Core issue during TemporaryRamMigration

2019-04-10 Thread Laszlo Ersek
On 04/10/19 18:41, Ard Biesheuvel wrote: > On Wed, 10 Apr 2019 at 01:41, Jordan Justen wrote: >> >> https://github.com/jljusten/edk2.git temp-ram-support-v2 >> >> https://github.com/jljusten/edk2/commits/temp-ram-support-v2 >> >> v2: >> * Add AARCH64 and ARM assembly > > Hi Jordan, > > I'm not

Re: [edk2-devel] [PATCH v2 0/6] Fix PEI Core issue during TemporaryRamMigration

2019-04-10 Thread Laszlo Ersek
On 04/10/19 10:39, Jordan Justen wrote: > https://github.com/jljusten/edk2.git temp-ram-support-v2 > > https://github.com/jljusten/edk2/commits/temp-ram-support-v2 > > v2: > * Add AARCH64 and ARM assembly > * Drop IA32 and X64 .S source files > * Adjust PEI_CORE_TEMPORARY_RAM_TRANSITION

Re: [edk2-devel] [PATCH v2 0/6] Fix PEI Core issue during TemporaryRamMigration

2019-04-10 Thread Ard Biesheuvel
On Wed, 10 Apr 2019 at 01:41, Jordan Justen wrote: > > https://github.com/jljusten/edk2.git temp-ram-support-v2 > > https://github.com/jljusten/edk2/commits/temp-ram-support-v2 > > v2: > * Add AARCH64 and ARM assembly Hi Jordan, I'm not sure I'm following the reasoning behind this. Does this