Re: [edk2] [PATCH 05/10] OvmfPkg/Sec: Swap TemporaryRam Stack and Heap locations

2019-02-18 Thread Laszlo Ersek
On 02/18/19 05:11, Jordan Justen wrote: > Apparently something depends on the heap being above the stack after > TemporaryRamMigration. > > This is the opposite order that OVMF has always used for TempRam > before migration to permanent ram. In 42a83e80f37c (svn r10770), Mike > changed OVMF's

[edk2] [PATCH 05/10] OvmfPkg/Sec: Swap TemporaryRam Stack and Heap locations

2019-02-17 Thread Jordan Justen
Apparently something depends on the heap being above the stack after TemporaryRamMigration. This is the opposite order that OVMF has always used for TempRam before migration to permanent ram. In 42a83e80f37c (svn r10770), Mike changed OVMF's TemporaryRamMigration to swap the locations of heap and