Searched refs:PcdGet32 (Results 1 – 2 of 2) sorted by relevance
183 if (PcdGet32 (PcdMaximumDevicePathNodeCount) > 0) { in IsDevicePathValid()185 if (Count >= PcdGet32 (PcdMaximumDevicePathNodeCount)) { in IsDevicePathValid()
382 #define PcdGet32(TokenName) _PCD_GET_MODE_32_##TokenName macro