hdt: Cleaning DMI implementation
authorerwan <erwan@laptopR1.(none)>
Tue, 3 Mar 2009 07:45:53 +0000 (08:45 +0100)
committererwan <erwan@laptopR1.(none)>
Tue, 3 Mar 2009 07:45:53 +0000 (08:45 +0100)
commit43b34490e3bb7fec7de8b3bc6f8efa257cf2cefc
tree759fdcf70f2dea1628a51164901d4db63958888c
parent15a182dda68c89e54235058822f5db9e4ba8675d
hdt: Cleaning DMI implementation

Previous commit was incomplete.
Removing useless warnings by defining structures & functions properly
Using existing types instead of u8,u16,u32
com32/hdt/Makefile
com32/include/dmi/dmi.h
com32/include/dmi/dmi_base_board.h
com32/include/dmi/dmi_battery.h
com32/include/dmi/dmi_bios.h
com32/include/dmi/dmi_chassis.h
com32/include/dmi/dmi_memory.h
com32/include/dmi/dmi_processor.h
com32/lib/Makefile
com32/modules/Makefile
com32/modules/dmi.c [deleted file]