HomeSort by relevance Sort by last modified time
    Searched refs:SFI_OEM_TABLE_ID_SIZE (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/x86/include/asm/
sfi.h 27 #define SFI_OEM_TABLE_ID_SIZE 8
45 char oem_table_id[SFI_OEM_TABLE_ID_SIZE];
  /external/u-boot/arch/x86/lib/
sfi.c 52 strncpy(hdr->oem_table_id, "Table v1", SFI_OEM_TABLE_ID_SIZE);

Completed in 50 milliseconds