Summary: | 碩士 === 世新大學 === 資訊管理學研究所(含碩專班) === 95 === While developing a system, it is time and effort consuming for system developers to obtain detail hardware specifications of every hardware component. The SMBIOS is a standard to manage detail hardware specifications to lower cost and speed up developing process. By using the SMBIOS, it is providing not only a standard way to manage all hardware components, but also a easy way for system developers to understand equipments.
During the booting process, BIOS initializes all hardware components on the system. After this process, BIOS stores all hardware specifications in the SMBIOS. Therefore, the information of the SMBIOS is able to be retrieved by designated data structures.
By using the PnP Functions, the hardware information are extracted from the SMBIOS. In accordance with the designated data structures, the information of each hardware component is reveal. Since the informations of different hardware components are various, different user friendly formats are applied to translate the information for easy reading.
The result of this research shows the compatibility of the SMBIOS development on different motherboards and various operating systems.
|