> > > > 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.
> -- > > Paymon > > _______________________________________________ > Grub-devel mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/grub-devel >
_______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
