Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DExpression.py26 ERR_PCD_RESOLVE = 'PCD token cannot be resolved: [%s].' variable
477 Ex = BadExpression(ERR_PCD_RESOLVE % self._Token)
DRangeExpression.py26 ERR_PCD_RESOLVE = 'PCD token cannot be resolved: [%s].' variable
588 Ex = BadExpression(ERR_PCD_RESOLVE % self._Token)