Home
last modified time | relevance | path

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

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