From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1V0fwr-0007tw-FG for mharc-grub-devel@gnu.org; Sat, 20 Jul 2013 18:48:21 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54623) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0fwn-0007sC-Q7 for grub-devel@gnu.org; Sat, 20 Jul 2013 18:48:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V0fwn-0005wZ-13 for grub-devel@gnu.org; Sat, 20 Jul 2013 18:48:17 -0400 Received: from mail-ea0-x230.google.com ([2a00:1450:4013:c01::230]:55622) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0fwm-0005wU-RF for grub-devel@gnu.org; Sat, 20 Jul 2013 18:48:16 -0400 Received: by mail-ea0-f176.google.com with SMTP id z15so3066708ead.35 for ; Sat, 20 Jul 2013 15:48:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=3px+89N9aZiBUpfXN/vhUx0PRhknGH5Cm721pSjF0Do=; b=r3+3KQihzDXN7cWdb9fLhroekn2ioA1Y+udhkuee1quPtmUwpcD+hiK9WUCnDQVlht qPRGWD5oVIr+C+/zEkNjK1hAfdB3NdgFOK6V46MZ/xEpNZkNBqLbQ1S3Lg7+yWUXXMo4 pFvYnBYcvkZT8xMtS6mqIEC45I3nIfmr2DF6WZ7/+meMmsR3696zWullXSm2GfEh6zFm 5d4H/rnZrOTaMArVb15FFaOzwBDJf8FG4AIJpcXdLBMr+mMzA5BEap57C0nLGw1/majD GK6k7fJfNAKh+QuB++QddG6my1DM4CvQSC1CeJM193AG1NlqnZdPVLRuNidaWOiMC1vs u5/w== X-Received: by 10.14.184.4 with SMTP id r4mr21407730eem.100.1374360495568; Sat, 20 Jul 2013 15:48:15 -0700 (PDT) Received: from [192.168.1.113] (31-249.1-85.cust.bluewin.ch. [85.1.249.31]) by mx.google.com with ESMTPSA id l42sm38532337eeo.14.2013.07.20.15.48.14 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 20 Jul 2013 15:48:14 -0700 (PDT) Message-ID: <51E9AADB.2090603@gmail.com> Date: Fri, 19 Jul 2013 23:08:43 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130630 Icedove/17.0.7 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: Obtaining the UUID of the system for a PXE boot References: <51E67DC2.1090609@hgsys.de> <51E7C5F0.5000308@hgsys.de> <20130718193501.629d9c69@opensuse.site> <51E94C37.4030300@hgsys.de> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c01::230 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Jul 2013 22:48:19 -0000 > If the module isn't salvageable on UEFI, maybe I can send out an > updated version whenever I upgrade to such a system. Change to retrieve SMBIOS on EFI is minor. See ACPI for comparison.