Searched refs:gPcdGuidPattern (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/build/ | ||
H A D | BuildReport.py | 56 gPcdGuidPattern = re.compile(r"PCD\((\w+)[.](\w+)\)") variable 1264 Match = gPcdGuidPattern.match(Ffs.NameGuid) |
Completed in 539 milliseconds