[syslinux] [PATCH 001/001] core/fs: Add support to Unix File system 1/2.

Matt Fleming matt at console-pimps.org
Fri Jul 19 09:01:07 PDT 2013


On Fri, 12 Jul, at 08:59:22PM, Raphael S.Carvalho wrote:
> It's already loading modules successfully, and both UFS version 1 and
> 2 seems to be working correctly.
> 
> Special thanks to Paulo Alcantara and Matt Fleming for being always
> ready to help me and give feedback.
> 
> Signed-off-by: Raphael S.Carvalho <raphael.scarv at gmail.com>
> ---
>  core/fs/ufs/bmap.c |  202 ++++++++++++++++++++++++++
>  core/fs/ufs/ufs.c  |  404 ++++++++++++++++++++++++++++++++++++++++++++++++++++
>  core/fs/ufs/ufs.h  |  253 ++++++++++++++++++++++++++++++++
>  core/ldlinux.asm   |    2 +
>  4 files changed, 861 insertions(+), 0 deletions(-)
>  create mode 100644 core/fs/ufs/bmap.c
>  create mode 100644 core/fs/ufs/ufs.c
>  create mode 100644 core/fs/ufs/ufs.h

Nice work. This is fine. If you resend the other patch I replied to I'll
include this for 6.02.

-- 
Matt Fleming, Intel Open Source Technology Center


More information about the Syslinux mailing list