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

  /device/linaro/bootloader/edk2/BaseTools/Source/C/EfiRom/
EfiRom.h 35 #define UTILITY_MAJOR_VERSION 0
EfiRom.c     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/EfiLdrImage/
EfiLdrImage.c 54 #define UTILITY_MAJOR_VERSION 1
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 103 #define UTILITY_MAJOR_VERSION 0
GenVtf.c     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenCrc32/
GenCrc32.c 25 #define UTILITY_MAJOR_VERSION 0
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 67 #define UTILITY_MAJOR_VERSION 0
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 35 #define UTILITY_MAJOR_VERSION 0
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 50 #define UTILITY_MAJOR_VERSION 0
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 37 #define UTILITY_MAJOR_VERSION 1
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 35 #define UTILITY_MAJOR_VERSION 0
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 34 #define UTILITY_MAJOR_VERSION 0
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 27 #define UTILITY_MAJOR_VERSION 0
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 29 #define UTILITY_MAJOR_VERSION 0
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 36 #define UTILITY_MAJOR_VERSION 1
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 35 #define UTILITY_MAJOR_VERSION 0
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 53 #define UTILITY_MAJOR_VERSION 1
249 UTILITY_MAJOR_VERSION,
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
GenFw.c 53 #define UTILITY_MAJOR_VERSION 0
139 fprintf (stdout, "%s Version %d.%d %s \n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUILD_VERSION);
    [all...]

Completed in 366 milliseconds