Only edk2 used this to fill in a different struct but even there the entries go unused, so removing this struct element from coreboot has no side effects. Change-Id: Iadd2678c4e01d30471eac43017392d256adda341 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/68767 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-by: Hung-Te Lin <hungte@chromium.org> Reviewed-by: Bill XIE <persmule@hardenedlinux.org> Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
		
			
				
	
	
		
			18 lines
		
	
	
		
			641 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			641 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| CONFIG_COLLECT_TIMESTAMPS=y
 | |
| CONFIG_VENDOR_INTEL=y
 | |
| CONFIG_CBFS_SIZE=0x800000
 | |
| CONFIG_BOARD_INTEL_HARCUVAR=y
 | |
| # CONFIG_DRIVERS_UART_8250IO is not set
 | |
| CONFIG_ENABLE_HSUART=y
 | |
| 
 | |
| #Sample settings for Denverton-NS FSP.
 | |
| #CONFIG_ADD_FSP_BINARIES=y
 | |
| #CONFIG_FSP_M_FILE="../intel/fsp/denverton_ns/DENVERTON-NS_FSP_M.fd"
 | |
| #CONFIG_FSP_S_FILE="../intel/fsp/denverton_ns/DENVERTON-NS_FSP_S.fd"
 | |
| #CONFIG_FSP_T_FILE="../intel/fsp/denverton_ns/DENVERTON-NS_FSP_T.fd"
 | |
| #CONFIG_FSP_CAR=y
 | |
| 
 | |
| #Sample settings for microcode definitions.
 | |
| #CONFIG_CPU_MICROCODE_HEADER_FILES="../intel/cpu/denverton_ns/microcode/microcode_blob.h"
 | |
| #CONFIG_CPU_MICROCODE_CBFS_EXTERNAL_HEADER=y
 |