From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1MWyl1-0002WA-3g for mharc-grub-devel@gnu.org; Fri, 31 Jul 2009 16:31:15 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MWyl0-0002VC-9X for grub-devel@gnu.org; Fri, 31 Jul 2009 16:31:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWykv-0002PL-GE for grub-devel@gnu.org; Fri, 31 Jul 2009 16:31:13 -0400 Received: from [199.232.76.173] (port=37322 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWykv-0002P8-CS for grub-devel@gnu.org; Fri, 31 Jul 2009 16:31:09 -0400 Received: from mail-fx0-f226.google.com ([209.85.220.226]:47428) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MWyku-0004dg-5u for grub-devel@gnu.org; Fri, 31 Jul 2009 16:31:08 -0400 Received: by fxm26 with SMTP id 26so327364fxm.42 for ; Fri, 31 Jul 2009 13:31:07 -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=HNAVAJQMVpY5a+LE1tDJX3jBtCQ9cvnlBlKMQxcYW1s=; b=seNlCrFspSsO1alo5F7+79PvA8HR9bT9yuintRU/25jgNnYKthQ107YvOrIAVaTwag rU/Vt/2lCnqYYasJ4QffntbyVnnlQBAvMdg8t+euf3K+zS2p0xEspPUwdO+xKkeRIjGB ngedcIo9lEOGrBcOHX8EvEuRoLn9d6TGYy4v0= 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=hpfv/81SlMnw1mqW52fNJ5N5wKgou6wjEAdpS87BBl22Jf+cg32Lg2Fg38iXP5VCXb XXI5JZX4VMdOTSyygZDDWDWplwn47JJXwn8G1OtnYls1HDjlwAxD0nP1MgKEUboInnTC uzdnL7i+i/cuiPDvkUC/aRgwG691+zl1MjBRc= MIME-Version: 1.0 Received: by 10.204.124.19 with SMTP id s19mr3408356bkr.6.1249072267067; Fri, 31 Jul 2009 13:31:07 -0700 (PDT) In-Reply-To: <20090731160039.GE14675@thorin> References: <1248392495.2661.208.camel@mj> <20090728175052.GD32726@thorin> <20090731160039.GE14675@thorin> Date: Fri, 31 Jul 2009 22:31:07 +0200 Message-ID: From: "Vladimir 'phcoder' Serbinenko" To: The development of GRUB 2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: Fri, 31 Jul 2009 20:31:14 -0000 > Well, that fits the definition of backend. > But there are other backends too - network backend, opengl backend, ... Framebuffer is a term often used to designated memory ranged which is mapped to the screen. May we stop discussing about names and rather either commit or discuss technical details? > > -- > Robert Millan > > =A0The DRM opt-in fallacy: "Your data belongs to us. We will decide when = (and > =A0how) you may access your data; but nobody's threatening your freedom: = we > =A0still allow you to remove your data and not access it at all." > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel > --=20 Regards Vladimir 'phcoder' Serbinenko Personal git repository: http://repo.or.cz/w/grub2/phcoder.git