19#define CDVOL_TYPE_STANDARD 0x0
20#define CDVOL_TYPE_CODED 0x1
21#define CDVOL_TYPE_END 0xFF
26#define CDVOL_ID "CD001"
31#define CDVOL_ELTORITO_ID "EL TORITO SPECIFICATION"
36#define ELTORITO_ID_CATALOG 0x01
37#define ELTORITO_ID_SECTION_BOOTABLE 0x88
38#define ELTORITO_ID_SECTION_NOT_BOOTABLE 0x00
39#define ELTORITO_ID_SECTION_HEADER 0x90
40#define ELTORITO_ID_SECTION_HEADER_FINAL 0x91
45#define ELTORITO_NO_EMULATION 0x00
46#define ELTORITO_12_DISKETTE 0x01
47#define ELTORITO_14_DISKETTE 0x02
48#define ELTORITO_28_DISKETTE 0x03
49#define ELTORITO_HARD_DISK 0x04
87 UINT32 VolSpaceSize[2];
UINT8 Reserved2
Must be 0.
UINT16 SectionEntries
Number of section entries following this header.
UINT8 Reserved1
Must be 0.
UINT8 Indicator
Must be 01.