Home
last modified time | relevance | path

Searched refs:SIfrRecord (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
DVfrFormPkg.cpp975 SIfrRecord::SIfrRecord ( in SIfrRecord() function in SIfrRecord
986 SIfrRecord::~SIfrRecord ( in ~SIfrRecord()
1018 SIfrRecord *pNode; in ~CIfrRecordInfoDB()
1027 SIfrRecord *
1033 SIfrRecord *pNode = NULL; in GetRecordInfoFromIdx()
1055 SIfrRecord *pNew; in IfrRecordRegister()
1061 if ((pNew = new SIfrRecord) == NULL) { in IfrRecordRegister()
1086 SIfrRecord *pNode; in IfrRecordInfoUpdate()
1087 SIfrRecord *Prev; in IfrRecordInfoUpdate()
1116 SIfrRecord *pNode; in IfrRecordOutput()
[all …]
DVfrFormPkg.h178 struct SIfrRecord { struct
183 SIfrRecord *mNext; argument
185 SIfrRecord (VOID);
186 ~SIfrRecord (VOID);
198SIfrRecord *mDefaultValueRecord; // Point to the default value record in RecordList which has s…
211 SIfrRecord *mIfrRecordListHead;
212 SIfrRecord *mIfrRecordListTail;
216 SIfrRecord * GetRecordInfoFromIdx (IN UINT32);
232 SIfrRecord * GetRecordInfoFromOffset (IN UINT32);
245 VOID IfrCreateDefaultForQuestion (IN SIfrRecord *, IN QuestionDefaultRecord *);
[all …]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
DVfrFormPkg.cpp493 SIfrRecord::SIfrRecord ( in SIfrRecord() function in SIfrRecord
504 SIfrRecord::~SIfrRecord ( in ~SIfrRecord()
529 SIfrRecord *pNode; in ~CIfrRecordInfoDB()
538 SIfrRecord *
544 SIfrRecord *pNode = NULL; in GetRecordInfoFromIdx()
566 SIfrRecord *pNew; in IfrRecordRegister()
572 if ((pNew = new SIfrRecord) == NULL) { in IfrRecordRegister()
597 SIfrRecord *pNode; in IfrRecordInfoUpdate()
598 SIfrRecord *Prev; in IfrRecordInfoUpdate()
625 SIfrRecord *pNode; in IfrRecordOutput()
DVfrFormPkg.h140 struct SIfrRecord { struct
145 SIfrRecord *mNext; argument
147 SIfrRecord (VOID);
148 ~SIfrRecord (VOID);
158 SIfrRecord *mIfrRecordListHead;
159 SIfrRecord *mIfrRecordListTail;
161 SIfrRecord * GetRecordInfoFromIdx (IN UINT32);