Created attachment 440 [details] 系统重启提示信息 Description of problem: 内核升级到5.10.134版本后,修改内核参数,开启内存加密和sev功能 grubby --update-kernel=ALL --args="mem_encrypt=on kvm_amd.sev=1" 重启系统,系统无法进入,不断重启 Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1.内核升级到5.10.134版本 2.执行 grubby --update-kernel=ALL --args="mem_encrypt=on kvm_amd.sev=1" 3.重启系统, 选择内核5.10.134 Actual results: 系统无限重启 Expected results: 进入系统, sev功能开启 Additional info: