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

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

Completed in 1171 milliseconds