Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/
DProcessDsc.c88 #define COMPONENTS_SECTION_NAME "components" macro
746 Sect = DSCFileFindSection (&DSCFile, COMPONENTS_SECTION_NAME); in main()
766 sprintf (Line, "%s.%d", COMPONENTS_SECTION_NAME, i); in main()