Searched refs:gEfiVarStoreGuidPattern (Results 1 – 1 of 1) sorted by relevance
57 gEfiVarStoreGuidPattern = re.compile("\s*guid\s*=\s*({.*?{.*?}\s*})") variable3521 Guid = gEfiVarStoreGuidPattern.search(Content, Pos)