Data Structures | |
union | CDROM_VOLUME_DESCRIPTOR |
union | ELTORITO_CATALOG |
Defines | |
#define | CDVOL_TYPE_STANDARD 0x0 |
#define | CDVOL_TYPE_CODED 0x1 |
#define | CDVOL_TYPE_END 0xFF |
#define | CDVOL_ID "CD001" |
#define | CDVOL_ELTORITO_ID "EL TORITO SPECIFICATION" |
#define | ELTORITO_ID_CATALOG 0x01 |
#define | ELTORITO_ID_SECTION_BOOTABLE 0x88 |
#define | ELTORITO_ID_SECTION_NOT_BOOTABLE 0x00 |
#define | ELTORITO_ID_SECTION_HEADER 0x90 |
#define | ELTORITO_ID_SECTION_HEADER_FINAL 0x91 |
#define | ELTORITO_NO_EMULATION 0x00 |
#define | ELTORITO_12_DISKETTE 0x01 |
#define | ELTORITO_14_DISKETTE 0x02 |
#define | ELTORITO_28_DISKETTE 0x03 |
#define | ELTORITO_HARD_DISK 0x04 |
Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#define CDVOL_ELTORITO_ID "EL TORITO SPECIFICATION" |
#define CDVOL_ID "CD001" |
#define CDVOL_TYPE_CODED 0x1 |
#define CDVOL_TYPE_END 0xFF |
#define CDVOL_TYPE_STANDARD 0x0 |
#define ELTORITO_12_DISKETTE 0x01 |
#define ELTORITO_14_DISKETTE 0x02 |
#define ELTORITO_28_DISKETTE 0x03 |
#define ELTORITO_HARD_DISK 0x04 |
#define ELTORITO_ID_CATALOG 0x01 |
#define ELTORITO_ID_SECTION_BOOTABLE 0x88 |
#define ELTORITO_ID_SECTION_HEADER 0x90 |
#define ELTORITO_ID_SECTION_HEADER_FINAL 0x91 |
#define ELTORITO_ID_SECTION_NOT_BOOTABLE 0x00 |
#define ELTORITO_NO_EMULATION 0x00 |