v2:
This version updates the ram shift constants with RShiftU64.
it also applies similar changes to the MdeModulePkg/UiApp which
has a duplicate version of the UpdateFrontPageStrings function with
some additional checks/error handling. In the latter case the
changes are identical but I don't have a way to run them AFAIK.

v1:
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.lin...@arm.com>

Jeremy Linton (2):
  IntelFrameworkModulePkg/Bds: Correct the total RAM calculation
  MdeModulePkg/UiApp: Correct the total RAM calculation

 .../Universal/BdsDxe/FrontPage.c                   |  44 +++----
 MdeModulePkg/Application/UiApp/FrontPage.c         | 134 ++++++++++-----------
 2 files changed, 86 insertions(+), 92 deletions(-)

-- 
2.4.3

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to