1. Modify MdePkg/Include/IndustryStandard/SmBios.h to add Processor 
    Family 2 field support, following spec 2.6, to support ARM 
        processor family string.

 2. Create the static smbios data for arm platforms. It is derived from 
EmulatorPkg. 

 3. Add the smbios driver support on ArmVExpress-RTSM-A15_MPCore and
 ArmVEpress-CTA15-A7 models.

Yi Li (3):
  SMBIOS: Add Processor family2 field support
  SMBIOS:ARM: Add SMBIOS base driver on ARM Platform
  SMBIOS:VE: Add SMBIOS support for ARM VE models

 .../ArmVExpressPkg/ArmVExpress-CTA15-A7.dsc        |    6 +
 .../ArmVExpressPkg/ArmVExpress-CTA15-A7.fdf        |    6 +
 .../ArmVExpressPkg/ArmVExpress-RTSM-A15_MPCore.dsc |    6 +
 .../ArmVExpressPkg/ArmVExpress-RTSM-A15_MPCore.fdf |    6 +
 .../PlatformSmbiosDxe/PlatformSmbiosDxe.c          |  730 ++++++++++++++++++++
 .../PlatformSmbiosDxe/PlatformSmbiosDxe.inf        |   46 ++
 MdePkg/Include/IndustryStandard/SmBios.h           |   16 +
 7 files changed, 816 insertions(+)
 create mode 100644 ArmPlatformPkg/PlatformSmbiosDxe/PlatformSmbiosDxe.c
 create mode 100644 ArmPlatformPkg/PlatformSmbiosDxe/PlatformSmbiosDxe.inf

-- 
1.7.9.5


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to