From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52570) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dGp1q-0008Ip-7i for qemu-devel@nongnu.org; Fri, 02 Jun 2017 12:02:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dGp1m-0001j5-Lj for qemu-devel@nongnu.org; Fri, 02 Jun 2017 12:02:22 -0400 Received: from mx1.redhat.com ([209.132.183.28]:44532) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dGp1m-0001iz-Fu for qemu-devel@nongnu.org; Fri, 02 Jun 2017 12:02:18 -0400 From: Laszlo Ersek Date: Fri, 2 Jun 2017 18:02:08 +0200 Message-Id: <20170602160210.1868-1-lersek@redhat.com> In-Reply-To: References: Subject: [Qemu-devel] [seabios PATCH 0/2] romfile_loader: cope with the UEFI-oriented allocation extensions 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: Kevin O'Connor , "Michael S. Tsirkin" , Ard Biesheuvel , Ben Warren , Dongjiu Geng , Igor Mammedov , Shannon Zhao , Stefan Berger , Xiao Guangrong Please see the parent blurb for a high level description. Cc: "Kevin O'Connor" Cc: "Michael S. Tsirkin" Cc: Ard Biesheuvel Cc: Ben Warren Cc: Dongjiu Geng Cc: Igor Mammedov Cc: Shannon Zhao Cc: Stefan Berger Cc: Xiao Guangrong Thanks Laszlo Laszlo Ersek (2): romfile_loader: alloc: cope with the UEFI-oriented NOACPI content hint romfile_loader: alloc: cope with the UEFI-oriented 64BIT zone hint src/fw/romfile_loader.h | 14 +++++++++++--- src/fw/romfile_loader.c | 6 +++++- 2 files changed, 16 insertions(+), 4 deletions(-) -- 2.9.3