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.py1205 Pcd.InitString = 'UNINIT'
1262 Pcd.InitString = 'INIT'
1349 Pcd.InitString = 'INIT'
1361 Pcd.InitString = 'INIT'
1408 Pcd.InitString = 'INIT'
1411 Pcd.InitString = 'INIT'
1463 Dict[Pcd.InitString+'_CNAME_DECL_'+Pcd.DatumType].append(CName)
1464 Dict[Pcd.InitString+'_GUID_DECL_'+Pcd.DatumType].append(TokenSpaceGuid)
1465 Dict[Pcd.InitString+'_NUMSKUS_DECL_'+Pcd.DatumType].append(len(Pcd.SkuInfoList))
1466 if Pcd.InitString == 'UNINIT':
[all …]
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DIpmiNetFnTransport.h294 UINT8 InitString[48]; member