Home
last modified time | relevance | path

Searched refs:UTILITY_NAME (Results 1 – 25 of 46) sorted by relevance

12

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
DVfrCompiler.cpp74 printf ("%s -i - missing path argument\n", UTILITY_NAME); in OptionInitialization()
82 printf ("%s -od - missing output directory name\n", UTILITY_NAME); in OptionInitialization()
95 printf ("%s -od - missing C-preprocessor argument\n", UTILITY_NAME); in OptionInitialization()
101 printf ("%s unrecognized option %s\n", UTILITY_NAME, Argv[Index]); in OptionInitialization()
108 printf ("%s must specify VFR file name\n", UTILITY_NAME); in OptionInitialization()
168 printf ("%s memory allocation failure\n", UTILITY_NAME); in AppendIncludePath()
197 printf ("%s memory allocation failure\n", UTILITY_NAME); in AppendCPreprocessorOptions()
351 UTILITY_NAME" "UTILITY_VERSION" - Intel UEFI VFR Compiler Utility", in Usage()
358 " "UTILITY_NAME" [OPTION] VFRFILE", in Usage()
396 printf ("%s could not open input VFR file - %s\n", UTILITY_NAME, mOptions.VfrFileName); in PreProcess()
[all …]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiHiiPack/
DHiiPack.c33 #define UTILITY_NAME "HiiPack" macro
145 SetUtilityName (UTILITY_NAME); in main()
610 Error (UTILITY_NAME, 0, 0, "mising HII resource file name", NULL); in ProcessArgs()
623 Error (UTILITY_NAME, 0, 0, "mising HII package list file name", NULL); in ProcessArgs()
636 Error (UTILITY_NAME, 0, 0, "mising package list GUID", NULL); in ProcessArgs()
653 Error (UTILITY_NAME, 0, 0, "memory allocation failure", NULL); in ProcessArgs()
679 Error (UTILITY_NAME, 0, 0, "please specify HII pakcage list GUID", NULL); in ProcessArgs()
714 UTILITY_NAME" "UTILITY_VERSION" - UEFI HII Package List Utility", in Usage()
722 " "UTILITY_NAME" [OPTION] PACKAGE [PACKAGE [...]]", in Usage()
733 " \""UTILITY_NAME" -rc Sample.rc -hii Sample.hii \\", in Usage()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/Strip/
Dstrip.c27 #define UTILITY_NAME "Strip" macro
52 UTILITY_NAME" "UTILITY_VERSION" - Intel Strip Utility", in Usage()
60 " "UTILITY_NAME" SOURCE DEST", in Usage()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/StrGather/
DStrGather.c32 #define UTILITY_NAME "StrGather" macro
310 SetUtilityName (UTILITY_NAME); in main()
1480 Error (UTILITY_NAME, 0, 0, NULL, "internal error - cannot concatenate path+filename"); in FindFile()
1580 Error (UTILITY_NAME, 0, 0, Argv[0], "missing include path"); in ProcessArgs()
1590 Error (UTILITY_NAME, 0, 0, NULL, "memory allocation failure"); in ProcessArgs()
1598 Error (UTILITY_NAME, 0, 0, NULL, "memory allocation failure"); in ProcessArgs()
1623 Error (UTILITY_NAME, 0, 0, Argv[0], "missing indirection file name"); in ProcessArgs()
1633 Error (UTILITY_NAME, 0, 0, NULL, "memory allocation failure"); in ProcessArgs()
1641 Error (UTILITY_NAME, 0, 0, NULL, "memory allocation failure"); in ProcessArgs()
1664 Error (UTILITY_NAME, 0, 0, Argv[0], "missing database file name"); in ProcessArgs()
[all …]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/SplitFile/
Dsplitfile.c24 #define UTILITY_NAME "SplitFile" macro
48 UTILITY_NAME" "UTILITY_VERSION" - Intel Split File Utility", in helpmsg()
56 " "UTILITY_NAME" FILE OFFSET", in helpmsg()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiStrGather/
DStrGather.c32 #define UTILITY_NAME "StrGather" macro
336 SetUtilityName (UTILITY_NAME); in main()
1749 Error (UTILITY_NAME, 0, 0, NULL, "internal error - cannot concatenate path+filename"); in FindFile()
1852 Error (UTILITY_NAME, 0, 0, Argv[0], "missing include path"); in ProcessArgs()
1862 Error (UTILITY_NAME, 0, 0, NULL, "memory allocation failure"); in ProcessArgs()
1870 Error (UTILITY_NAME, 0, 0, NULL, "memory allocation failure"); in ProcessArgs()
1895 Error (UTILITY_NAME, 0, 0, Argv[0], "missing indirection file name"); in ProcessArgs()
1905 Error (UTILITY_NAME, 0, 0, NULL, "memory allocation failure"); in ProcessArgs()
1913 Error (UTILITY_NAME, 0, 0, NULL, "memory allocation failure"); in ProcessArgs()
1936 Error (UTILITY_NAME, 0, 0, Argv[0], "missing database file name"); in ProcessArgs()
[all …]
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenCrc32/
DGenCrc32.c24 #define UTILITY_NAME "GenCrc32" macro
52 …fprintf (stdout, "%s Version %d.%d %s \n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERS… in Version()
152 SetUtilityName (UTILITY_NAME); in main()
248 VerboseMsg ("%s tool start.", UTILITY_NAME); in main()
355 VerboseMsg ("%s tool done with return code is 0x%x.", UTILITY_NAME, GetUtilityStatus ()); in main()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/ModifyInf/
DModifyInf.c26 #define UTILITY_NAME "ModifyInf" macro
270 UTILITY_NAME" "UTILITY_VERSION" - Intel Modify INF File Utility", in Usage()
278 " "UTILITY_NAME" SOURCE DEST [PATTERN]", in Usage()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenCRC32Section/
DGenCRC32Section.c40 #define UTILITY_NAME "GenCrc32Section" macro
139 UTILITY_NAME" "UTILITY_VERSION" - Intel Generate CRC32 Section Utility", in PrintUsage()
147 " "UTILITY_NAME" [OPTION]", in PrintUsage()
239 SetUtilityName (UTILITY_NAME); in main()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenAprioriFile/
DGenAprioriFile.c42 #define UTILITY_NAME "GenAprioriFile" macro
111 SetUtilityName (UTILITY_NAME); in main()
453 UTILITY_NAME" "UTILITY_VERSION" - Intel Generate Apriori File Utility", in Usage()
461 " "UTILITY_NAME" [OPTION]...", in Usage()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/SetStamp/
DSetStamp.c25 #define UTILITY_NAME "SetStamp" macro
44 UTILITY_NAME" "UTILITY_VERSION" - Intel Set Time Stamp Utility", in PrintUsage()
52 " "UTILITY_NAME" PEFILE TIMEFILE", in PrintUsage()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenFvImage/
DGenFvImageExe.c54 UTILITY_NAME" "UTILITY_VERSION" - Intel Generate Firmware Volume Utility", in PrintUtilityInfo()
91 " "UTILITY_NAME" [OPTION]", in PrintUsage()
152 SetUtilityName (UTILITY_NAME); in main()
DGenFvImageExe.h36 #define UTILITY_NAME "GenFvImage" macro
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/VfrCompile/
DVfrServices.cpp223 Error (UTILITY_NAME, 0, 0, gOptions.IfrOutputFileName, "could not open file for writing"); in WriteIfrBytes()
293 Error (UTILITY_NAME, 0, 0, gOptions.IfrOutputFileName, "could not open file for writing"); in WriteIfrBytes()
332 …Warning (UTILITY_NAME, 0, 0, gOptions.PreprocessorOutputFileName, "could not open file for creatin… in WriteIfrBytes()
335 …Warning (UTILITY_NAME, 0, 0, gOptions.VfrListFileName, "could not open output list file for writin… in WriteIfrBytes()
593 Error (UTILITY_NAME, 0, 0, NULL, "opcode queue overflow"); in AddByte()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/EfiCompress/
DEfiCompressMain.c29 #define UTILITY_NAME "EfiCompress" macro
373 UTILITY_NAME" "UTILITY_VERSION" - Intel EFI Compress Utility", in Usage()
381 " "UTILITY_NAME" [OPTION] SOURCE DEST ...", in Usage()
/device/linaro/bootloader/edk2/BaseTools/Source/C/EfiLdrImage/
DEfiLdrImage.c49 #define UTILITY_NAME "EfiLdrImage" macro
77 …printf ("%s Version %d.%d %s\n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUI… in Version()
180 SetUtilityName (UTILITY_NAME); in main()
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFv/
DGenFv.c29 #define UTILITY_NAME "GenFv" macro
61 …fprintf (stdout, "%s Version %d.%d %s \n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERS… in Version()
88 fprintf (stdout, "\nUsage: %s [options]\n\n", UTILITY_NAME); in Usage()
218 SetUtilityName (UTILITY_NAME); in main()
561 VerboseMsg ("%s tool start.", UTILITY_NAME); in main()
692 VerboseMsg ("%s tool done with return code is 0x%x.", UTILITY_NAME, GetUtilityStatus ()); in main()
/device/linaro/bootloader/edk2/BaseTools/Source/C/GnuGenBootSector/
DGnuGenBootSector.c30 #define UTILITY_NAME "GnuGenBootSector" macro
272 …printf ("%s v%d.%d %s-Utility to retrieve and update the boot sector or MBR.\n", UTILITY_NAME, UTI… in Version()
310 SetUtilityName (UTILITY_NAME); in main()
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFfs/
DGenFfs.c28 #define UTILITY_NAME "GenFfs" macro
85 …fprintf (stdout, "%s Version %d.%d %s \n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERS… in Version()
112 fprintf (stdout, "\nUsage: %s [options]\n\n", UTILITY_NAME); in Usage()
512 SetUtilityName (UTILITY_NAME); in main()
739 VerboseMsg ("%s tool start.", UTILITY_NAME); in main()
950 VerboseMsg ("%s tool done with return code is 0x%x.", UTILITY_NAME, GetUtilityStatus ()); in main()
/device/linaro/bootloader/edk2/BaseTools/Source/C/Split/
DSplit.c32 #define UTILITY_NAME "Split" macro
60 …printf ("%s Version %d.%d %s\n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUI… in Version()
242 SetUtilityName(UTILITY_NAME); in main()
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/
DLzmaCompress.c53 #define UTILITY_NAME "LzmaCompress" macro
61 "\n" UTILITY_NAME " - " INTEL_COPYRIGHT "\n" in PrintHelp()
97 …sprintf (buffer, "%s Version %d.%d %s ", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSIO… in PrintVersion()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/
DGenDepex.c83 #define UTILITY_NAME "GenDepex" macro
119 UTILITY_NAME" "UTILITY_VERSION" - Intel Generate Dependency Expression Utility", in PrintGenDepexUtilityInfo()
156 " "UTILITY_NAME" [OPTION]...", in PrintGenDepexUsageInfo()
766 printf (UTILITY_NAME" ERROR: Unrecognized input at: \"%s\"...\n", Ptrx); in GenerateDependencyExpression()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/HiiPack/
DHiiPack.c38 #define UTILITY_NAME "HiiPack" macro
262 SetUtilityName (UTILITY_NAME); in main()
2207 Error (UTILITY_NAME, 0, 0, Argv[0], "missing output file name"); in ProcessArgs()
2215 …Error (UTILITY_NAME, 0, 0, Argv[1], "-o option already specified with '%s'", mGlobals.OutputFileNa… in ProcessArgs()
2228 Error (UTILITY_NAME, 0, 0, Argv[0], "missing GUID"); in ProcessArgs()
2248 Error (UTILITY_NAME, 0, 0, Argv[0], "missing pack file name"); in ProcessArgs()
2317 Error (UTILITY_NAME, 0, 0, Argv[0], "missing HII export input file name"); in ProcessArgs()
2364 Error (UTILITY_NAME, 0, 0, Argv[0], "missing root directory name"); in ProcessArgs()
2369 Error (UTILITY_NAME, 0, 0, Argv[0], "missing file mask"); in ProcessArgs()
2393 Error (UTILITY_NAME, 0, 0, Argv[0], "missing pack file name"); in ProcessArgs()
[all …]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/FwImage/
Dfwimage.c32 #define UTILITY_NAME "FwImage" macro
47 UTILITY_NAME" "UTILITY_VERSION" - Intel Firmware Image Utility", in Usage()
56 " "UTILITY_NAME" [OPTION]... FWTYPE SOURCE [DEST]", in Usage()
322 SetUtilityName (UTILITY_NAME); in main()
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenPage/
DGenPage.c62 #define UTILITY_NAME "GenPage" macro
90 …printf ("%s Version %d.%d %s\n", UTILITY_NAME, UTILITY_MAJOR_VERSION, UTILITY_MINOR_VERSION, __BUI… in Version()

12