Searched refs:SFI_OEM_ID_SIZE (Results 1 – 4 of 4) sorted by relevance
80 #define SFI_OEM_ID_SIZE 6 macro100 char oem_id[SFI_OEM_ID_SIZE];
27 #define SFI_OEM_ID_SIZE 6 macro45 char oem_id[SFI_OEM_ID_SIZE];
52 strncpy(hdr->oem_id, "U-Boot", SFI_OEM_ID_SIZE); in finish_table()
206 key->oem_id, SFI_OEM_ID_SIZE)) in sfi_table_check_key()