mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-06-14 04:16:15 -07:00
FspsUpdUpdateLIb was not enabling FspsUpd->FspsConfig.L2QosEnumerationEn based on PLATFORM_ADLS, which is no longer used. L2QosEnumerationEn is present in ADL-P,S,PS, and RPL-S,P FSP UPD, just not ADL-N, so need to prevent compiling this code for that platform only. Signed-off-by: Bejean Mosher <bejean.mosher@intel.com>