From: Marco Gerards <mgerards@xs4all.nl>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: map command for grub2 draft
Date: Fri, 15 Jun 2007 20:22:16 +0200 [thread overview]
Message-ID: <87ps3xt6w7.fsf@xs4all.nl> (raw)
In-Reply-To: <466D6014.7090205@raulete.net> (adrian15@raulete.net's message of "Mon, 11 Jun 2007 16:45:40 +0200")
adrian15 <adrian15@raulete.net> writes:
> adrian15 escribió:
>> 1st) Where to save an array?
>> =============================
>>
>> If I mimic the grub legacy map command I need to save an array with the
>> map definitions.
>>
>> static unsigned short bios_drive_map[DRIVE_MAP_SIZE + 1];
>> So that each time I call something like:
>> map (hd0) (hd1)
>> it modifies this vector.
>>
>> Any example on where should I define this vector so that I can use it
>> from each command ?
>
> I ask the question again.
What is this vector supposed to do? Do you really need it outside
map.c?
Can you describe the design of the map command?
--
Marco
next prev parent reply other threads:[~2007-06-15 18:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-07 15:34 map command for grub2 draft adrian15
2007-06-11 14:45 ` adrian15
2007-06-15 18:22 ` Marco Gerards [this message]
2007-06-15 18:45 ` Bean
2007-06-15 18:56 ` Marco Gerards
2007-06-15 19:10 ` Bean
2007-06-16 17:19 ` adrian15
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=87ps3xt6w7.fsf@xs4all.nl \
--to=mgerards@xs4all.nl \
--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.