Searched refs:UTILITY_NAME (Results 1 - 19 of 19) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenCrc32/
H A DGenCrc32.c30 #define UTILITY_NAME "GenCrc32" macro
58 fprintf (stdout, "%s Version %d.%d %s \n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
84 fprintf (stdout, "\nUsage: %s -e|-d [options] <input_file>\n\n", UTILITY_NAME);
152 SetUtilityName (UTILITY_NAME);
249 VerboseMsg ("%s tool start.", UTILITY_NAME);
356 VerboseMsg ("%s tool done with return code is 0x%x.", UTILITY_NAME, GetUtilityStatus ());
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/EfiLdrImage/
H A DEfiLdrImage.c58 #define UTILITY_NAME "EfiLdrImage" macro
86 printf ("%s v%d.%d %s -Utility to break a file into two pieces at the request offset.\n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
188 SetUtilityName (UTILITY_NAME);
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenFv/
H A DGenFv.c36 #define UTILITY_NAME "GenFv" macro
67 fprintf (stdout, "%s Version %d.%d %s \n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
94 fprintf (stdout, "\nUsage: %s [options]\n\n", UTILITY_NAME);
222 SetUtilityName (UTILITY_NAME);
549 VerboseMsg ("%s tool start.", UTILITY_NAME);
680 VerboseMsg ("%s tool done with return code is 0x%x.", UTILITY_NAME, GetUtilityStatus ());
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/EfiRom/
H A DEfiRom.h43 #define UTILITY_NAME "EfiRom" macro
H A DEfiRom.c63 SetUtilityName(UTILITY_NAME);
84 VerboseMsg("%s tool start.\n", UTILITY_NAME);
199 VerboseMsg("%s tool done with return code is 0x%x.\n", UTILITY_NAME, GetUtilityStatus ());
1176 fprintf (stdout, "%s Version %d.%d %s \n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
1203 fprintf (stdout, "Usage: %s -f VendorId -i DeviceId [options] [file name<s>] \n\n", UTILITY_NAME);
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GnuGenBootSector/
H A DGnuGenBootSector.c36 #define UTILITY_NAME "GnuGenBootSector" macro
278 printf ("%s v%d.%d %s-Utility to retrieve and update the boot sector or MBR.\n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
316 SetUtilityName (UTILITY_NAME);
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Split/
H A DSplit.c32 #define UTILITY_NAME "Split" macro
60 printf ("%s v%d.%d %s -Utility to break a file into two pieces at the request offset.\n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
235 SetUtilityName(UTILITY_NAME);
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenFfs/
H A DGenFfs.c35 #define UTILITY_NAME "GenFfs" macro
90 fprintf (stdout, "%s Version %d.%d %s \n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
117 fprintf (stdout, "\nUsage: %s [options]\n\n", UTILITY_NAME);
481 SetUtilityName (UTILITY_NAME);
708 VerboseMsg ("%s tool start.", UTILITY_NAME);
906 VerboseMsg ("%s tool done with return code is 0x%x.", UTILITY_NAME, GetUtilityStatus ());
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/LzmaCompress/
H A DLzmaCompress.c53 #define UTILITY_NAME "LzmaCompress" macro
61 "\n" UTILITY_NAME " - " INTEL_COPYRIGHT "\n"
97 sprintf (buffer, "%s Version %d.%d %s ", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenVtf/
H A DGenVtf.h107 #define UTILITY_NAME "GenVtf" macro
H A DGenVtf.c2382 fprintf (stdout, "%s Version %d.%d %s \n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
2408 fprintf (stdout, "Usage: %s [options] <-f input_file> <-r BaseAddress> <-s FwVolumeSize>\n\n", UTILITY_NAME);
2476 SetUtilityName (UTILITY_NAME);
2650 VerboseMsg("%s tool start.\n", UTILITY_NAME);
2680 DebugMsg(UTILITY_NAME, 0, DebugLevel, SymFileName, NULL);
2688 DebugMsg(UTILITY_NAME, 0, DebugLevel, "Start to generate the VTF image\n", NULL);
2722 DebugMsg(UTILITY_NAME, 0, DebugLevel, "VTF image generated successful\n", NULL);
2726 VerboseMsg("%s tool done with return code is 0x%x.\n", UTILITY_NAME, GetUtilityStatus ());
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenPage/
H A DGenPage.c66 #define UTILITY_NAME "GenPage" macro
94 printf ("%s v%d.%d %s -Utility to generate the EfiLoader image containing page table.\n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenBootSector/
H A DGenBootSector.c36 #define UTILITY_NAME "GenBootSector" macro
545 printf ("%s v%d.%d %s -Utility to retrieve and update the boot sector or MBR.\n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
654 SetUtilityName (UTILITY_NAME);
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/TianoCompress/
H A DTianoCompress.c1667 fprintf (stdout, "%s Version %d.%d %s \n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
1693 fprintf (stdout, "Usage: %s -e|-d [options] <input_file>\n\n", UTILITY_NAME);
1755 SetUtilityName(UTILITY_NAME);
1884 VerboseMsg("%s tool start.\n", UTILITY_NAME);
1941 DebugMsg(UTILITY_NAME, 0, DebugLevel, "Encoding", NULL);
1964 DebugMsg(UTILITY_NAME, 0, DebugLevel, "Encoding Successful!\n", NULL);
1973 DebugMsg(UTILITY_NAME, 0, DebugLevel, "Decoding\n", NULL);
2001 DebugMsg(UTILITY_NAME, 0, DebugLevel, "Encoding successful!\n", NULL);
2013 DebugMsg(UTILITY_NAME, 0, DebugLevel, "Encoding Error\n", NULL);
2015 DebugMsg(UTILITY_NAME,
[all...]
H A DTianoCompress.h28 #define UTILITY_NAME "TianoCompress" macro
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenSec/
H A DGenSec.c41 #define UTILITY_NAME "GenSec" macro
121 fprintf (stdout, "%s Version %d.%d %s \n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
148 fprintf (stdout, "\nUsage: %s [options] [input_file]\n\n", UTILITY_NAME);
960 SetUtilityName (UTILITY_NAME);
1196 VerboseMsg ("%s tool start.", UTILITY_NAME);
1497 VerboseMsg ("%s tool done with return code is 0x%x.", UTILITY_NAME, GetUtilityStatus ());
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VolInfo/
H A DVolInfo.c56 #define UTILITY_NAME "VolInfo" macro
171 SetUtilityName (UTILITY_NAME);
176 UTILITY_NAME,
1807 fprintf (stdout, "Usage: %s [options] <input_file>\n\n", UTILITY_NAME);
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenFw/
H A DGenFw.c59 #define UTILITY_NAME "GenFw" macro
150 fprintf (stdout, "%s Version %d.%d %s \n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
177 fprintf (stdout, "\nUsage: %s [options] <input_file>\n\n", UTILITY_NAME);
1123 SetUtilityName (UTILITY_NAME);
1459 VerboseMsg ("%s tool start.", UTILITY_NAME);
2734 VerboseMsg ("%s tool done with return code is 0x%x.", UTILITY_NAME, GetUtilityStatus ());
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/BootSectImage/
H A Dbootsectimage.c31 #define UTILITY_NAME "BootSectImage" macro
59 printf ("%s v%d.%d %s - Utility to break a file into two pieces at the specified offset.\n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);

Completed in 99 milliseconds