]> git.baikalelectronics.ru Git - kernel.git/commit
EDD probing code for the new x86 setup code
authorH. Peter Anvin <hpa@zytor.com>
Wed, 11 Jul 2007 19:18:48 +0000 (12:18 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 12 Jul 2007 17:55:55 +0000 (10:55 -0700)
commit4d0b9fbbfd86eaba51ed559c6e283b6cecf60e33
tree5f1256618c62add74f27292e0f3bf1ab0df8345e
parentd062d3a544f32ee0c364f8687d71d3d2d0eb3494
EDD probing code for the new x86 setup code

Probe EDD and MBR signatures, in order to make it easier to map
physical hard drives to BIOS drives.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/i386/boot/edd.c [new file with mode: 0644]