17#define ISO9660_BLKSIZE 2048
34#define ISO9660_TYPE_PRIMARY 0x01
37#define ISO9660_PRIMARY_LBA 16
40#define ISO9660_TYPE_BOOT 0x00
43#define ISO9660_ID "CD001"
#define FILE_LICENCE(_licence)
Declare a particular licence as applying to a file.
#define FILE_SECBOOT(_status)
Declare a file's UEFI Secure Boot permission status.
An ISO9660 Primary Volume Descriptor (fixed portion)
uint8_t type
Descriptor type.
An ISO9660 Primary Volume Descriptor.
struct iso9660_primary_descriptor_fixed fixed
Fixed portion.