VirtualBox

Opened 11 years ago

Closed 11 years ago

#11832 closed defect (fixed)

DmiChassisType is hardcoded => Fixed in SVN

Reported by: zmansour Owned by:
Component: other Version: VirtualBox 4.2.12
Keywords: Cc:
Guest type: other Host type: other

Description

In https://www.virtualbox.org/browser/vbox/trunk/src/VBox/Devices/PC/DevFwCommon.cpp, line 719, the chassis type is hardcoded

pChassis->u8Type = 0x01; /* other, no chassis lock present */

which is just silly. I needed to change the value and had no option other than to build from source.

Change History (2)

comment:1 by Frank Mehnert, 11 years ago

Summary: DmiChassisType is hardcodedDmiChassisType is hardcoded => Fixed in SVN

Setting DmiChassisType will be possible in the next maintenance release.

comment:2 by Frank Mehnert, 11 years ago

Resolution: fixed
Status: newclosed

Fix is part of VBox 4.2.14.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use