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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
VfrError.h 38 VFR_RETURN_UNDEFINED,
VfrError.cpp 38 { VFR_RETURN_UNDEFINED, ": undefined" },
VfrUtilityLib.cpp 752 return VFR_RETURN_UNDEFINED;
1113 return VFR_RETURN_UNDEFINED;
1145 return VFR_RETURN_UNDEFINED;
1169 return VFR_RETURN_UNDEFINED;
    [all...]
VfrSyntax.g 722 _PCATCH(mCVfrQuestionDB.FindQuestion (QName), VFR_RETURN_UNDEFINED, QN, "has already been used please used anther name");
729 _PCATCH(mCVfrQuestionDB.FindQuestion (QId), VFR_RETURN_UNDEFINED, ID, "has already been used please assign another number");
    [all...]
VfrFormPkg.h 875 return VFR_RETURN_UNDEFINED;
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
VfrError.h 33 VFR_RETURN_UNDEFINED,
VfrError.cpp 35 { VFR_RETURN_UNDEFINED, ": undefined" },
VfrUtilityLib.cpp 693 return VFR_RETURN_UNDEFINED;
1111 return VFR_RETURN_UNDEFINED;
1143 return VFR_RETURN_UNDEFINED;
1167 return VFR_RETURN_UNDEFINED;
    [all...]
VfrSyntax.g     [all...]

Completed in 471 milliseconds