Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DElTorito.h43 #define ELTORITO_ID_SECTION_BOOTABLE 0x88 macro
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/
DElTorito.c181 if (Catalog->Boot.Indicator != ELTORITO_ID_SECTION_BOOTABLE || Catalog->Boot.Lba == 0) { in PartitionInstallElToritoChildHandles()