Searched refs:IniSection (Results 1 – 2 of 2) sorted by relevance
375 PINI_SECTION IniSection; in CreateCommonFreeLdrSections() local383 if (!IniSection) in CreateCommonFreeLdrSections()404 if (!IniSection) in CreateCommonFreeLdrSections()603 PINI_SECTION IniSection; in OpenIniBootLoaderStore() local659 if (!IniSection) in OpenIniBootLoaderStore()670 if (!IniSection) in OpenIniBootLoaderStore()725 if (!IniSection) in OpenIniBootLoaderStore()736 if (!IniSection) in OpenIniBootLoaderStore()742 if (!IniSection) in OpenIniBootLoaderStore()753 if (!IniSection) in OpenIniBootLoaderStore()[all …]
228 PINI_SECTION IniSection; in InstallSetupInfFile() local237 IniSection = IniAddSection(IniCache, L"SetupParams"); in InstallSetupInfFile()238 if (IniSection) in InstallSetupInfFile()246 IniSection = IniAddSection(IniCache, L"Data"); in InstallSetupInfFile()247 if (IniSection) in InstallSetupInfFile()251 IniAddKey(IniSection, L"UnattendedInstall", PathBuffer); in InstallSetupInfFile()257 IniAddKey(IniSection, L"ProductType", PathBuffer); in InstallSetupInfFile()261 IniAddKey(IniSection, L"SourcePath", PathBuffer); in InstallSetupInfFile()