mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
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> |
||
|---|---|---|
| .. | ||
| BlockFront.c | ||
| BlockFront.h | ||
| BlockIo.c | ||
| BlockIo.h | ||
| ComponentName.c | ||
| ComponentName.h | ||
| DriverBinding.h | ||
| XenPvBlkDxe.c | ||
| XenPvBlkDxe.h | ||
| XenPvBlkDxe.inf | ||