Home
last modified time | relevance | path

Searched refs:_stricmp (Results 1 – 24 of 24) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/FwImage/
Dfwimage.c423 if (_stricmp (p, "app") == 0 || _stricmp (p, "APPLICATION") == 0) { in main()
427 } else if (_stricmp (p, "bsdrv") == 0 || _stricmp (p, "BS_DRIVER") == 0) { in main()
431 } else if (_stricmp (p, "rtdrv") == 0 || _stricmp (p, "RT_DRIVER") == 0) { in main()
435 } else if (_stricmp (p, "rtdrv") == 0 || _stricmp (p, "SAL_RT_DRIVER") == 0) { in main()
438 } else if (_stricmp (p, "SECURITY_CORE") == 0) { in main()
441 } else if (_stricmp (p, "peim") == 0 || in main()
442 _stricmp (p, "PEI_CORE") == 0 || in main()
443 _stricmp (p, "PE32_PEIM") == 0 || in main()
444 _stricmp (p, "RELOCATABLE_PEIM") == 0 || in main()
445 _stricmp (p, "combined_peim_driver") == 0 in main()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenSection/
DGenSection.c853 if (_stricmp (ParamSectionType, SectionTypeName[EFI_SECTION_COMPRESSION]) == 0) { in main()
856 if (_stricmp (ParamSectionSubType, CompressionTypeName[EFI_NOT_COMPRESSED]) == 0) { in main()
858 } else if (_stricmp (ParamSectionSubType, CompressionTypeName[EFI_STANDARD_COMPRESSION]) == 0) { in main()
865 } else if (_stricmp (ParamSectionType, SectionTypeName[EFI_SECTION_GUID_DEFINED]) == 0) { in main()
868 … if (_stricmp (ParamSectionSubType, GUIDedSectionTypeName[EFI_SECTION_CRC32_GUID_DEFINED]) == 0) { in main()
875 } else if (_stricmp (ParamSectionType, SectionTypeName[EFI_SECTION_PE32]) == 0) { in main()
877 } else if (_stricmp (ParamSectionType, SectionTypeName[EFI_SECTION_PIC]) == 0) { in main()
879 } else if (_stricmp (ParamSectionType, SectionTypeName[EFI_SECTION_TE]) == 0) { in main()
881 } else if (_stricmp (ParamSectionType, SectionTypeName[EFI_SECTION_DXE_DEPEX]) == 0) { in main()
883 } else if (_stricmp (ParamSectionType, SectionTypeName[EFI_SECTION_VERSION]) == 0) { in main()
[all …]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenAprioriFile/
DGenAprioriFile.c358 if (_stricmp (Argv[0], "-f") == 0) { in ProcessArgs()
372 } else if (_stricmp (Argv[0], "-i") == 0) { in ProcessArgs()
381 } else if (_stricmp (Argv[0], "-v") == 0) { in ProcessArgs()
383 } else if (_stricmp (Argv[0], "-null") == 0) { in ProcessArgs()
385 } else if (_stricmp (Argv[0], "-o") == 0) { in ProcessArgs()
400 } else if ((_stricmp (Argv[0], "-h") == 0) || (strcmp (Argv[0], "-?") == 0)) { in ProcessArgs()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/MakeDeps/
DMakeDeps.c480 if (_stricmp (FileNameCopy, ListPtr->Str) == 0) { in ProcessFile()
795 if (_stricmp (IncludeFileName, ListPtr->Str) == 0) { in ProcessClOutput()
1104 if (_stricmp (Argv[0], "-i") == 0) { in ProcessArgs()
1153 } else if (_stricmp (Argv[0], "-f") == 0) { in ProcessArgs()
1195 } else if (_stricmp (Argv[0], "-s") == 0) { in ProcessArgs()
1234 } else if (_stricmp (Argv[0], "-sub") == 0) { in ProcessArgs()
1282 } else if (_stricmp (Argv[0], "-nosystem") == 0) { in ProcessArgs()
1284 } else if (_stricmp (Argv[0], "-nodupes") == 0) { in ProcessArgs()
1286 } else if (_stricmp (Argv[0], "-nodups") == 0) { in ProcessArgs()
1288 } else if (_stricmp (Argv[0], "-target") == 0) { in ProcessArgs()
[all …]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
DVfrCompiler.cpp64 if ((_stricmp(Argv[Index], "-?") == 0) || (_stricmp(Argv[Index], "-h") == 0)) { in OptionInitialization()
68 } else if (_stricmp(Argv[Index], "-l") == 0) { in OptionInitialization()
71 } else if (_stricmp(Argv[Index], "-i") == 0) { in OptionInitialization()
79 } else if (_stricmp(Argv[Index], "-od") == 0) { in OptionInitialization()
87 } else if (_stricmp(Argv[Index], "-ibin") == 0) { in OptionInitialization()
89 } else if (_stricmp(Argv[Index], "-nostrings") == 0) { in OptionInitialization()
90 } else if (_stricmp(Argv[Index], "-nopp") == 0) { in OptionInitialization()
92 } else if (_stricmp(Argv[Index], "-ppflag") == 0) { in OptionInitialization()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/EfiRom/
DEfiRom.c288 if (_stricmp (mOptions.OutFileName, FList->FileName) == 0) { in main()
1061 if (_stricmp (Argv[0], "-v") == 0) { in ParseCommandLine()
1080 } else if (_stricmp (Argv[0], "-d") == 0) { in ParseCommandLine()
1100 } else if (_stricmp (Argv[0], "-o") == 0) { in ParseCommandLine()
1119 } else if ((_stricmp (Argv[0], "-h") == 0) || (strcmp (Argv[0], "-?") == 0)) { in ParseCommandLine()
1125 } else if (_stricmp (Argv[0], "-b") == 0) { in ParseCommandLine()
1130 } else if ((_stricmp (Argv[0], "-e") == 0) || (_stricmp (Argv[0], "-ec") == 0)) { in ParseCommandLine()
1141 } else if (_stricmp (Argv[0], "-l") == 0) { in ParseCommandLine()
1143 } else if (_stricmp (Argv[0], "-p") == 0) { in ParseCommandLine()
1149 } else if (_stricmp (Argv[0], "-dump") == 0) { in ParseCommandLine()
[all …]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/StrGather/
DStrGather.c1538 if (_stricmp (Argv[0], "-parse") == 0) { in ProcessArgs()
1548 } else if (_stricmp (Argv[0], "-scan") == 0) { in ProcessArgs()
1558 } else if (_stricmp (Argv[0], "-vscan") == 0) { in ProcessArgs()
1563 } else if (_stricmp (Argv[0], "-dump") == 0) { in ProcessArgs()
1570 } else if (_stricmp (Argv[0], "-uqs") == 0) { in ProcessArgs()
1575 } else if (_stricmp (Argv[0], "-i") == 0) { in ProcessArgs()
1618 } else if (_stricmp (Argv[0], "-if") == 0) { in ProcessArgs()
1658 } else if (_stricmp (Argv[0], "-db") == 0) { in ProcessArgs()
1695 } else if (_stricmp (Argv[0], "-ou") == 0) { in ProcessArgs()
1714 } else if (_stricmp (Argv[0], "-hpk") == 0) { in ProcessArgs()
[all …]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GuidChk/
DFileSearch.c187 if (_stricmp (FSData->FindData.cFileName, StrList->Str) == 0) { in FileSearchMeetsCriteria()
212 if (_stricmp (FSData->FindData.cFileName, StrList->Str) == 0) { in FileSearchMeetsCriteria()
228 if (_stricmp ( in FileSearchMeetsCriteria()
DGuidChk.c674 if (_stricmp (SLPtr->Str, DirectoryName) == 0) { in ProcessDirectory()
859 if (_stricmp (FileTypeTable[Index].Extension, Extension) == 0) { in GetFileExtension()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiHiiPack/
DHiiPack.c596 if (_stricmp (Argv[0], "-h") == 0 || _stricmp (Argv[0], "-?") == 0) { in ProcessArgs()
605 if (_stricmp (Argv[0], "-rc") == 0) { in ProcessArgs()
618 } else if (_stricmp (Argv[0], "-hii") == 0) { in ProcessArgs()
631 } else if (_stricmp (Argv[0], "-g") == 0) { in ProcessArgs()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiStrGather/
DStrGather.c1810 if (_stricmp (Argv[0], "-parse") == 0) { in ProcessArgs()
1820 } else if (_stricmp (Argv[0], "-scan") == 0) { in ProcessArgs()
1830 } else if (_stricmp (Argv[0], "-vscan") == 0) { in ProcessArgs()
1835 } else if (_stricmp (Argv[0], "-dump") == 0) { in ProcessArgs()
1842 } else if (_stricmp (Argv[0], "-uqs") == 0) { in ProcessArgs()
1847 } else if (_stricmp (Argv[0], "-i") == 0) { in ProcessArgs()
1890 } else if (_stricmp (Argv[0], "-if") == 0) { in ProcessArgs()
1930 } else if (_stricmp (Argv[0], "-db") == 0) { in ProcessArgs()
1967 } else if (_stricmp (Argv[0], "-ou") == 0) { in ProcessArgs()
1986 } else if (_stricmp (Argv[0], "-hpk") == 0) { in ProcessArgs()
[all …]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/
DFWVolume.c242 if (_stricmp (Name, EFI_BASE_ADDRESS) != 0) { in GetBaseAddress()
330 if (_stricmp (ComponentType, mCompTypeExtension[i].ComponentType) == 0) { in CFVAddFVFile()
382 … if ((Ptr->BaseName != NULL) && (BaseName != NULL) && (_stricmp (BaseName, Ptr->BaseName) == 0)) { in CFVAddFVFile()
383 …if ((Ptr->Processor != NULL) && (Processor != NULL) && (_stricmp (Processor, Ptr->Processor) == 0)… in CFVAddFVFile()
389 if ((Ptr->Guid != NULL) && (Guid != NULL) && (_stricmp (Guid, Ptr->Guid) == 0)) { in CFVAddFVFile()
659 if (_stricmp (FVPtr->FVFileName, StartCptr) == 0) { in CFVWriteInfFiles()
1220 if (_stricmp (FVPtr->FVFileName, StartCptr) == 0) { in NonFFSFVWriteInfFiles()
1365 if (_stricmp (FvPtr->FVFileName, StartPtr) == 0) { in AddFirmwareVolumes()
1513 if (_stricmp (StartCptr1, StartCptr2) == 0) { in InSameFv()
DProcessDsc.c1039 if ((_stricmp (ArgLine, "define") == 0) || (_stricmp (ArgLine, "defines") == 0)) { in ProcessComponentFile()
2565 if (_stricmp (Cptr, mFileTypes[i].Extension) == 0) { in BuiltFileExtension()
3529 if ((_stricmp (SOURCE_DIR, FromPtr) == 0) && (ExpandMode & EXPANDMODE_NO_SOURCEDIR)) { in ExpandSymbols()
3533 } else if ((_stricmp (DEST_DIR, FromPtr) == 0) && (ExpandMode & EXPANDMODE_NO_DESTDIR)) { in ExpandSymbols()
3626 if ((_stricmp (SymbolName, Symbol->Name) == 0) && (Symbol->Type & SYM_FILE)) { in GetSymbolValue()
3637 if ((_stricmp (SymbolName, Symbol->Name) == 0) && (Symbol->Type & SYM_LOCAL)) { in GetSymbolValue()
3648 if ((_stricmp (SymbolName, Symbol->Name) == 0) && (Symbol->Type & SYM_GLOBAL)) { in GetSymbolValue()
3657 if (_stricmp (SymbolName, GUID) == 0) { in GetSymbolValue()
3945 if (_stricmp (Name, Symbol->Name) == 0) { in AddSymbol()
3966 if (_stricmp (Symbol->Value, "NULL") == 0) { in AddSymbol()
[all …]
DMultiThread.c157 if ((_stricmp (TempBuildItem->BaseName, BaseName) == 0) && in AddDependency()
158 (_stricmp (TempBuildItem->Processor, BuildItem->Processor) == 0) && in AddDependency()
421 if (_stricmp (SourceFileList->FileName, TempSourceFile->FileName) == 0) { in CheckSourceFile()
DDscFile.c408 if (isalpha (CurrSect->Name[0]) && (_stricmp (CurrSect->Name, TempSect->Name) == 0)) { in DSCParseInclude()
488 if (_stricmp (Name, Sect->Name) == 0) { in DSCFileFindSection()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/HiiPack/
DHiiPack.c2180 if (_stricmp (Argv[0], "create") == 0) { in ProcessArgs()
2182 } else if (_stricmp (Argv[0], "merge") == 0) { in ProcessArgs()
2184 } else if (_stricmp (Argv[0], "defaults") == 0) { in ProcessArgs()
2186 } else if (_stricmp (Argv[0], "dump") == 0) { in ProcessArgs()
2202 if (_stricmp (Argv[0], "-o") == 0) { in ProcessArgs()
2221 } else if (_stricmp (Argv[0], "-mfg") == 0) { in ProcessArgs()
2223 } else if (_stricmp (Argv[0], "-g") == 0) { in ProcessArgs()
2236 } else if (_stricmp (Argv[0], "-v") == 0) { in ProcessArgs()
2238 } else if (_stricmp (Argv[0], "-p") == 0) { in ProcessArgs()
2303 } else if (_stricmp (Argv[0], "-noemptyvarpacks") == 0) { in ProcessArgs()
[all …]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenTEImage/
DGenTEImage.c203 if (_stricmp (mOptions.OutFileName, mOptions.InFileName) == 0) { in main()
689 if (_stricmp (Argv[0], "-o") == 0) { in ParseCommandLine()
704 } else if ((_stricmp (Argv[0], "-h") == 0) || (strcmp (Argv[0], "-?") == 0)) { in ParseCommandLine()
710 } else if (_stricmp (Argv[0], "-v") == 0) { in ParseCommandLine()
715 } else if (_stricmp (Argv[0], "-dump") == 0) { in ParseCommandLine()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/EfiCompress/
DEfiCompressMain.c201 if (_stricmp ((*argv)+2, "EFI") == 0) { in ParseCommandLine()
203 } else if (_stricmp ((*argv)+2, "Tiano") == 0) { in ParseCommandLine()
/device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
DCommonLib.h175 #define _stricmp strcasecmp macro
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GenFvImage/
DGenFvImageLib.c2381 if (_stricmp (FvInfo->FvComponents[Index].ComponentName, EFI_NV_VARIABLE_STRING) == 0) { in GenNonFFSFv()
2383 } else if (_stricmp (FvInfo->FvComponents[Index].ComponentName, EFI_NV_EVENT_LOG_STRING) == 0) { in GenNonFFSFv()
2385 … } else if (_stricmp (FvInfo->FvComponents[Index].ComponentName, EFI_NV_FTW_WORKING_STRING) == 0) { in GenNonFFSFv()
2387 } else if (_stricmp (FvInfo->FvComponents[Index].ComponentName, EFI_NV_FTW_SPARE_STRING) == 0) { in GenNonFFSFv()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/VfrCompile/
DVfrCompile.g328 if ((_stricmp (Argv[0], "-?") == 0) || (_stricmp (Argv[0], "-h") == 0)) {
334 } else if (_stricmp (Argv[0], "-l") == 0) {
340 } else if (_stricmp (Argv[0], "-i") == 0) {
368 } else if (_stricmp (Argv[0], "-od") == 0) {
376 } else if (_stricmp (Argv[0], "-ibin") == 0) {
378 } else if (_stricmp (Argv[0], "-nostrings") == 0) {
384 } else if (_stricmp (Argv[0], "-ppflag") == 0) {
/device/linaro/bootloader/edk2/BaseTools/Source/C/VolInfo/
DVolInfo.c2210 if (_stricmp ((CHAR8*) GuidStr, (CHAR8*) GPtr->Guid) == 0) { in PrintGuidName()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c3542 _stricmp(comshell, "command.com") != 0) { in _PyPopenCreateProcess()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c5132 _stricmp(comshell, "command.com") != 0) { in _PyPopenCreateProcess()