[ADLS] Disable DAM by default (#1613)

Signed-off-by: Sindhura Grandhi <sindhura.grandhi@intel.com>
This commit is contained in:
Sindhura Grandhi 2022-07-01 16:25:20 -07:00 committed by GitHub
parent ec5b20288b
commit 453ee0f24e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@ def get_xml_change_list (platform, plt_params_list):
('./IntegratedSensorHub/IshData/PdtBinary', '$SourceDir\PdtBinary.bin'),
('./Debug/DelayedAuthenticationModeConfiguration/DelayedAuthMode', 'No'),
('./Debug/IntelMeFirmwareDebuggingOverrides/DbgOverridePreProdSi', '0'),
('./Debug/DirectConnectInterfaceConfiguration/DciDbcEnable', 'Yes'),
('./Debug/DirectConnectInterfaceConfiguration/DciDbcEnable', 'No'),
('./Debug/EarlyUsb2DbcOverType-AConfiguration/EnEarlyUsb2DbcCon', 'Yes'),
('./Debug/EarlyUsb2DbcOverType-AConfiguration/Usb2DbcAutoDetect', 'Enabled'),
('./CpuStraps/CpuStraps/CpuMaxFreqBoot', 'Yes'),