Skip to content

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

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

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

Conversation

@phip1611
Copy link
Copy Markdown
Member

@phip1611 phip1611 commented Apr 13, 2026

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
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.

1 participant