Re: [edk2] [PATCH] Remove unused ConfigureMmu() function.

2013-09-03 Thread Olivier Martin
Thanks Roy for the contribution, your changes have been committed to SVN 14621. I have also taken the opportunity to remove further dead code in this file. > -Original Message- > From: Roy Franz [mailto:roy.fr...@linaro.org] > Sent: 31 August 2013 03:37 > To: Olivier Martin; edk2-devel@lis

[edk2] [PATCH] Remove unused ConfigureMmu() function.

2013-08-30 Thread Roy Franz
The ConfigureMmu() function is unused - the only call to it is commented out, and the functionality has been moved to InitMmu() in MemoryInitPeiLib.c. Signed-off-by: Roy Franz Contributed-under: TianoCore Contribution Agreement 1.0 --- ArmPkg/Drivers/CpuPei/CpuPei.c | 68 -