Re: [Qemu-devel] [PATCH 4/8] fw_cfg: add API for file transfer.

2009-12-19 Thread Blue Swirl
On Fri, Dec 18, 2009 at 11:01 AM, Gerd Hoffmann wrote: > This patch adds a file transfer interface to fw_cfg.  Intended to be > used for passing non-pci option roms and vgabios to seabios.  Namespace > is modeled after the existing cbfs filesystem support in seabios. > > Reading the new FW_CFG_FIL

[Qemu-devel] [PATCH 4/8] fw_cfg: add API for file transfer.

2009-12-18 Thread Gerd Hoffmann
This patch adds a file transfer interface to fw_cfg. Intended to be used for passing non-pci option roms and vgabios to seabios. Namespace is modeled after the existing cbfs filesystem support in seabios. Reading the new FW_CFG_FILE_DIR entry returns a file list. Fields there are in network byte