]> git.proxmox.com Git - mirror_edk2.git/commit
Nt32Pkg: Fixes to correctly set SMBIOS Type 3
authorChris Phillips <chrisp@hpe.com>
Tue, 10 Jan 2017 06:56:43 +0000 (14:56 +0800)
committerStar Zeng <star.zeng@intel.com>
Thu, 12 Jan 2017 08:46:31 +0000 (16:46 +0800)
commita679e8b1d977a494f77a9ec5535bea918f3b74f1
treed90866cb1239b07377292899ae45f0ef611eda98
parentfed77c5feae10dfc5d4aed1543b202faba2d6a59
Nt32Pkg: Fixes to correctly set SMBIOS Type 3

When running Nt32Pkg, SMBIOS Type 3 was missing Height, NumberofPowerCords, and SKU Number.
Also, ContainedElements was not being handled correctly.
Fixed code to add example data, correct some variable names (Assert -> Asset), and properly handle setting the Type 3 values.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Chris Phillips <chrisp@hpe.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Nt32Pkg/MiscSubClassPlatformDxe/MiscChassisManufacturerData.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscChassisManufacturerFunction.c
Nt32Pkg/MiscSubClassPlatformDxe/MiscSubclassDriver.uni