HomeSort by relevance Sort by last modified time
    Searched refs:IfrBinBufferGet (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
VfrFormPkg.cpp 161 CFormPkg::IfrBinBufferGet (
658 ObjBinBuf = gCFormPkg.IfrBinBufferGet (mObjBinLen);
818 mObjBinBuf = ((DelayEmit == FALSE) && (gCreateOp == TRUE)) ? gCFormPkg.IfrBinBufferGet (mObjBinLen) : new CHAR8[EFI_IFR_MAX_LENGTH];
VfrFormPkg.h 120 CHAR8 * IfrBinBufferGet (IN UINT32);
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
VfrFormPkg.cpp 184 CFormPkg::IfrBinBufferGet (
    [all...]
VfrFormPkg.h 134 CHAR8 * IfrBinBufferGet (IN UINT32);
    [all...]

Completed in 245 milliseconds