[PULL 0/4] Uefi 20250812 patches

Gerd Hoffmann posted 4 patches 3 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250812100111.1520917-1-kraxel@redhat.com
Maintainers: Gerd Hoffmann <kraxel@redhat.com>
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(-)
[PULL 0/4] Uefi 20250812 patches
Posted by Gerd Hoffmann 3 months ago
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
Re: [PULL 0/4] Uefi 20250812 patches
Posted by Michael Tokarev 3 months ago
On 12.08.2025 13:01, Gerd Hoffmann wrote:

> 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

I'm picking this whole lot to stable-10.0 branch as well.
Please let me know if I shouldn't.

Thanks,

/mjt