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

/device/linaro/bootloader/edk2/BaseTools/Source/C/EfiRom/
H A DEfiRom.h36 #define UTILITY_MINOR_VERSION 1 macro
H A DEfiRom.c1233 fprintf (stdout, "%s Version %d.%d %s \n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
/device/linaro/bootloader/edk2/BaseTools/Source/C/EfiLdrImage/
H A DEfiLdrImage.c55 #define UTILITY_MINOR_VERSION 0 macro
77 printf ("%s Version %d.%d Build %s\n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
86 printf ("%s Version %d.%d Build %s\n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenVtf/
H A DGenVtf.h104 #define UTILITY_MINOR_VERSION 1 macro
H A DGenVtf.c2469 fprintf (stdout, "%s Version %d.%d %s \n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenCrc32/
H A DGenCrc32.c26 #define UTILITY_MINOR_VERSION 2 macro
52 fprintf (stdout, "%s Version %d.%d %s \n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenPage/
H A DGenPage.c68 #define UTILITY_MINOR_VERSION 2 macro
90 printf ("%s Version %d.%d %s\n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
/device/linaro/bootloader/edk2/BaseTools/Source/C/GnuGenBootSector/
H A DGnuGenBootSector.c36 #define UTILITY_MINOR_VERSION 1 macro
272 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);
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/
H A DLzmaCompress.c51 #define UTILITY_MINOR_VERSION 2 macro
93 sprintf (buffer, "%s Version %d.%d %s ", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
/device/linaro/bootloader/edk2/BaseTools/Source/C/Split/
H A DSplit.c38 #define UTILITY_MINOR_VERSION 0 macro
60 printf ("%s Version %d.%d Build %s\n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenBootSector/
H A DGenBootSector.c36 #define UTILITY_MINOR_VERSION 2 macro
549 printf ("%s Version %d.%d %s\n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFv/
H A DGenFv.c35 #define UTILITY_MINOR_VERSION 1 macro
61 fprintf (stdout, "%s Version %d.%d %s \n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
/device/linaro/bootloader/edk2/BaseTools/Source/C/TianoCompress/
H A DTianoCompress.h28 #define UTILITY_MINOR_VERSION 1 macro
H A DTianoCompress.c1669 fprintf (stdout, "%s Version %d.%d %s \n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFfs/
H A DGenFfs.c30 #define UTILITY_MINOR_VERSION 1 macro
85 fprintf (stdout, "%s Version %d.%d %s \n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
/device/linaro/bootloader/edk2/BaseTools/Source/C/BootSectImage/
H A Dbootsectimage.c37 #define UTILITY_MINOR_VERSION 0 macro
59 printf ("%s Version %d.%d Build %s\n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenSec/
H A DGenSec.c36 #define UTILITY_MINOR_VERSION 1 macro
117 fprintf (stdout, "%s Version %d.%d %s \n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
/device/linaro/bootloader/edk2/BaseTools/Source/C/VolInfo/
H A DVolInfo.c54 #define UTILITY_MINOR_VERSION 0 macro
250 UTILITY_MINOR_VERSION,
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
H A DGenFw.c54 #define UTILITY_MINOR_VERSION 2 macro
139 fprintf (stdout, "%s Version %d.%d %s \n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);

Completed in 102 milliseconds