Re: [edk2] Memory usage does not get updated when free the allocated one

2014-07-14 Thread Kinney, Michael D
systems. Do you agree? Thanks, Mike From: Mars Lin [mailto:mars_...@phoenix.com] Sent: Monday, July 14, 2014 3:04 AM To: edk2-devel@lists.sourceforge.net Subject: [edk2] Memory usage does not get updated when free the allocated one Dear MdeModulePkg maintainer, Please review attached patch file

[edk2] Memory usage does not get updated when free the allocated one

2014-07-14 Thread Mars Lin
Dear MdeModulePkg maintainer, Please review attached patch file which try to correct the MemoryTypeInfo does not get updated within CoreConvertPages(). Steps to reproduce: 0. EfiLibGetSystemConfigurationTable (&gEfiMemoryTypeInformationGuid, &CurrentMemoryTypeInformation1) 1. AllocatePool (EfiBo