Re: [edk2] [PATCHv2 0/2] Bds: Correct the total RAM calculation

2016-04-04 Thread Zeng, Star

On 2016/4/2 5:53, Jeremy Linton wrote:

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 


Patch series, Reviewed-by: Star Zeng .
And pushed at 92015d3bc472412c39151021cfee41668d36595a and 
15f69ddfc9506dc597b771f8514161c1289a0216.


Thanks for the contribution.
Star



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(-)



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


Re: [edk2] [PATCHv2 0/2] Bds: Correct the total RAM calculation

2016-04-02 Thread Zeng, Star
There is one day PRC holiday next Monday.
Please expect the feedback next Tuesday.

Thanks,
Star
-Original Message-
From: Jeremy Linton [mailto:jeremy.lin...@arm.com] 
Sent: Saturday, April 2, 2016 5:54 AM
To: edk2-devel@lists.01.org
Cc: Fan, Jeff ; Zeng, Star ; 
leif.lindh...@linaro.org; ryan.har...@linaro.org; ler...@redhat.com; 
supreeth.venkat...@arm.com; Jeremy Linton 
Subject: [PATCHv2 0/2] Bds: Correct the total RAM calculation

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 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


[edk2] [PATCHv2 0/2] Bds: Correct the total RAM calculation

2016-04-01 Thread Jeremy Linton
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 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