From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52965) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dGp39-0001Ev-Ao for qemu-devel@nongnu.org; Fri, 02 Jun 2017 12:03:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dGp35-0002Rs-Ou for qemu-devel@nongnu.org; Fri, 02 Jun 2017 12:03:43 -0400 Received: from mx1.redhat.com ([209.132.183.28]:58328) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dGp35-0002RS-JO for qemu-devel@nongnu.org; Fri, 02 Jun 2017 12:03:39 -0400 From: Laszlo Ersek Date: Fri, 2 Jun 2017 18:03:29 +0200 Message-Id: <20170602160332.1939-1-lersek@redhat.com> In-Reply-To: References: Subject: [Qemu-devel] [edk2 PATCH 0/3] OvmfPkg/AcpiPlatformDxe: NOACPI hint and 64-bit zone in fw_cfg blob alloc List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: SeaBIOS@seabios.org, qemu-devel@nongnu.org, edk2-devel@lists.01.org Cc: "Michael S. Tsirkin" , Ard Biesheuvel , Ben Warren , Dongjiu Geng , Igor Mammedov , Jordan Justen , Leif Lindholm , Shannon Zhao Please see the parent blurb for a high level description. Repo: https://github.com/lersek/edk2.git Branch: zone_hints Cc: "Michael S. Tsirkin" Cc: Ard Biesheuvel Cc: Ben Warren Cc: Dongjiu Geng Cc: Igor Mammedov Cc: Jordan Justen Cc: Leif Lindholm Cc: Shannon Zhao Thanks Laszlo Laszlo Ersek (3): OvmfPkg/AcpiPlatformDxe: rename BLOB.HostsOnlyTableData to BLOB.Releasable OvmfPkg/AcpiPlatformDxe: support NOACPI content hint in ALLOCATE command OvmfPkg/AcpiPlatformDxe: support 64-bit zone in ALLOCATE command OvmfPkg/AcpiPlatformDxe/QemuLoader.h | 12 ++++- OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpi.c | 53 +++++++++++++++----- 2 files changed, 50 insertions(+), 15 deletions(-) -- 2.9.3