Searched refs:VFR_RETURN_CODEUNDEFINED (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/
H A DVfrError.h46 VFR_RETURN_CODEUNDEFINED enumerator in enum:__anon10267
H A DVfrError.cpp48 { VFR_RETURN_CODEUNDEFINED, ": undefined Error Code" }
229 for (Index = 0; mVfrErrorHandleTable[Index].mErrorCode != VFR_RETURN_CODEUNDEFINED; Index++) {

Completed in 42 milliseconds