Home
last modified time | relevance | path

Searched refs:ELTORITO_CATALOG (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/
DElTorito.c52 ELTORITO_CATALOG *Catalog; in PartitionInstallElToritoChildHandles()
86 Catalog = (ELTORITO_CATALOG *) VolDescriptor; in PartitionInstallElToritoChildHandles()
162 for (Index = 0; Index < sizeof (ELTORITO_CATALOG) / sizeof (UINT16); Index += 1) { in PartitionInstallElToritoChildHandles()
171 MaxIndex = Media->BlockSize / sizeof (ELTORITO_CATALOG); in PartitionInstallElToritoChildHandles()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DElTorito.h143 } ELTORITO_CATALOG; typedef