Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Duboot_image.h26 IH_OS_INVALID = 0, /* Invalid OS */ enumerator
/openbmc/u-boot/common/spl/
H A Dspl_fit.c497 uint8_t os_type = IH_OS_INVALID; in spl_load_simple_fit()
/openbmc/u-boot/include/
H A Dimage.h151 IH_OS_INVALID = 0, /* Invalid OS */ enumerator
/openbmc/u-boot/common/
H A Dimage.c93 { IH_OS_INVALID, "invalid", "Invalid OS", },