Home
last modified time | relevance | path

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

/openbmc/linux/block/partitions/
H A Dmac.h26 __be32 boot_entry; member
/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/qemu/hw/ppc/
H A Dppc405_boards.c222 hwaddr boot_entry; in boot_from_kernel() local
234 &boot_entry, &kernel_base, NULL, NULL, in boot_from_kernel()
241 boot_info.entry = boot_entry; in boot_from_kernel()
/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/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/u-boot/include/
H A Defi_api.h467 u32 boot_entry; member