bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #39861] Grub2 collapses unknown e820 memory types to reserved


From: Josh Triplett
Subject: [bug #39861] Grub2 collapses unknown e820 memory types to reserved
Date: Thu, 19 Sep 2013 15:20:42 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0 Iceweasel/24.0

Follow-up Comment #5, bug #39861 (project grub):

While the specs for e820 do indeed say that you should treat unknown types as
reserved (in the sense of not touching the memory they refer to), that doesn't
mean you should rewrite the table to change those unknown values to reserved. 
While for GRUB's purposes it should treat any unknown type as reserved and not
touch the memory, if it has to touch the e820 values for any reason, it should
preserve the original values for forward compatibility with software that
might know what the types mean.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?39861>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]