Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_ffs.h124 #define EFI_SECTION_RAW 0x19 macro
/openbmc/u-boot/arch/x86/lib/fsp/
H A Dfsp_support.c79 ((struct raw_section *)fsp)->type == EFI_SECTION_RAW) { in find_fsp_header()