Home
last modified time | relevance | path

Searched refs:boot_entry (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/disk/
H A Dpart_mac.h70 __u32 boot_entry; /* boot code entry point */ member
/openbmc/openbmc-test-automation/lib/
H A Dboot_data.py386 for boot_entry in boot_history:
387 gp.qprint(boot_entry)
/openbmc/openbmc/poky/meta/recipes-devtools/cdrtools/cdrtools/
H A D0001-fix-nsectors-exceeds-0xffff-situation.patch32 @@ -568,6 +568,34 @@ fill_boot_desc(boot_desc_entry, boot_entry)
/openbmc/u-boot/lib/efi_loader/
H A Defi_device_path_to_text.c210 s += sprintf(s, "CDROM(0x%x)", cddp->boot_entry); in dp_media()
H A Defi_device_path.c661 cddp->boot_entry = part; in dp_part_node()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/files/
H A D0001-add-new-option-eltorito-platform.patch39 struct eltorito_boot_entry_info *boot_entry);
152 struct eltorito_boot_entry_info *boot_entry)
/openbmc/u-boot/include/
H A Defi_api.h467 u32 boot_entry; member