Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OvmfPkg/RiscVVirt: Fix issues in VarStore Blockmap config #4754

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

vlsunil
Copy link
Contributor

@vlsunil vlsunil commented Aug 22, 2023

The block size configuration of Blockmap does not match that in Qemu VirtNorFlash, which causes variable data to be written into FtwWorkBlock by mistake, resulting in data loss during reboot. Fix it and update new checksum value.

Reviewed-by: Sunil V L sunilvl@ventanamicro.com

The block size configuration of Blockmap does not match that in Qemu
VirtNorFlash, which causes variable data to be written into FtwWorkBlock
by mistake, resulting in data loss during reboot. Fix it and update
new checksum value.

Signed-off-by: Qingyu Shang <2931013282@sjtu.edu.cn>
Reviewed-by: Sunil V L <sunilvl@ventanamicro.com>
@lgao4 lgao4 added the push Auto push patch series in PR if all checks pass label Aug 25, 2023
@mergify mergify bot merged commit 819cfc6 into tianocore:master Aug 25, 2023
123 checks passed
@vlsunil vlsunil deleted the riscv_varstore_fix branch February 21, 2024 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
push Auto push patch series in PR if all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants