mirror of
				https://github.com/speed47/spectre-meltdown-checker.git
				synced 2025-10-31 12:40:57 +01:00 
			
		
		
		
	chore: add github check workflow
This commit is contained in:
		| @@ -2446,7 +2446,7 @@ check_cpu() | ||||
| 		_info_nol "    * CPU indicates SSBD capability: " | ||||
| 		read_cpuid 0x80000008 $EBX 24 1 1; ret24=$? | ||||
| 		read_cpuid 0x80000008 $EBX 25 1 1; ret25=$? | ||||
| 		 | ||||
|  | ||||
| 		if [ $ret24 -eq 0 ]; then | ||||
| 			cpuid_ssbd='HYGON SSBD in SPEC_CTRL' | ||||
| 			#hygon cpuid_ssbd_spec_ctrl=1 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user