Update DxeCore to collect PersistentMemory resource and report them in EFI 
memory map.
Update Shell MemMap command to show PersistentMemory range.
Update LegacyBiosDxe to convert EfiPersistentMemory to E820 
EfiAddressRangePersistentMemory.

Liming Gao (4):
  MdePkg: Add UEFI2.5 and PI1.4 PersistentMemory definition
  MdeModulePkg: Add support for UEFI2.5 and PI1.4 PersistentMemory
    feature
  ShellPkg: Update Shell MemMap command to show PersistentMemory range
  IntelFrameworkModulePkg: Add UEFI2.5 PersistentMemory support in
    LegacyBios

 .../Csm/LegacyBiosDxe/LegacyBiosInterface.h        |  5 ++--
 .../Csm/LegacyBiosDxe/LegacyBootSupport.c          |  3 ++
 .../MemoryProfileInfo/MemoryProfileInfo.c          |  3 +-
 MdeModulePkg/Core/Dxe/Gcd/Gcd.c                    | 12 ++++++--
 MdeModulePkg/Core/Dxe/Mem/Page.c                   | 34 ++++++++++++++++++----
 MdeModulePkg/Core/Dxe/Mem/Pool.c                   |  5 ++--
 MdeModulePkg/Core/PiSmmCore/SmramProfileRecord.c   |  1 +
 MdePkg/Include/Pi/PiDxeCis.h                       |  9 ++++--
 MdePkg/Include/Pi/PiHob.h                          |  4 ++-
 MdePkg/Include/Uefi/UefiMultiPhase.h               |  7 ++++-
 MdePkg/Include/Uefi/UefiSpec.h                     |  7 +++++
 .../Library/UefiShellDebug1CommandsLib/MemMap.c    |  6 ++++
 12 files changed, 80 insertions(+), 16 deletions(-)

-- 
1.9.5.msysgit.0


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to