search for: 7feb7fc

Displaying 3 results from an estimated 3 matches for "7feb7fc".

2015 Jul 13
2
boot... round 2
...light on >> what's going on. > > poma, please try the above code. If you need it in a proper patch, let me know. > core/fs/diskio_bios.c | 1 + core/isolinux.asm | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/core/fs/diskio_bios.c b/core/fs/diskio_bios.c index 7feb7fc..b7958c8 100644 --- a/core/fs/diskio_bios.c +++ b/core/fs/diskio_bios.c @@ -398,6 +398,7 @@ void pm_fs_init(com32sys_t *regs) { static struct bios_disk_private priv; + writechr('^'); priv.regs = regs; fs_init((const struct fs_ops **)regs->eax.l, (void *)&priv); } diff --git...
2015 Jul 03
7
boot... round 2
On Fri, Jul 3, 2015 at 12:50 AM, poma via Syslinux <syslinux at zytor.com> wrote: > - "unsigned char c;" does not solve the problem > > - "c >= 0 && c <= ' '" solves the problem for the current git Could you try the following patch? Feel free to only apply the change to readconfig.c if you want. -- -Gene diff --git
2015 Jul 22
13
[PULL 0/8] MultiFS suppport for BIOS and EFI
So last week I was wondering if XFS was still working -- even with its last on-disk structure changes -- and it _suprisingly_ worked as expected. Right, now I can finally get rid of GRUB and use Syslinux to boot my Linux on EFI from a rootfs with xfs. Shit, I have two partitions (the first one being the required ESP) so there is no way to access the other partitions since because Syslinux does not