Home
last modified time | relevance | path

Searched refs:img_attr (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_infoheader.h21 u32 img_attr; /* image attribute */ member
/openbmc/u-boot/cmd/x86/
H A Dfsp.c55 hdr->img_attr & FSP_ATTR_GRAPHICS_SUPPORT ? " " : " un"); in do_hdr()