Home
last modified time | relevance | path

Searched refs:IH_TYPE_X86_SETUP (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/core/
H A Duboot_image.h163 IH_TYPE_X86_SETUP, /* x86 setup.bin Image */ enumerator
/openbmc/u-boot/common/
H A Dimage-fit.c1774 case IH_TYPE_X86_SETUP: in fit_get_image_type_property()
2027 IH_TYPE_X86_SETUP, BOOTSTAGE_ID_FIT_SETUP_START, in boot_get_setup_fit()
H A Dimage.c156 { IH_TYPE_X86_SETUP, "x86_setup", "x86 setup.bin", },
/openbmc/u-boot/include/
H A Dimage.h286 IH_TYPE_X86_SETUP, /* x86 setup.bin Image */ enumerator