Bug 13130 - Hygon: Support build OVMF.fd that support full-disk encryption
Summary: Hygon: Support build OVMF.fd that support full-disk encryption
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-01-08 12:50 UTC by wojiaohanliyang
Modified: 2025-01-08 12:50 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-01-08 12:50:00 UTC
Description of problem:

The OvmfPkg/AmdSev/Grub aims to support full-disk encryption. When building the OVMF.fd that support full-disk encryption, the build scripts will integrate grub into the OVMF.fd. Currently, the build and boot scripts depends on sevsecret.mod of the grub2.

We have continuously followed the community discussions about Grub2 and learned that the sevsecret.mod is now outdated. Currently, the main focus of Grub2 community discussions is on efisecret.mod.

See bugzilla: https://bugzilla.openanolis.cn/show_bug.cgi?id=13129


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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info: