edk2/OvmfPkg/XenPvBlkDxe
Ross Lagerwall 5607d934b1 OvmfPkg/XenPvBlkDxe: Advertise the correct IO alignment
The function XenPvBlockAsyncIo expects a sector-aligned buffer but the
advertised alignment is always 512. Consequently, booting from the Rocky
Linux 9.6 disc (using a 2048 sector size) fails with an assertion in
XenPvBlockAsyncIo.

Adverstise the correct IO alignment to fix the assertion failure.

Signed-off-by: Ross Lagerwall <ross.lagerwall@citrix.com>
2026-03-08 11:51:34 +01:00
..
BlockFront.c OvmfPkg/XenPvBlkDxe: Update disk size calculation 2025-01-27 14:37:53 +00:00
BlockFront.h OvmfPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
BlockIo.c OvmfPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
BlockIo.h OvmfPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ComponentName.c OvmfPkg: Remove duplicated words 2022-09-05 13:52:51 +00:00
ComponentName.h OvmfPkg: Remove duplicated words 2022-09-05 13:52:51 +00:00
DriverBinding.h OvmfPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
XenPvBlkDxe.c OvmfPkg/XenPvBlkDxe: Advertise the correct IO alignment 2026-03-08 11:51:34 +01:00
XenPvBlkDxe.h OvmfPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
XenPvBlkDxe.inf OvmfPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:19 -07:00