Version 2 of the series at <http://sourceforge.net/p/edk2/mailman/edk2-devel/thread/1400626211-28593-1-git-send-email-ler...@redhat.com/>.
Patch v2 1/4 (trivial) is new. Patches v2 2/4 and v2 3/4 are unchanged (from v1 1/3 and v1 2/3 respectively). Patch v2 4/4 addresses Jordan's comments for v1 3/3 <http://sourceforge.net/p/edk2/mailman/edk2-devel/thread/CAFe8ug_Lb5nz3jL3REWimZ2ppjwwbTN9gcdpKxkFjCXrd%2BkQvg%40mail.gmail.com/#msg32465590>. Thanks, Laszlo Laszlo Ersek (4): OvmgPkg: QemuFwCfgLib: export QEMU_FW_CFG_FNAME_SIZE OvmfPkg: AcpiPlatformDxe: pass FwCfgFile to InstallQemuLinkedTables() OvmfPkg: AcpiPlatformDxe: exclude RSD PTR from QEMU's fw_cfg payload OvmfPkg: AcpiPlatformDxe: don't rely on unstable QEMU interface OvmfPkg/AcpiPlatformDxe/AcpiPlatform.h | 2 +- OvmfPkg/AcpiPlatformDxe/QemuLoader.h | 90 +++++++++ OvmfPkg/Include/Library/QemuFwCfgLib.h | 6 + OvmfPkg/AcpiPlatformDxe/AcpiPlatform.c | 2 +- OvmfPkg/AcpiPlatformDxe/Qemu.c | 291 ++++++++++++++++++++++++---- OvmfPkg/Library/QemuFwCfgLib/QemuFwCfgLib.c | 2 +- 6 files changed, 351 insertions(+), 42 deletions(-) create mode 100644 OvmfPkg/AcpiPlatformDxe/QemuLoader.h -- 1.8.3.1 ------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems _______________________________________________ edk2-devel mailing list edk2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-devel