Searched defs:gPcdGuidPattern (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/build/
H A DBuildReport.py56 gPcdGuidPattern = re.compile(r"PCD\((\w+)[.](\w+)\)") variable
1264 Match = gPcdGuidPattern.match(Ffs.NameGuid)

Completed in 46 milliseconds