From: Laszlo Ersek <lersek@redhat.com>
To: Jordan Justen <jordan.l.justen@intel.com>,
Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: edk2-devel-01 <edk2-devel@ml01.01.org>
Subject: Re: [PATCH 0/5] OvmfPkg, ArmVirtPkg: QemuFwCfgLib: partial rewrite of fw_cfg files
Date: Tue, 31 Jan 2017 00:18:55 +0100 [thread overview]
Message-ID: <efa0f16e-a6f7-5867-83f4-762e62be50cd@redhat.com> (raw)
In-Reply-To: <148581766317.595.2737163338705498280@jljusten-ivb>
On 01/31/17 00:07, Jordan Justen wrote:
> Series Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Thank you both for the reviews; commit range: 465663e9f128..7fcb73541299.
Laszlo
> On 2017-01-27 03:29:37, Laszlo Ersek wrote:
>> This feature will allow OvmfPkg/AcpiPlatformDxe to implement the
>> QEMU_LOADER_WRITE_POINTER command, which will instruct the firmware to
>> write the address of a previously allocated/downloaded fw_cfg blob into
>> another (writeable) fw_cfg file at a specific offset, in order to inform
>> QEMU about the allocation address. The command will be based on the
>> QemuFwCfgSkipBytes() and QemuFwCfgWriteBytes() APIs.
>>
>> Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=359
>> Repo: https://github.com/lersek/edk2.git
>> Branch: fwcfg_skip
>>
>> Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
>> Cc: Jordan Justen <jordan.l.justen@intel.com>
>>
>> Thanks,
>> Laszlo
>>
>> Laszlo Ersek (5):
>> OvmfPkg/QemuFwCfgLib: generalize InternalQemuFwCfgDmaBytes() to SKIP
>> op
>> OvmfPkg/QemuFwCfgLib: add QemuFwCfgSkipBytes()
>> ArmVirtPkg/QemuFwCfgLib: extract generic DmaTransferBytes() function
>> ArmVirtPkg/QemuFwCfgLib: use DMA for QemuFwCfgWriteBytes() if
>> available
>> ArmVirtPkg/QemuFwCfgLib: implement QemuFwCfgSkipBytes() API
>>
>> OvmfPkg/Include/Library/QemuFwCfgLib.h | 16 ++
>> ArmVirtPkg/Library/QemuFwCfgLib/QemuFwCfgLib.c | 178 ++++++++++++++++++--
>> OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgLib.c | 75 +++++++--
>> 3 files changed, 246 insertions(+), 23 deletions(-)
>>
>> --
>> 2.9.3
>>
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel
>
prev parent reply other threads:[~2017-01-30 23:18 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-27 11:29 [PATCH 0/5] OvmfPkg, ArmVirtPkg: QemuFwCfgLib: partial rewrite of fw_cfg files Laszlo Ersek
2017-01-27 11:29 ` [PATCH 1/5] OvmfPkg/QemuFwCfgLib: generalize InternalQemuFwCfgDmaBytes() to SKIP op Laszlo Ersek
2017-01-27 11:29 ` [PATCH 2/5] OvmfPkg/QemuFwCfgLib: add QemuFwCfgSkipBytes() Laszlo Ersek
2017-01-27 11:29 ` [PATCH 3/5] ArmVirtPkg/QemuFwCfgLib: extract generic DmaTransferBytes() function Laszlo Ersek
2017-01-27 11:29 ` [PATCH 4/5] ArmVirtPkg/QemuFwCfgLib: use DMA for QemuFwCfgWriteBytes() if available Laszlo Ersek
2017-01-27 11:29 ` [PATCH 5/5] ArmVirtPkg/QemuFwCfgLib: implement QemuFwCfgSkipBytes() API Laszlo Ersek
2017-01-27 18:25 ` [PATCH 0/5] OvmfPkg, ArmVirtPkg: QemuFwCfgLib: partial rewrite of fw_cfg files Ard Biesheuvel
2017-01-30 23:07 ` Jordan Justen
2017-01-30 23:18 ` Laszlo Ersek [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=efa0f16e-a6f7-5867-83f4-762e62be50cd@redhat.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox