All of lore.kernel.org
 help / color / mirror / Atom feed
* Some issues with VBE support.
@ 2005-07-06 14:30 Vesa Jääskeläinen
  2005-07-08  5:33 ` Yoshinori K. Okuji
  2005-07-09 11:10 ` Vesa Jääskeläinen
  0 siblings, 2 replies; 6+ messages in thread
From: Vesa Jääskeläinen @ 2005-07-06 14:30 UTC (permalink / raw)
  To: The development of GRUB 2

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-07-09 23:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-06 14:30 Some issues with VBE support Vesa Jääskeläinen
2005-07-08  5:33 ` 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

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.