[OpenBIOS] [PATCH 0/3] fw_cfg: add support for files

Mark Cave-Ayland mark.cave-ayland at ilande.co.uk
Sun Mar 19 12:46:51 CET 2017


This patchset is part of the ongoing work to add virtio support to
OpenBIOS, yet self-contained enough to be spun out as a separate
patchset.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland at ilande.co.uk>

Mark Cave-Ayland (3):
  fw_cfg: split fw_cfg_read() into fw_cfg_read() and
    fw_cfg_read_bytes()
  fw_cfg: add fw_cfg_find_file() and fw_cfg_read_file() functions
  fw_cfg: implement fw-cfg-read-file Forth word

 drivers/fw_cfg.c             |   88 +++++++++++++++++++++++++++++++++++++++---
 include/arch/common/fw_cfg.h |   16 ++++++++
 libopenbios/init.c           |    7 +++-
 3 files changed, 104 insertions(+), 7 deletions(-)

-- 
1.7.10.4




More information about the OpenBIOS mailing list