Home
last modified time | relevance | path

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

/rkdeveloptool/
H A DRKBoot.cpp212 CRKBoot::CRKBoot(PBYTE lpBootData,DWORD dwBootSize,bool &bCheck) in CRKBoot() argument
233 if (lpBootData!=NULL) in CRKBoot()
235 m_BootData=lpBootData; in CRKBoot()
H A DRKBoot.h64 CRKBoot(PBYTE lpBootData, DWORD dwBootSize, bool &bCheck);