Home
last modified time | relevance | path

Searched refs:SectionBuffer (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Library/VarCheckHiiLib/
DVarCheckHiiGenFromFv.c180 VOID *SectionBuffer; in ParseFfs() local
211 SectionBuffer = NULL; in ParseFfs()
217 &SectionBuffer, in ParseFfs()
228 …DumpHiiPackage ((UINT8 *) (UINTN) SectionBuffer + VfrBinBaseAddress[VfrBinIndex] + sizeof (UINT32)… in ParseFfs()
231 …VarCheckParseHiiPackage ((UINT8 *) (UINTN) SectionBuffer + VfrBinBaseAddress[VfrBinIndex] + sizeof… in ParseFfs()
234 FreePool (SectionBuffer); in ParseFfs()
/device/linaro/bootloader/edk2/SignedCapsulePkg/Library/EdkiiSystemCapsuleLib/
DEdkiiSystemCapsuleLib.c94 IN VOID *SectionBuffer, in GetSectionByType() argument
106 …DEBUG ((DEBUG_INFO, "GetSectionByType - Buffer: 0x%08x - 0x%08x\n", SectionBuffer, SectionBufferSi… in GetSectionByType()
111 SectionHeader = SectionBuffer; in GetSectionByType()
114 while ((UINTN)SectionHeader < (UINTN)SectionBuffer + SectionBufferSize) { in GetSectionByType()
/device/linaro/bootloader/edk2/BaseTools/Source/C/VolInfo/
DVolInfo.c100 IN UINT8 *SectionBuffer,
1613 IN UINT8 *SectionBuffer, in ParseSection() argument
1675 Ptr = SectionBuffer + ParsedLength; in ParseSection()
1986 (CHAR8*) SectionBuffer + DataOffset, in ParseSection()
2029 SectionBuffer + DataOffset, in ParseSection()