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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
VfrError.h 50 VFR_RETURN_CODEUNDEFINED
VfrError.cpp 50 { VFR_RETURN_CODEUNDEFINED, ": undefined Error Code" }
228 for (Index = 0; mVfrErrorHandleTable[Index].mErrorCode != VFR_RETURN_CODEUNDEFINED; Index++) {
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
VfrError.h 47 VFR_RETURN_CODEUNDEFINED
VfrError.cpp 49 { VFR_RETURN_CODEUNDEFINED, ": undefined Error Code" }
248 for (Index = 0; mVfrErrorHandleTable[Index].mErrorCode != VFR_RETURN_CODEUNDEFINED; Index++) {

Completed in 58 milliseconds