DMI: Adjusting structures size / Adding cpu core
authorLaurent Licour <laurent@licour.com>
Sun, 30 Jan 2011 19:50:59 +0000 (20:50 +0100)
committerErwan Velu <erwanaliasr1@gmail.com>
Sun, 30 Jan 2011 19:50:59 +0000 (20:50 +0100)
commit813daa0f83959de7c1ece9381966905a538919db
treefe6fa1ad931ebb41e4a9da37610574721b74209a
parent98d58026c4bf38e42adcfbd5f92da29fb582d41a
DMI: Adjusting structures size / Adding cpu core

This patch adds some correction of the dmi structures but also add the
support of the cpu cores/threads.
18 files changed:
com32/gplinclude/dmi/dmi_base_board.h
com32/gplinclude/dmi/dmi_battery.h
com32/gplinclude/dmi/dmi_bios.h
com32/gplinclude/dmi/dmi_cache.h
com32/gplinclude/dmi/dmi_chassis.h
com32/gplinclude/dmi/dmi_memory.h
com32/gplinclude/dmi/dmi_processor.h
com32/gplinclude/dmi/dmi_system.h
com32/gpllib/dmi/dmi.c
com32/gpllib/dmi/dmi_cache.c
com32/gpllib/dmi/dmi_memory.c
com32/gpllib/dmi/dmi_processor.c
com32/hdt/hdt-cli-cpu.c
com32/hdt/hdt-cli-dmi.c
com32/hdt/hdt-menu-processor.c
com32/hdt/hdt-menu-summary.c
com32/lua/src/dmi.c
com32/modules/dmitest.c