From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1MbDgt-00043J-Oz for mharc-grub-devel@gnu.org; Wed, 12 Aug 2009 09:16:31 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MbDgs-00043D-2t for grub-devel@gnu.org; Wed, 12 Aug 2009 09:16:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MbDgm-000431-GG for grub-devel@gnu.org; Wed, 12 Aug 2009 09:16:28 -0400 Received: from [199.232.76.173] (port=34424 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MbDgm-00042y-DJ for grub-devel@gnu.org; Wed, 12 Aug 2009 09:16:24 -0400 Received: from mail-fx0-f205.google.com ([209.85.220.205]:56455) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MbDgm-0005e5-1t for grub-devel@gnu.org; Wed, 12 Aug 2009 09:16:24 -0400 Received: by fxm1 with SMTP id 1so3506817fxm.31 for ; Wed, 12 Aug 2009 06:16:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=cKc2goaIg+IoXliDDqtsPw4eCJrM1B8IXbxttONov68=; b=pHnoma1sJLp146RimVZ/+IqEEI92weQsMb4ggzP6BA5fd2Huph+PPY115Xq0uYj/CJ TZliYfFnhyemwxup4KxlFdmkdkJ5+KYomxjZOUVn1Y+5ULtoKrFw7AIO/FkldnlV98fV OjZEX5xVigbGqJmHAgwWMTXrI7R8UuJPFLvYE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=ap73QAJqV8Kt5v4FfbrlWe3coyJLULHN+NK2YeD2yFWE8BnYrV7FiIIGXC/Anav4Kb Q+rEkb+WxDWukk2kiv6617ZJ70StkSHoW2t/wxBL16Pgun3bkna/6uEtjj8Gm0OYbIUo g045M686QQg/Ue+X4mnnY9a9ReFa5RmjS7Ulw= MIME-Version: 1.0 Received: by 10.204.156.24 with SMTP id u24mr47627bkw.172.1250082983061; Wed, 12 Aug 2009 06:16:23 -0700 (PDT) In-Reply-To: References: Date: Wed, 12 Aug 2009 15:16:22 +0200 Message-ID: From: "Vladimir 'phcoder' Serbinenko" To: The development of GRUB 2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: Fwd: [PATCH 1/2] Framebuffer split X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Aug 2009 13:16:30 -0000 On Wed, Aug 12, 2009 at 3:08 PM, Michal Suchanek wrote: > 2009/8/10 Vladimir 'phcoder' Serbinenko : >> On Mon, Aug 10, 2009 at 4:38 PM, Michal Suchanek wrote: >>> Yes, but set_viewport works on the active target. You create an >>> offscreen target and set it as the active target and want to set the >>> viewport on it. Depending on its size this function either needlessly >>> limits you to the current screen mode or allows illegal viewport to be >>> set. >>> >>> It simply compares apples and oranges. >>> >> Fixed in repo. New patch is coming after testing > > Does not build. > > Otherwise it works as expected. I can build a rescue CD with gfxterm > and a lame background image. > Thank you for testing (unfortunately I didn't come to this yet). Your fix is applied to my repo > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel > -- Regards Vladimir 'phcoder' Serbinenko Personal git repository: http://repo.or.cz/w/grub2/phcoder.git