All of lore.kernel.org
 help / color / mirror / Atom feed
* grub_machine_fini on efi systems
@ 2009-02-16 22:53 phcoder
  2009-02-16 23:16 ` phcoder
  2009-02-17  2:56 ` Peter Cros
  0 siblings, 2 replies; 6+ messages in thread
From: phcoder @ 2009-02-16 22:53 UTC (permalink / raw)
  To: The development of GRUB 2

Hello. I found a serious problem which may be the cause of linux not 
booting on some efi systems. grub_machine_fini is called before 
grub_linux_boot. grub_machine_fini returns all memory allocated by grub2 
to efi. This includes all memory used to load modules. So actually efi 
can rightfully destroy linux module before it has slightest chance to do 
its job. I asked step21 to declare linux boot as returnable to stop 
grub_machine_fini. However it's nothing more then a workaround. I hope 
that someone will find a way to fix this nicely because for the moment I 
see none. (perhaps tomorrow I'll find sth)
Regards
Vladimir 'phcoder' Serbinenko



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

end of thread, other threads:[~2009-02-17 12:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-16 22:53 grub_machine_fini on efi systems phcoder
2009-02-16 23:16 ` phcoder
2009-02-17  2:56 ` Peter Cros
2009-02-17  3:02   ` Bean
2009-02-17  5:01     ` Peter Cros
2009-02-17 12:11       ` Peter Cros

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.