HomeSort by relevance Sort by last modified time
    Searched defs:BinBuffer (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
VfrFormPkg.cpp 165 CHAR8 *BinBuffer = NULL;
172 BinBuffer = mCurrBufferNode->mBufferFree;
204 BinBuffer = mCurrBufferNode->mBufferFree;
210 return BinBuffer;
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
VfrFormPkg.cpp 188 CHAR8 *BinBuffer = NULL;
196 BinBuffer = mCurrBufferNode->mBufferFree;
215 BinBuffer = mCurrBufferNode->mBufferFree;
221 return BinBuffer;
    [all...]

Completed in 97 milliseconds