Le jeu. 17 avr. 2025, 00:09, Vladimir 'phcoder' Serbinenko <
phco...@gmail.com> a écrit :

>
>> > If so I see a solution in having a code that would check paging table
>> and
>> > then decide on maximum usable memory
>>
>> any other arch doing this that i can imitate?
>>
> None currently. It could look like something along the lines:
> * Allocate pages
> * Check that they are mapped properly
> * If not, add missing pagetable entries.
>
I made a draft of a new workaround:
https://github.com/phcoder/GRUB/commit/2205039c48883c1a214c2a2e2f74f3f3e0907505

Testing it is a problem as original report dates back to 2011 and it's
impossible to know if any newer system is affected. I guess I'll have to
modify tianocore to have this bug.



>
>> --
>>
>>                Paymon
>>
>> _______________________________________________
>> Grub-devel mailing list
>> Grub-devel@gnu.org
>> https://lists.gnu.org/mailman/listinfo/grub-devel
>>
>
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to