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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
VfrCompiler.h 106 VOID GenCFile (VOID);
VfrCompiler.cpp 533 CVfrCompiler::GenCFile (
555 if (gCFormPkg.GenCFile (mOptions.VfrBaseFileName, pFile) != VFR_RETURN_SUCCESS) {
630 Compiler.GenCFile();
VfrFormPkg.cpp 373 CFormPkg::GenCFile (
VfrFormPkg.h 129 EFI_VFR_RETURN_CODE GenCFile (IN INT8 *, IN FILE *);
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
VfrCompiler.h 110 VOID GenCFile (VOID);
VfrCompiler.cpp 874 CVfrCompiler::GenCFile (
899 if (gCFormPkg.GenCFile (mOptions.VfrBaseFileName, pFile, &gRBuffer) != VFR_RETURN_SUCCESS) {
982 Compiler.GenCFile();
VfrFormPkg.cpp 426 CFormPkg::GenCFile (
    [all...]
VfrFormPkg.h 144 EFI_VFR_RETURN_CODE GenCFile (IN CHAR8 *, IN FILE *, IN PACKAGE_DATA *PkgData = NULL);
    [all...]

Completed in 4822 milliseconds