On 9/19/24 3:02 PM, Sergii Dmytruk wrote:
From: Daniel Kiper
The functions calculate lowest and highest available RAM
addresses respectively.
It seems that the functions do a bit more than this. They find the
lowest and highest values wrt to the limit you pass in. In the case of
passing a l
From: Daniel Kiper
The functions calculate lowest and highest available RAM
addresses respectively.
Signed-off-by: Daniel Kiper
Signed-off-by: Sergii Dmytruk
---
grub-core/mmap/mmap.c | 83 +++
include/grub/memory.h | 3 ++
2 files changed, 86 insertio