The following changes since commit 624d7463043c120facfab2b54985fcfb679d5379:
Merge tag 'pull-nvme-20250811' of https://gitlab.com/birkelund/qemu into staging (2025-08-11 12:57:55 -0400)
are available in the Git repository at:
https://gitlab.com/kraxel/qemu.git tags/uefi-20250812-pull-request
for you to fetch changes up to 040237436f423253f3397547aa78d449394dfbca:
hw/uefi: open json file in binary mode (2025-08-12 08:03:16 +0200)
----------------------------------------------------------------
hw/uefi: last-minute bug fixes for the uefi variable store [for 10.1]
----------------------------------------------------------------
Gerd Hoffmann (3):
hw/uefi: return success for notifications
hw/uefi: check access for first variable
hw/uefi: open json file in binary mode
Mauro Matteo Cascella (1):
hw/uefi: clear uefi-vars buffer in uefi_vars_write callback
hw/uefi/var-service-core.c | 4 ++--
hw/uefi/var-service-json.c | 2 +-
hw/uefi/var-service-vars.c | 5 +++++
3 files changed, 8 insertions(+), 3 deletions(-)
--
2.50.1