]> git.proxmox.com Git - mirror_edk2.git/commit
IntelFrameworkModulePkg/Bds: Correct the total RAM calculation
authorJeremy Linton <jeremy.linton@arm.com>
Fri, 1 Apr 2016 21:53:59 +0000 (16:53 -0500)
committerStar Zeng <star.zeng@intel.com>
Tue, 5 Apr 2016 03:18:04 +0000 (11:18 +0800)
commit92015d3bc472412c39151021cfee41668d36595a
tree4a40cb5a2bd71ba6149bb498b99cf4b9c3c323dc
parent166a6552a829ab680862331449f11970c085f26d
IntelFrameworkModulePkg/Bds: Correct the total RAM calculation

Update the BDS frontpage to pull the RAM ranges from the
smbios extended size fields when applicable. The RAM calculation
also needs to take into account all the RAM ranges being provided
as many machines have multiple physical address ranges.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
IntelFrameworkModulePkg/Universal/BdsDxe/FrontPage.c