]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg/BdsLib: Fix GetSystemMemoryResources()
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 31 Mar 2011 12:17:37 +0000 (12:17 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 31 Mar 2011 12:17:37 +0000 (12:17 +0000)
commitcf3a77a02a178f405cac140db7481e0d4ea739b4
treeb46aa201c2bc7ff35ab76414981c723240043b17
parentbad880b1722b154f3c332f8e3e785e42f9b6af96
ArmPkg/BdsLib: Fix GetSystemMemoryResources()

The function was not correctly merging the system memory chunks.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11479 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/Library/BdsLib/BdsHelper.c