Home | History | Annotate | only in /external/syslinux/dosutil
Up to higher level directory
NameDateSize
copybs.asm05-Oct-20175.2K
eltorito.asm05-Oct-201724.3K
eltorito.txt05-Oct-20172.1K
Makefile05-Oct-20171.4K
mdiskchk.c05-Oct-20179.2K
mdiskchk.com05-Oct-20177.9K
README05-Oct-2017357

README

      1 This directory contains utilities for use under DOS.
      2 Although not part of Syslinux per se, they might be useful with MEMDISK.
      3 
      4 eltorito.sys	- Generic El Torito CD-ROM driver
      5 		  Written by Gary Tong and Bart Lagerweij.
      6 		  Ported to NASM by H. Peter Anvin.
      7 
      8 mdiskchk.com	- Simple program to query for the existence of a
      9 		  MEMDISK and display parameters.
     10 
     11