Also little refactoring in preparation
to avoid code duplication.

Gerd Hoffmann (3):
  hw/nvram: add load_image_to_fw_cfg_file()
  hw/i386: switch shim loading to load_image_to_fw_cfg_file
  hw/arm: add support for shim loading

 hw/arm/boot.c             |  6 ++++++
 hw/i386/x86-common.c      | 15 ++-------------
 hw/nvram/fw_cfg.c         | 22 ++++++++++++++++++++++
 include/hw/arm/boot.h     |  1 +
 include/hw/nvram/fw_cfg.h | 15 +++++++++++++++
 5 files changed, 46 insertions(+), 13 deletions(-)

-- 
2.54.0


Reply via email to