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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiStrGather/
StringDB.h 40 #define STRING_DB_VERSION 0x00010000
StringDB.c 1004 if ((DbHeader.Version & STRING_DB_MAJOR_VERSION_MASK) != (STRING_DB_VERSION & STRING_DB_MAJOR_VERSION_MASK)) {
1099 DbHeader.Version = STRING_DB_VERSION;
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/StrGather/
StringDB.c 41 #define STRING_DB_VERSION 0x00010000
    [all...]

Completed in 56 milliseconds