gpllib: rename bootloader detection to MBR detection
authorPierre-Alexandre Meyer <pierre@mouraf.org>
Wed, 26 Aug 2009 07:31:43 +0000 (00:31 -0700)
committerPierre-Alexandre Meyer <pierre@mouraf.org>
Wed, 26 Aug 2009 07:31:43 +0000 (00:31 -0700)
commita4af14c5e65f78d77e3b8b2b6673fc1b62e39f4e
tree72a241d6811573022c6ee7119d206690aaa7b9d4
parent039f904f20fa6d3cbdef637c9704188e0c6b08a5
gpllib: rename bootloader detection to MBR detection

bootloaders.c really inspects the MBR, not the bootloader itself.
Let's not confuse the two of them.

Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
com32/gplinclude/disk/mbrs.h [moved from com32/gplinclude/disk/bootloaders.h with 79% similarity]
com32/gpllib/disk/mbrs.c [moved from com32/gpllib/disk/bootloaders.c with 77% similarity]
com32/hdt/hdt-cli-disk.c
com32/hdt/hdt-common.c
com32/hdt/hdt-common.h
com32/hdt/hdt-menu-disk.c