mirror of
				https://git.proxmox.com/git/mirror_edk2
				synced 2025-11-04 09:12:31 +00:00 
			
		
		
		
	IntelFsp2Pkg: Add Fsp22SecCoreS.inf to Dsc.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2788 DSC is incomplete according to the established CI policies. Fsp22SecCoreS.inf needs to be added to the Components section for completeness. Cc: Maurice Ma <maurice.ma@intel.com> Cc: Nate DeSimone <nathaniel.l.desimone@intel.com> Cc: Star Zeng <star.zeng@intel.com> Signed-off-by: Chasel Chiu <chasel.chiu@intel.com> Reviewed-by: Sean Brogan <sean.brogan@microsoft.com> Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
This commit is contained in:
		
							parent
							
								
									3ee4f6cb36
								
							
						
					
					
						commit
						394e8e4bf5
					
				@ -1,7 +1,7 @@
 | 
			
		||||
## @file
 | 
			
		||||
# Provides driver and definitions to build fsp.
 | 
			
		||||
#
 | 
			
		||||
# Copyright (c) 2014 - 2016, Intel Corporation. All rights reserved.<BR>
 | 
			
		||||
# Copyright (c) 2014 - 2020, Intel Corporation. All rights reserved.<BR>
 | 
			
		||||
# SPDX-License-Identifier: BSD-2-Clause-Patent
 | 
			
		||||
#
 | 
			
		||||
##
 | 
			
		||||
@ -65,6 +65,7 @@
 | 
			
		||||
  IntelFsp2Pkg/FspSecCore/FspSecCoreT.inf
 | 
			
		||||
  IntelFsp2Pkg/FspSecCore/FspSecCoreM.inf
 | 
			
		||||
  IntelFsp2Pkg/FspSecCore/FspSecCoreS.inf
 | 
			
		||||
  IntelFsp2Pkg/FspSecCore/Fsp22SecCoreS.inf
 | 
			
		||||
  IntelFsp2Pkg/FspNotifyPhase/FspNotifyPhasePeim.inf
 | 
			
		||||
 | 
			
		||||
[PcdsFixedAtBuild.common]
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user