Home
last modified time | relevance | path

Searched refs:hob (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/poky/
H A D.gitignore14 hob-image-*.bb
/openbmc/u-boot/cmd/x86/
H A Dfsp.c125 U_BOOT_CMD_MKENT(hob, 0, 1, do_hob, "", ""),
/openbmc/qemu/hw/ide/
H A Dcore.c2214 int ret, hob; in ide_ioport_read() local
2217 hob = bus->cmd & (IDE_CTRL_HOB); in ide_ioport_read()
2230 } else if (!hob) { in ide_ioport_read()
2239 } else if (!hob) { in ide_ioport_read()
2248 } else if (!hob) { in ide_ioport_read()
2257 } else if (!hob) { in ide_ioport_read()
2266 } else if (!hob) { in ide_ioport_read()
/openbmc/linux/Documentation/userspace-api/ioctl/
H A Dhdio.rst327 {io|hob}_ports[] after the command completes iff one of the
/openbmc/u-boot/arch/x86/
H A DKconfig416 please check FSP output HOB via U-Boot command 'fsp hob' to see