Searched refs:Catalog (Results 1 – 5 of 5) sorted by relevance
52 ELTORITO_CATALOG *Catalog; in PartitionInstallElToritoChildHandles() local86 Catalog = (ELTORITO_CATALOG *) VolDescriptor; in PartitionInstallElToritoChildHandles()145 Catalog in PartitionInstallElToritoChildHandles()155 if (Catalog->Catalog.Indicator != ELTORITO_ID_CATALOG || Catalog->Catalog.Id55AA != 0xAA55) { in PartitionInstallElToritoChildHandles()161 CheckBuffer = (UINT16 *) Catalog; in PartitionInstallElToritoChildHandles()176 Catalog += 1; in PartitionInstallElToritoChildHandles()181 if (Catalog->Boot.Indicator != ELTORITO_ID_SECTION_BOOTABLE || Catalog->Boot.Lba == 0) { in PartitionInstallElToritoChildHandles()186 SectorCount = Catalog->Boot.SectorCount; in PartitionInstallElToritoChildHandles()188 switch (Catalog->Boot.MediaType) { in PartitionInstallElToritoChildHandles()210 …DEBUG ((EFI_D_INIT, "EltCheckDevice: unsupported El Torito boot media type %x\n", Catalog->Boot.Me… in PartitionInstallElToritoChildHandles()[all …]
112 ELTORITO_CATALOG *Catalog; in FatFindEltoritoPartitions() local137 Catalog = (ELTORITO_CATALOG *) VolDescriptor; in FatFindEltoritoPartitions()209 Catalog in FatFindEltoritoPartitions()218 if (Catalog->Catalog.Indicator != ELTORITO_ID_CATALOG || Catalog->Catalog.Id55AA != 0xAA55) { in FatFindEltoritoPartitions()223 CheckBuffer = (UINT16 *) Catalog; in FatFindEltoritoPartitions()237 Catalog += 1; in FatFindEltoritoPartitions()242 if (Catalog->Boot.Indicator != ELTORITO_ID_SECTION_BOOTABLE || Catalog->Boot.Lba == 0) { in FatFindEltoritoPartitions()247 SectorCount = Catalog->Boot.SectorCount; in FatFindEltoritoPartitions()249 switch (Catalog->Boot.MediaType) { in FatFindEltoritoPartitions()253 SectorCount = Catalog->Boot.SectorCount; in FatFindEltoritoPartitions()[all …]
117 } Catalog; member
591 Catalog = translation variable
594 Catalog = translation variable