Description of problem: ```sh # dmesg | grep -i sev [ 8.665327] ccp 0000:4b:00.1: Direct firmware load for amd/sev.fw failed with error -2 [ 8.720133] ccp 0000:4b:00.1: SEV API:1.28 build:28 ``` Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 在阿里云上购买AMD Milan 裸金属机器 2. 镜像选择ANolis 8.4 3. 进入系统后,dmesg | grep -i sev Actual results: ccp 0000:4b:00.1: Direct firmware load for amd/sev.fw failed with error -2 Expected results: 不出现failed with error -2错误 Additional info:
这个问题应该是amd的firmware sev.fw没有放在特性路径导致的,应该归属baseos cc @云祁