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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenVtf/
H A DGenVtf.c43 BOOLEAN QuietMode = FALSE; variable
2594 QuietMode = TRUE;
2641 if (QuietMode) {
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/TianoCompress/
H A DTianoCompress.c37 static BOOLEAN QuietMode = FALSE; variable
1839 QuietMode = TRUE;
1875 if (QuietMode) {

Completed in 51 milliseconds