From: "Vesa Jääskeläinen" <chaac@nic.fi>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Some issues with VBE support.
Date: Wed, 06 Jul 2005 17:30:52 +0300 [thread overview]
Message-ID: <42CBEB1C.4030609@nic.fi> (raw)
Hi,
I have been working (slowly) on new module for GRUB2 to add support for
VBE. I have run to some addressing problems so I though I could ask here
if someone can give an advice.
Running under DPMI host I could use it's services to map frame buffer's
physical memory address. (using DPMI function 0x800)
So how could this be done in grub?
Otherwise I have already implemented all needed real mode stubs to call
VBE. I implemented these to kern/i386/pc/startup.S as there were
existing helpers for VGA.
Can GRUB_MEMORY_MACHINE_SCRATCH_ADDR be used freely on this context? I
need to some low memory addresses to get information from VBE. For now I
have used this and it seems to work correctly, but there could be some
issues that I don't see now?
Thanks,
Vesa Jääskeläinen
next reply other threads:[~2005-07-06 15:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-06 14:30 Vesa Jääskeläinen [this message]
2005-07-08 5:33 ` Some issues with VBE support Yoshinori K. Okuji
2005-07-09 11:10 ` Vesa Jääskeläinen
2005-07-09 12:09 ` Marco Gerards
2005-07-09 12:50 ` Vesa Jääskeläinen
2005-07-09 23:04 ` Vesa Jääskeläinen
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=42CBEB1C.4030609@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.