iPXE
Data Fields
iso9660_primary_descriptor_fixed Struct Reference

An ISO9660 Primary Volume Descriptor (fixed portion) More...

#include <iso9660.h>

Data Fields

uint8_t type
 Descriptor type. More...
 
uint8_t id [5]
 Identifier ("CD001") More...
 

Detailed Description

An ISO9660 Primary Volume Descriptor (fixed portion)

Definition at line 19 of file iso9660.h.

Field Documentation

◆ type

uint8_t iso9660_primary_descriptor_fixed::type

Descriptor type.

Definition at line 21 of file iso9660.h.

Referenced by sandev_parse_iso9660().

◆ id

uint8_t iso9660_primary_descriptor_fixed::id[5]

Identifier ("CD001")

Definition at line 23 of file iso9660.h.


The documentation for this struct was generated from the following file: