Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/
DProcessDsc.c76 #define OPTIONAL_COMPONENT "OPTIONAL" // define as non-zero for optional IN… macro
1226 if (GetSymbolValue (OPTIONAL_COMPONENT) != NULL) { in ProcessComponentFile()
1227 if (atoi (GetSymbolValue (OPTIONAL_COMPONENT)) != 0) { in ProcessComponentFile()