hdt: Splitting hdt in several modules to improve code maintainance
authorErwan Velu <erwan.velu@free.fr>
Wed, 18 Feb 2009 21:42:20 +0000 (22:42 +0100)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 26 Feb 2009 04:58:42 +0000 (20:58 -0800)
commitd654a5c2b612ec5335a1d4e873b8a80399f4a018
tree70e0a284971b6292d84c27d98d3695b213f88d2e
parent7f64a90cef11d0e2d39589779e41d60c42bf9de4
hdt: Splitting hdt in several modules to improve code maintainance
12 files changed:
hdt/hdt-ata.c [new file with mode: 0644]
hdt/hdt-ata.h [new file with mode: 0644]
hdt/hdt-menu-about.c [new file with mode: 0644]
hdt/hdt-menu-disk.c [new file with mode: 0644]
hdt/hdt-menu-dmi.c [new file with mode: 0644]
hdt/hdt-menu-kernel.c [new file with mode: 0644]
hdt/hdt-menu-pci.c [new file with mode: 0644]
hdt/hdt-menu-processor.c [new file with mode: 0644]
hdt/hdt-menu-syslinux.c [new file with mode: 0644]
hdt/hdt-menu.c [new file with mode: 0644]
hdt/hdt-menu.h [new file with mode: 0644]
hdt/hdt.h [new file with mode: 0644]