[PATCH v3 0/6] [for-10.0] hw/uefi: some bugfixes

Gerd Hoffmann posted 6 patches 1 week, 6 days ago
hw/loongarch/virt.c        |  2 ++
hw/riscv/virt.c            |  2 ++
hw/uefi/var-service-core.c |  1 +
hw/uefi/var-service-json.c | 24 +++++++++++++++++++-----
docs/interop/firmware.json | 12 +++++++++++-
hw/uefi/Kconfig            |  2 +-
6 files changed, 36 insertions(+), 7 deletions(-)
[PATCH v3 0/6] [for-10.0] hw/uefi: some bugfixes
Posted by Gerd Hoffmann 1 week, 6 days ago
v3 changes:
 - rename firmware.json flag, more verbose documentation.
 - add support for riscv and loongarch.

Gerd Hoffmann (6):
  hw/uefi: flush variable store to disk in post load
  hw/uefi: fix error handling in uefi_vars_json_save
  hw/uefi: fix error handling in uefi_vars_json_load
  hw/uefi-vars-sysbus: allow for riscv virt
  hw/uefi-vars-sysbus: allow for loongarch virt
  docs/firmware: add feature flag for host uefi variable store

 hw/loongarch/virt.c        |  2 ++
 hw/riscv/virt.c            |  2 ++
 hw/uefi/var-service-core.c |  1 +
 hw/uefi/var-service-json.c | 24 +++++++++++++++++++-----
 docs/interop/firmware.json | 12 +++++++++++-
 hw/uefi/Kconfig            |  2 +-
 6 files changed, 36 insertions(+), 7 deletions(-)

-- 
2.48.1