Searched refs:gDynamicExPcd (Results 1 – 4 of 4) sorted by relevance
46 gDynamicExPcd = [TAB_PCDS_DYNAMIC_EX, TAB_PCDS_DYNAMIC_EX_DEFAULT, TAB_PCDS_DYNAMIC_EX_VPD, TAB_PCD… variable680 if Pcd.Type in gDynamicExPcd:716 if Pcd.Type in gDynamicExPcd and Pcd.TokenCName == TokenCName:777 if Pcd.Type in gDynamicExPcd:821 if Pcd.Type in gDynamicExPcd:827 if PcdModule.Type in gDynamicExPcd:1061 if Pcd.Type in gDynamicExPcd:1106 if PcdItemType in gDynamicExPcd:1115 if PcdModule.Type in gDynamicExPcd:1483 if Pcd.Type in gDynamicExPcd and Pcd.TokenSpaceGuidCName not in TokenSpaceList:
978 … if PcdFromModule.Type in GenC.gDynamicPcd or PcdFromModule.Type in GenC.gDynamicExPcd:999 if PcdFromModule.Type in GenC.gDynamicExPcd:1046 …if PcdFromModule.Type not in GenC.gDynamicExPcd and PcdFromModule.Type not in TAB_PCDS_PATCHABLE_I…1056 … if PcdFromModule not in self._DynaPcdList_ and PcdFromModule.Type in GenC.gDynamicExPcd:1060 …n self._DynaPcdList_ and PcdFromModule.Phase == 'PEI' and PcdFromModule.Type in GenC.gDynamicExPcd:3225 elif Pcd.Type in GenC.gDynamicExPcd:
1158 if Pcd.Type in gDynamicExPcd:1531 if Pcd.Type in gDynamicExPcd:
205 gDynamicExPcd = [TAB_PCDS_DYNAMIC_EX, TAB_PCDS_DYNAMIC_EX_DEFAULT, TAB_PCDS_DYNAMIC_EX_VPD, TAB_PCD… variable