]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Application/UiApp/FrontPage.c
MdeModulePkg/UiApp: Correct the total RAM calculation
authorJeremy Linton <jeremy.linton@arm.com>
Fri, 1 Apr 2016 21:54:00 +0000 (16:54 -0500)
committerStar Zeng <star.zeng@intel.com>
Tue, 5 Apr 2016 03:18:08 +0000 (11:18 +0800)
commit15f69ddfc9506dc597b771f8514161c1289a0216
tree6c3bfc40d72308f0472743058ee8ba40fc0d6c7f
parent92015d3bc472412c39151021cfee41668d36595a
MdeModulePkg/UiApp: Correct the total RAM calculation

This change mirrors the change in InteFrameworkModulePkg.
We now account for all TYPE19 memory regions found in the
smbios data, as well as handling records with Extended Addresses.

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