Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/
DProcessDsc.c234 INT8 *DscFilename; member
652 if (DSCFileSetFile (&DSCFile, gGlobals.DscFilename) != 0) { in main()
4352 gGlobals.DscFilename = Argv[0]; in ProcessOptions()
4355 if (gGlobals.DscFilename == NULL) { in ProcessOptions()
4362 AddSymbol (DSC_FILENAME, gGlobals.DscFilename, SYM_GLOBAL | SYM_FILENAME); in ProcessOptions()