Bug 19601 - Fix boot failure on OvmfPkg/AmdSev and add build process that use AmdSevX64.dsc
Summary: Fix boot failure on OvmfPkg/AmdSev and add build process that use AmdSevX64.dsc
Status: NEW
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: BaseOS Modules (show other bugs) BaseOS Modules
Version: ---
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: Jacob
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-18 13:03 UTC by wojiaohanliyang
Modified: 2025-03-18 13:03 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wojiaohanliyang hygon_group 2025-03-18 13:03:05 UTC
Description of problem:

Currently, the OVMF.fd compiled using AmdSevX64.dsc cannot be started normally because the storage of PcdMemEncryptStatus{Base,Size} is missing in AmdSevX64.fdf, and this issue needs to be fixed.

In addition, the current edk2.spec will not automatically build the OVMF.fd using AmdSevX64.dsc. The build process should be added to edk2.spec.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info: