pathbased: Add FAT support to extlinux and let FAT be "true" pathbased
authorAlek Du <alek.du@intel.com>
Mon, 8 Feb 2010 02:54:31 +0000 (10:54 +0800)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 11 Feb 2010 00:04:14 +0000 (16:04 -0800)
commitddd58320f422651a418731d6f8bd75f61df43293
treec63f8150ecc665beaa386f9f3eb72023c1ee7d0c
parent7c503d3286ce0b562ef075480029338556b306d7
pathbased: Add FAT support to extlinux and let FAT be "true" pathbased

Now extlinux can install FAT partition now, and FAT honors patched
path area.

Signed-off-by: Alek Du <alek.du@intel.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/extlinux.asm
core/fs/fat/fat.c
extlinux/fat.h [new file with mode: 0644]
extlinux/main.c