Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/
DProcessDsc.c309 int DscSectionType,
317 int DscSectionType,
889 int DscSectionType, in ProcessSectionComponents() argument
932 if (ProcessComponentFile (DSCFile, Line2, DscSectionType, Instance) != 0) { in ProcessSectionComponents()
946 int DscSectionType, in ProcessComponentFile() argument
1192 if ((DscSectionType == DSC_SECTION_TYPE_COMPONENTS) && (IsForFv == FALSE)) { in ProcessComponentFile()
1211 if (DscSectionType == DSC_SECTION_TYPE_COMPONENTS) { in ProcessComponentFile()
1260 (DscSectionType == DSC_SECTION_TYPE_COMPONENTS) in ProcessComponentFile()
1365 if (DscSectionType == DSC_SECTION_TYPE_COMPONENTS) { in ProcessComponentFile()
1431 if (DscSectionType == DSC_SECTION_TYPE_COMPONENTS) { in ProcessComponentFile()
[all …]