hdt:Cleaning DMI implementation
authorerwan <erwan@laptopR1.(none)>
Mon, 2 Mar 2009 22:31:25 +0000 (23:31 +0100)
committererwan <erwan@laptopR1.(none)>
Mon, 2 Mar 2009 22:31:25 +0000 (23:31 +0100)
commit15a182dda68c89e54235058822f5db9e4ba8675d
treedc853c0a0e0b0f2026fe94d790ce2af6fecbefd1
parent37bfb1cb8b4c1d670e0d407b83c5270f7c457389
hdt:Cleaning DMI implementation

Removing useless warnings by defining structures & functions properly
Using existing types instead of u8,u16,u32
com32/lib/dmi/dmi.c [new file with mode: 0644]
com32/lib/dmi/dmi_base_board.c [new file with mode: 0644]
com32/lib/dmi/dmi_battery.c [new file with mode: 0644]
com32/lib/dmi/dmi_bios.c [new file with mode: 0644]
com32/lib/dmi/dmi_chassis.c [new file with mode: 0644]
com32/lib/dmi/dmi_memory.c [new file with mode: 0644]
com32/lib/dmi/dmi_processor.c [new file with mode: 0644]