HomeSort by relevance Sort by last modified time
    Searched refs:UTILITY_MINOR_VERSION (Results 1 - 19 of 19) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/C/EfiRom/
EfiRom.h 36 #define UTILITY_MINOR_VERSION 1
EfiRom.c     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/EfiLdrImage/
EfiLdrImage.c 55 #define UTILITY_MINOR_VERSION 0
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/
GenVtf.h 104 #define UTILITY_MINOR_VERSION 1
GenVtf.c     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenCrc32/
GenCrc32.c 26 #define UTILITY_MINOR_VERSION 2
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/
GenPage.c 68 #define UTILITY_MINOR_VERSION 2
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/
GnuGenBootSector.c 36 #define UTILITY_MINOR_VERSION 1
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/
LzmaCompress.c 51 #define UTILITY_MINOR_VERSION 2
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/
Split.c 38 #define UTILITY_MINOR_VERSION 0
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/
GenBootSector.c 36 #define UTILITY_MINOR_VERSION 2
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/
GenFv.c 35 #define UTILITY_MINOR_VERSION 1
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/
TianoCompress.h 28 #define UTILITY_MINOR_VERSION 1
TianoCompress.c 1669 fprintf (stdout, "%s Version %d.%d %s \n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFfs/
GenFfs.c 30 #define UTILITY_MINOR_VERSION 1
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/
bootsectimage.c 37 #define UTILITY_MINOR_VERSION 0
59 printf ("%s Version %d.%d Build %s\n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenSec/
GenSec.c 36 #define UTILITY_MINOR_VERSION 1
117 fprintf (stdout, "%s Version %d.%d %s \n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VolInfo/
VolInfo.c 54 #define UTILITY_MINOR_VERSION 0
250 UTILITY_MINOR_VERSION,
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
GenFw.c 54 #define UTILITY_MINOR_VERSION 2
139 fprintf (stdout, "%s Version %d.%d %s \n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
    [all...]

Completed in 653 milliseconds