Home
last modified time | relevance | path

Searched refs:gPcdGuidPattern (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/build/
DBuildReport.py58 gPcdGuidPattern = re.compile(r"PCD\((\w+)[.](\w+)\)") variable
1273 Match = gPcdGuidPattern.match(Ffs.NameGuid)