summary refs log tree commit diff stats
path: root/hw/uefi/var-service-json.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/uefi: open json file in binary modeGerd Hoffmann2025-08-121-1/+1
* hw/uefi: fix error handling in uefi_vars_json_loadGerd Hoffmann2025-03-211-1/+8
* hw/uefi: fix error handling in uefi_vars_json_saveGerd Hoffmann2025-03-211-4/+11
* hw/uefi: add var-service-json.c + qapi for NV vars.Gerd Hoffmann2025-03-041-0/+243