Searched refs:parseIntelImage (Results 1 – 2 of 2) sorted by relevance
/dports/sysutils/UEFITool/UEFITool-A59/common/ |
H A D | ffsparser.h | 100 …USTATUS parseIntelImage(const UByteArray & intelImage, const UINT32 localOffset, const UModelIndex…
|
H A D | ffsparser.cpp | 151 result = parseIntelImage(buffer, 0, UModelIndex(), index); in performFirstPass() 305 USTATUS result = parseIntelImage(image, capsuleHeaderSize, index, imageIndex); in parseCapsule() 317 USTATUS FfsParser::parseIntelImage(const UByteArray & intelImage, const UINT32 localOffset, const U… in parseIntelImage() function in FfsParser
|