Home
last modified time | relevance | path

Searched refs:Catalog (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/
DElTorito.c52 ELTORITO_CATALOG *Catalog; in PartitionInstallElToritoChildHandles() local
86 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 …]
/device/linaro/bootloader/edk2/FatPkg/FatPei/
DPart.c112 ELTORITO_CATALOG *Catalog; in FatFindEltoritoPartitions() local
137 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 …]
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DElTorito.h117 } Catalog; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dgettext.py591 Catalog = translation variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dgettext.py594 Catalog = translation variable