qemu/hw/uefi
Gerd Hoffmann 040237436f hw/uefi: open json file in binary mode
Fixes file length discrepancies due to line ending conversions
on windows hosts.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/3058
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-ID: <20250811130110.820958-4-kraxel@redhat.com>
2025-08-12 08:03:16 +02:00
..
hardware-info.c Add support for etc/hardware-info fw_cfg file 2025-03-04 12:01:42 +01:00
Kconfig hw/uefi-vars-sysbus: allow for loongarch virt 2025-03-21 12:01:12 +01:00
LIMITATIONS.md docs: add uefi variable service documentation 2025-03-04 12:07:05 +01:00
meson.build hw/uefi: add uefi-vars-sysbus device 2025-03-04 12:07:05 +01:00
trace-events hw/uefi: add trace-events 2025-03-04 12:07:05 +01:00
trace.h hw/uefi: Create and use trace.h wrapper header 2025-07-13 12:08:07 +03:00
var-service-auth.c hw/uefi: add var-service-auth.c 2025-03-04 12:01:42 +01:00
var-service-core.c hw/uefi: clear uefi-vars buffer in uefi_vars_write callback 2025-08-12 08:03:16 +02:00
var-service-guid.c hw/uefi: add var-service-guid.c 2025-03-04 12:01:42 +01:00
var-service-json.c hw/uefi: open json file in binary mode 2025-08-12 08:03:16 +02:00
var-service-pkcs7-stub.c hw/uefi: add var-service-pkcs7-stub.c 2025-03-04 12:01:42 +01:00
var-service-pkcs7.c hw/uefi: add var-service-pkcs7.c 2025-03-04 12:01:42 +01:00
var-service-policy.c hw/uefi: Create and use trace.h wrapper header 2025-07-13 12:08:07 +03:00
var-service-siglist.c hw/uefi: add var-service-siglist.c 2025-03-04 12:01:42 +01:00
var-service-sysbus.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
var-service-utils.c hw/uefi: Create and use trace.h wrapper header 2025-07-13 12:08:07 +03:00
var-service-vars.c hw/uefi: check access for first variable 2025-08-12 08:03:16 +02:00