All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vesa Jääskeläinen" <chaac@nic.fi>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [RFC] Platform information services
Date: Fri, 15 Aug 2008 21:35:29 +0300	[thread overview]
Message-ID: <48A5CC71.3020508@nic.fi> (raw)
In-Reply-To: <1218823154.2510.23.camel@localhost>

Javier Martín wrote:
>> I still do not see the need to create cross platform function that
>> cannot be used for cross platform purposes. It is much more reasonable
>> to write such needs as in kernel for the platform or in platform
>> specific modules.
>>
>> I do not have a problem with function to retrieve pointer to some
>> platform specific function on platfrom specific code. That is normal
>> life of the platform.
> Well, think of this as a platform-specific function to retrieve the
> address of platform-specific (firmware-provided) structures. The only
> difference is that in my proposal such a function has the same signature
> (prototype) for every platform.

Well... THEN WHY NOT MAKE A PLATFORM SPECIFIC FUCTION THAT IS CONVENIENT
TO USE ON PLATFORM WHERE IT IS MEANT TO BE USED FOR AND IT ACTUALLY HAVE
A MEANING ON WHERE IT IS ACCESSIBLE.

If you want to learn something, study interfaces of disk->biosdisk->bios
and video->vbe->video bios... There are also several other good spots on
GRUB 2 code base that you could see...

You have still not provided a single GOOD example where this would be
used AND would provide some ADDED VALUE. Unless you provide a convincing
one (while I pretty much doubt) I do not see this feature to be in our
official tree.




  reply	other threads:[~2008-08-15 18:35 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-14  3:36 [RFC] Platform information services Javier Martín
2008-08-14 16:09 ` Vesa Jääskeläinen
2008-08-14 16:38   ` Javier Martín
2008-08-14 17:41     ` Vesa Jääskeläinen
2008-08-14 21:45       ` Javier Martín
2008-08-14 18:00     ` Robert Millan
2008-08-14 21:29       ` Javier Martín
2008-08-15 16:31         ` Vesa Jääskeläinen
2008-08-15 17:03           ` Javier Martín
2008-08-15 17:14             ` Vesa Jääskeläinen
2008-08-15 17:59               ` Javier Martín
2008-08-15 18:35                 ` Vesa Jääskeläinen [this message]
2008-08-15 19:18                   ` Javier Martín
2008-08-15 19:46                     ` Vesa Jääskeläinen
2008-08-15 20:13                       ` Javier Martín
2008-08-15 20:26                         ` Vesa Jääskeläinen
2008-08-15 22:38                     ` Isaac Dupree
2008-08-15 23:06                       ` Javier Martín
2008-08-16  7:03                       ` Vesa Jääskeläinen
2008-08-16 12:20             ` Robert Millan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48A5CC71.3020508@nic.fi \
    --to=chaac@nic.fi \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.