Skip to content

OvmfPkg/VirtioBlkDxe: protect SynchronousRequest against interrupts (e.g., timer) - #5

Closed
phip1611 wants to merge 1 commit into
cyberus-technology:gardenlinuxfrom
phip1611:fixes
Closed

OvmfPkg/VirtioBlkDxe: protect SynchronousRequest against interrupts (e.g., timer)#5
phip1611 wants to merge 1 commit into
cyberus-technology:gardenlinuxfrom
phip1611:fixes

Conversation

@phip1611

@phip1611 phip1611 commented Apr 13, 2026

Copy link
Copy Markdown
Member

Bug fixes that are potentially similar to #1

goto UnmapDataBuffer;
}

CurrentTpl = gBS->RaiseTPL (TPL_NOTIFY);

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps this needs to be moved above Status = VirtioMapAllBytesInSharedBuffer ( 🤔

@phip1611 phip1611 changed the title OVMF: potential bug fixes OvmfPkg/VirtioBlkDxe: protect SynchronousRequest against interrupts (e.g., timer) Apr 13, 2026
@tpressure

Copy link
Copy Markdown

@phip1611 what is the status of these PRs? Did you manage to upstream them?

@phip1611

Copy link
Copy Markdown
Member Author

@phip1611 what is the status of these PRs? Did you manage to upstream them?

yes. tianocore#12468

This is in edk2-stable202605

@phip1611 phip1611 closed this Aug 10, 2026
@phip1611
phip1611 deleted the fixes branch August 10, 2026 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants