X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Nt32Pkg%2FMiscSubClassPlatformDxe%2FMiscChassisManufacturerData.c;h=cbf90e9c0387b3cd6071a2875c910e8ff45658bf;hb=954175e513c58f9b704e3d67284cd2b2631288e8;hp=4fbf5de0281def842ec5ab3406a9598cd4baa4d7;hpb=8f2a5f8012e3a6de30f5b12ce3a218efae9eaedd;p=mirror_edk2.git diff --git a/Nt32Pkg/MiscSubClassPlatformDxe/MiscChassisManufacturerData.c b/Nt32Pkg/MiscSubClassPlatformDxe/MiscChassisManufacturerData.c index 4fbf5de028..cbf90e9c03 100644 --- a/Nt32Pkg/MiscSubClassPlatformDxe/MiscChassisManufacturerData.c +++ b/Nt32Pkg/MiscSubClassPlatformDxe/MiscChassisManufacturerData.c @@ -1,6 +1,7 @@ /**@file Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.
+(C) Copyright 2017 Hewlett Packard Enterprise Development LP
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at @@ -39,7 +40,9 @@ MISC_SMBIOS_TABLE_DATA(EFI_MISC_CHASSIS_MANUFACTURER_DATA, MiscChassisManufactur EfiChassisStateOther, // ChassisPowerSupplyState EfiChassisStateOther, // ChassisThermalState EfiChassisSecurityStatusOther, // ChassisSecurityState - 0 // ChassisOemDefined + 0, // ChassisOemDefined + 1, // Height + 1 // NumberofPowerCords }; /* eof - MiscChassisManufacaturerData.c */