mirror of
				https://gitlab.com/qemu-project/edk2.git
				synced 2025-10-30 07:56:39 +08:00 
			
		
		
		
	FmpDevicePkg: Add StackCheckLibNull
Remove the old stack check lib now that MdeLibs.inc includes the new one. Signed-off-by: Oliver Smith-Denny <osde@linux.microsoft.com>
This commit is contained in:
		 Oliver Smith-Denny
					Oliver Smith-Denny
				
			
				
					committed by
					
						![mergify[bot]](/assets/img/avatar_default.png) mergify[bot]
						mergify[bot]
					
				
			
			
				
	
			
			
			![mergify[bot]](/assets/img/avatar_default.png) mergify[bot]
						mergify[bot]
					
				
			
						parent
						
							6f0ba20471
						
					
				
				
					commit
					715a695c3d
				
			| @ -72,9 +72,9 @@ | ||||
|   FmpDependencyDeviceLib|FmpDevicePkg/Library/FmpDependencyDeviceLibNull/FmpDependencyDeviceLibNull.inf | ||||
|   TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf | ||||
|  | ||||
| [LibraryClasses.ARM, LibraryClasses.AARCH64] | ||||
|   # Add support for stack protector | ||||
|   NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf | ||||
| # StackCheckLib is not linked for SEC modules by default, this package can link it against its SEC modules | ||||
| [LibraryClasses.common.SEC] | ||||
|   NULL|MdePkg/Library/StackCheckLibNull/StackCheckLibNull.inf | ||||
|  | ||||
| [LibraryClasses.ARM] | ||||
|   ArmSoftFloatLib|ArmPkg/Library/ArmSoftFloatLib/ArmSoftFloatLib.inf | ||||
|  | ||||
		Reference in New Issue
	
	Block a user