Home | History | Annotate | Download | only in EmuRuntimeDxe

Lines Matching defs:ISO_639_2_ENTRY_SIZE

29 #define ISO_639_2_ENTRY_SIZE    3

409 CompareLength = ISO_639_2_ENTRY_SIZE;
496 CompareLength = ISO_639_2_ENTRY_SIZE;
819 Status = UpdateVariable (L"Lang", &gEfiGlobalVariableGuid, BestLang, ISO_639_2_ENTRY_SIZE + 1, Attributes, &Variable);