[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #36077] Dell R510 UEFI: error allocate real mode pages
From: |
Vladimir Serbinenko |
Subject: |
[bug #36077] Dell R510 UEFI: error allocate real mode pages |
Date: |
Wed, 11 Apr 2012 23:59:15 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:10.0.3) Gecko/20100101 Firefox/10.0.3 Iceweasel/10.0.3 |
Follow-up Comment #3, bug #36077 (project grub):
Your memory map is very weird: the whole of real mode memory is occupied by
boot services data. Such memory according to specification can be overwritten
without any problem and GRUB previously followed it but it was discovered that
some EFI implementations improperly declare runtime services memory as boot
services so we've changed to not overwriting them. But Linux can't be loaded
without real mode memory, attached patch overwrites boot services memory if it
doesn't find anythong better
(file #25631)
_______________________________________________________
Additional Item Attachment:
File name: linux-boot-data-2.diff Size:0 KB
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?36077>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #36077] Dell R510 UEFI: error allocate real mode pages, Richard Chan, 2012/04/03
- [bug #36077] Dell R510 UEFI: error allocate real mode pages, Vladimir Serbinenko, 2012/04/07
- [bug #36077] Dell R510 UEFI: error allocate real mode pages, Richard Chan, 2012/04/08
- [bug #36077] Dell R510 UEFI: error allocate real mode pages,
Vladimir Serbinenko <=
- [bug #36077] Dell R510 UEFI: error allocate real mode pages, Vladimir Serbinenko, 2012/04/12
- [bug #36077] Dell R510 UEFI: error allocate real mode pages, Vladimir Serbinenko, 2012/04/12
- [bug #36077] Dell R510 UEFI: error allocate real mode pages, Bean, 2012/04/16
- [bug #36077] Dell R510 UEFI: error allocate real mode pages, Richard Chan, 2012/04/16
- [bug #36077] Dell R510 UEFI: error allocate real mode pages, Vladimir Serbinenko, 2012/04/18