Searched defs:MaxWarnings (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Common/
H A DEfiUtilityMsgs.c774 UINT32 MaxWarnings,
785 MaxWarnings - maximum number of warning messages to print
795 mMaxWarnings = MaxWarnings;
772 SetPrintLimits( UINT32 MaxErrors, UINT32 MaxWarnings, UINT32 MaxWarningsPlusErrors ) argument

Completed in 89 milliseconds