On 11/8/25 15:01, Gerd Hoffmann wrote:
Fixes file length discrepancies due to line ending conversions on windows hosts.Resolves: https://gitlab.com/qemu-project/qemu/-/issues/3058 Signed-off-by: Gerd Hoffmann <kra...@redhat.com> --- hw/uefi/var-service-json.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>