[OpenBIOS] [PATCH 3/3] Add initial implementation of "dir" word for HFS+ filesystems.

Programmingkid programmingkidx at gmail.com
Sun Sep 23 23:01:47 CEST 2012


On Sep 20, 2012, at 1:32 PM, openbios-request at openbios.org wrote:

> Message: 4
> Date: Tue, 18 Sep 2012 16:31:40 +0100
> From: Mark Cave-Ayland <mark.cave-ayland at ilande.co.uk>
> To: openbios at openbios.org
> Cc: Mark Cave-Ayland <mark.cave-ayland at ilande.co.uk>
> Subject: [OpenBIOS] [PATCH 3/3] Add initial implementation of "dir"
> 	word for	HFS+ filesystems.
> Message-ID:
> 	<1347982300-14648-3-git-send-email-mark.cave-ayland at ilande.co.uk>
> 
> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland at ilande.co.uk>
> ---
> openbios-devel/fs/hfsplus/hfsp_fs.c |  140 ++++++++++++++++++++++++++++++++++-
> 1 file changed, 136 insertions(+), 4 deletions(-)
> 
> diff --git a/openbios-devel/fs/hfsplus/hfsp_fs.c b/openbios-devel/fs/hfsplus/hfsp_fs.c
> index 83e4d8d..4cc6ddc 100644
> --- a/openbios-devel/fs/hfsplus/hfsp_fs.c
> +++ b/openbios-devel/fs/hfsplus/hfsp_fs.c
> @@ -437,14 +437,146 @@ hfsp_files_volume_name( hfsp_info_t *mi )
> 	PUSH(pointer2cell(volname));


From the output you shown us, it looks like the patch works. Those were the files that were on the image file I sent you. I wanted to test it out myself but I couldn't apply your patch. Probably something I did wrong. I suggest applying the patches. They look good.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openbios.org/pipermail/openbios/attachments/20120923/18df49f2/attachment-0001.html>


More information about the OpenBIOS mailing list