Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
DGenPcdDb.py1172 Pcd.InitString = 'UNINIT'
1229 Pcd.InitString = 'INIT'
1316 Pcd.InitString = 'INIT'
1328 Pcd.InitString = 'INIT'
1375 Pcd.InitString = 'INIT'
1378 Pcd.InitString = 'INIT'
1430 Dict[Pcd.InitString+'_CNAME_DECL_'+Pcd.DatumType].append(CName)
1431 Dict[Pcd.InitString+'_GUID_DECL_'+Pcd.DatumType].append(TokenSpaceGuid)
1432 Dict[Pcd.InitString+'_NUMSKUS_DECL_'+Pcd.DatumType].append(len(Pcd.SkuInfoList))
1433 if Pcd.InitString == 'UNINIT':
[all …]
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DIpmiNetFnTransport.h294 UINT8 InitString[48]; member