search for: dosmax

Displaying 4 results from an estimated 4 matches for "dosmax".

Did you mean: docmax
2013 Oct 18
0
[RFC/PATCH 1/3] Move partiter from com32/chain to com32/lib/syslinux
...bpb "types" known to humankind as of 2012 */ -enum {bpbUNK, bpbV20, bpbV30, bpbV32, bpbV34, bpbV40, bpbVNT, bpbV70, bpbEXF}; - -/* see utility.c for details */ -enum {L2C_CNUL, L2C_CADD, L2C_CMAX}; - -/* first usable and first unusable offsets */ -#define dosmin ((addr_t)0x500u) -#define dosmax ((addr_t)(*(uint16_t *) 0x413 << 10)) - -void wait_key(void); -void lba2chs(disk_chs *dst, const struct disk_info *di, uint64_t lba, int mode); -uint32_t get_file_lba(const char *filename); -int drvoff_detect(int type); -int bpb_detect(const uint8_t *bpb, const char *tag); -int guid_is0(const...
2012 Nov 06
50
chain.c32 (and partiter) updates v2
This is a bit updated set of chain.c32 changes that simplifies a few things (and in partiter part), fixes few minor issues and adds a few new features. Details are in the following commits, below is the summary and pull details at the end. Shao - any chance to peek over them ? Most of those are relatively simple changes and well tested, though of course something might have slipped my attention.
2015 Jul 22
0
[PULL 1/8] Move partiter from com32/chain to com32/lib/syslinux
...bpb "types" known to humankind as of 2012 */ -enum {bpbUNK, bpbV20, bpbV30, bpbV32, bpbV34, bpbV40, bpbVNT, bpbV70, bpbEXF}; - -/* see utility.c for details */ -enum {L2C_CNUL, L2C_CADD, L2C_CMAX}; - -/* first usable and first unusable offsets */ -#define dosmin ((addr_t)0x500u) -#define dosmax ((addr_t)(*(uint16_t *) 0x413 << 10)) - -void wait_key(void); -void lba2chs(disk_chs *dst, const struct disk_info *di, uint64_t lba, int mode); -uint32_t get_file_lba(const char *filename); -int drvoff_detect(int type); -int bpb_detect(const uint8_t *bpb, const char *tag); -int guid_is0(const...
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