You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 weeks ago
..
Kconfig hw/uefi-vars-sysbus: allow for loongarch virt 6 months ago
LIMITATIONS.md docs: add uefi variable service documentation 6 months ago
hardware-info.c
meson.build hw/uefi: add uefi-vars-sysbus device 6 months ago
trace-events hw/uefi: add trace-events 6 months ago
trace.h hw/uefi: Create and use trace.h wrapper header 2 months ago
var-service-auth.c hw/uefi: add var-service-auth.c 6 months ago
var-service-core.c hw/uefi: clear uefi-vars buffer in uefi_vars_write callback 4 weeks ago
var-service-guid.c hw/uefi: add var-service-guid.c 6 months ago
var-service-json.c hw/uefi: open json file in binary mode 4 weeks ago
var-service-pkcs7-stub.c hw/uefi: add var-service-pkcs7-stub.c 6 months ago
var-service-pkcs7.c hw/uefi: add var-service-pkcs7.c 6 months ago
var-service-policy.c hw/uefi: Create and use trace.h wrapper header 2 months ago
var-service-siglist.c hw/uefi: add var-service-siglist.c 6 months ago
var-service-sysbus.c qom: Have class_init() take a const data argument 5 months ago
var-service-utils.c hw/uefi: Create and use trace.h wrapper header 2 months ago
var-service-vars.c hw/uefi: check access for first variable 4 weeks ago