Home
last modified time | relevance | path

Searched refs:Catalog (Results 1 – 4 of 4) 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 * (SIZE_2KB / Media->BlockSize); 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/MdePkg/Include/IndustryStandard/
DElTorito.h117 } Catalog; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dgettext.py594 Catalog = translation variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dgettext.py591 Catalog = translation variable