chiark / gitweb /
add edd_id tool to match BIOS EDD disk information
authorKay Sievers <kay.sievers@suse.de>
Tue, 6 Sep 2005 10:18:04 +0000 (12:18 +0200)
committerKay Sievers <kay.sievers@suse.de>
Tue, 6 Sep 2005 10:18:04 +0000 (12:18 +0200)
commit077ed27c55a9ea661262d7b3ec8be184445ab82e
tree345dd6d07cc1585661d69013784ef3995c949a6d
parent7596a562988b45b62dcac6daac3663524cc8f930
add edd_id tool to match BIOS EDD disk information

Thanks to:
    John Hull <John_Hull@Dell.com>
    Matt Domsch <Matt_Domsch@Dell.com>

Signed-off-by: Kay Sievers <kay.sievers@suse.de>
extras/edd_id/Makefile [new file with mode: 0644]
extras/edd_id/edd_id.c [new file with mode: 0644]
test/simple-build-check.sh